* [mdk-re] mkinitrd troubles
@ 2001-10-07 16:58 Konstantin Lepikhov
2001-10-08 11:46 ` Dmitry V. Levin
0 siblings, 1 reply; 3+ messages in thread
From: Konstantin Lepikhov @ 2001-10-07 16:58 UTC (permalink / raw)
To: Mandrake-Russian List
Здравствуйте!
Для начала обрисую ситуацию:
Было - kernel 2.4.6-alt1-up, mkinitrd-2.7.1-alt3, mktemp-1.5-ipl6mdk.
Все было нормально, initrd создавался и работал:
Oct 7 09:41:16 lks kernel: RAMDISK: Compressed image found at block 0
Oct 7 09:41:16 lks kernel: Uncompressing........................done.
Oct 7 09:41:16 lks kernel: Freeing initrd memory: 583k freed
Oct 7 09:41:16 lks kernel: VFS: Mounted root (ext2 filesystem).
Oct 7 09:41:16 lks kernel: reiserfs: checking transaction log (device
03:06) ..
Oct 7 09:41:16 lks kernel: Using r5 hash to sort names
Oct 7 09:41:16 lks kernel: reiserfs: using 3.5.x disk format
Oct 7 09:41:16 lks kernel: ReiserFS version 3.6.25
Oct 7 09:41:16 lks kernel: VFS: Mounted root (reiserfs filesystem)
readonly.
Oct 7 09:41:16 lks kernel: change_root: old root has d_count=2
Oct 7 09:41:16 lks kernel: Trying to unmount old root ... okay
Oct 7 09:41:16 lks kernel: Freeing unused kernel memory: 308k freed
Oct 7 09:41:16 lks kernel: Executing init=/sbin/init
Стало - kernel 2.4.10-ac7 собственной сборки, mkinitrd и остальное без
изменений, initrd создается, но в логах теперь иная картина:
Oct 6 16:14:41 lks kernel: RAMDISK: Compressed image found at block 0
Oct 6 16:14:41 lks kernel: Freeing initrd memory: 594k freed
Oct 6 16:14:41 lks kernel: VFS: Mounted root (ext2 filesystem).
Oct 6 16:14:41 lks kernel: reiserfs: checking transaction log (device
03:06) ..
Oct 6 16:14:41 lks kernel: Using r5 hash to sort names
Oct 6 16:14:41 lks kernel: reiserfs: using 3.5.x disk format
Oct 6 16:14:41 lks kernel: ReiserFS version 3.6.25
Oct 6 16:14:41 lks kernel: VFS: Mounted root (reiserfs filesystem)
readonly.
Oct 6 16:14:41 lks kernel: change_root: old root has d_count=2
Oct 6 16:14:41 lks kernel: Trying to unmount old root ... <3>error -16
Oct 6 16:14:41 lks kernel: Change root to /initrd: error -2
Oct 6 16:14:41 lks kernel: Freeing unused kernel memory: 200k freed
как видно, initrd глючит, но, тем не менее, все работает. Чей это глюк -
ядра или mkinitrd?
PS Пока писал это письмо, нашел еще одну неприятность - если монтировать
devfs при загрузке, то система перестает пускать рута с консоли, однако
su работает :) В доках к devfs ничего не нашел, точнее все что там
советуют, уже сделано заранее. Сталкивался ли кто с подобным?
~~~~~~~~
with best regards, ICQ: 109916175
Konstantin Lepikhov mailto:lakostis@pisem.net
Motto: Linux is like a wigwam - no windows, no gates, apache inside!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [mdk-re] mkinitrd troubles
2001-10-07 16:58 [mdk-re] mkinitrd troubles Konstantin Lepikhov
@ 2001-10-08 11:46 ` Dmitry V. Levin
2001-10-09 2:29 ` Lepikhov Konstantin
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2001-10-08 11:46 UTC (permalink / raw)
To: ALT Linux Spring mailing list
[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]
On Sun, Oct 07, 2001 at 04:58:35PM +0400, Konstantin Lepikhov wrote:
> Для начала обрисую ситуацию:
>
> Было - kernel 2.4.6-alt1-up, mkinitrd-2.7.1-alt3, mktemp-1.5-ipl6mdk.
> Все было нормально, initrd создавался и работал:
<skip>
> Стало - kernel 2.4.10-ac7 собственной сборки, mkinitrd и остальное без
> изменений, initrd создается, но в логах теперь иная картина:
<skip>
> как видно, initrd глючит, но, тем не менее, все работает. Чей это глюк -
> ядра или mkinitrd?
Это проявление ошибки в ac-патче (том самом патче, который Вы
самостоятельно приложили к ядру). Наш maintainer ядра 2.4.x это проблему
уже решил. :)
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [mdk-re] mkinitrd troubles
2001-10-08 11:46 ` Dmitry V. Levin
@ 2001-10-09 2:29 ` Lepikhov Konstantin
0 siblings, 0 replies; 3+ messages in thread
From: Lepikhov Konstantin @ 2001-10-09 2:29 UTC (permalink / raw)
To: mandrake-russian
Hi!
Где-то Mon, 8 Oct 2001 11:46:49 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> написал:
>> как видно, initrd глючит, но, тем не менее, все работает. Чей это глюк
DVL> -
>> ядра или mkinitrd?
DVL> Это проявление ошибки в ac-патче (том самом патче, который Вы
DVL> самостоятельно приложили к ядру). Наш maintainer ядра 2.4.x это
DVL> проблему
DVL> уже решил. :)
Ага, мы тоже =) Поставив -ac10 :)
~~~~~~~~
with best regards, ICQ: 109916175
Konstantin Lepikhov mailto:lakostis@pisem.net
Motto: Linux is like a wigwam - no windows, no gates, apache inside!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-09 2:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-07 16:58 [mdk-re] mkinitrd troubles Konstantin Lepikhov
2001-10-08 11:46 ` Dmitry V. Levin
2001-10-09 2:29 ` Lepikhov Konstantin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git