Bug 3922 - Kernel 2.2.5-15 Can't Boot umsdos Filesystem
Summary: Kernel 2.2.5-15 Can't Boot umsdos Filesystem
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-07-06 21:19 UTC by fmacall
Modified: 2008-08-01 16:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description fmacall 1999-07-06 21:19:23 UTC
loadlin vmlinuz-2.2.5-15 -v ramdisk=49152 initrd=mynitrd.gz hdc=cdrom lp=0x378 ppa=0x278

#  (/linuxrc as given in rescue.img.
#  cat /proc/sys/kernel/real-root-dev is right for my
#  for my umsdos root filesystem's device.)
insmod /modules/fat.o         #  Required for (u)msdos.
insmod /modules/msdos.o   #  Required for umsdos.
insmod /modules/umsdos.o #  For (re)booting into my
                                                 umsdos root filesystem.
exit                                       #  Let the (re)boot begin.
VFS:  (it's an msdos filesystem.)
kernel panic:  Can't find init.

Well, of course it can't find init.  It called my root filesystem
msdos, rather than umsdos, and "promotion" didn't occur.
How can I make this thing boot a umsdos root filesystem?

fmacall

fcm


Note You need to log in before you can comment on or make changes to this bug.