linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PROBLEM: 2.6.0-test3 does not mount root fs
@ 2003-08-17 11:59 Olaf Zaplinski
  2003-08-17 12:16 ` Francois Romieu
  0 siblings, 1 reply; 4+ messages in thread
From: Olaf Zaplinski @ 2003-08-17 11:59 UTC (permalink / raw)
  To: linux-kernel

Hi,

2.6.0-test3 cannot mount my root fs, it says 'mounting root fs (ntfs) read 
only' and then complains that there is no init. 2.4.20 runs fine.

my lilo.conf:

lba32
compact
menu-scheme=Wg:kw:Wg:Wg
boot=/dev/hda
install=/boot/boot-menu.b
map=/boot/map
prompt
timeout=30

image=/boot/vmlinuz-2.6.0-test3
         root=/dev/hda3
         label=2.6.0-test3
         append="reboot=warm"
         read-only

image=/boot/vmlinuz-2.4.20
         root=/dev/hda3
         label=Linux-2.4.20
         # append="reboot=warm video=riva:1024x768-8@60"
         append="reboot=warm"
         read-only


my fstab:

/dev/hda3    /            reiserfs        notail          0       0
/dev/hda7    none         swap            sw              0       0
proc         /proc        proc            defaults        0       0
/dev/fd0     /floppy      auto            user,noauto     0       0
/dev/cdrom   /cdrom       iso9660         ro,user,noauto  0       0
/dev/hda5    /ntfs        ntfs            ro,gid=users,umask=002  0       0

Olaf


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-19 20:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-17 11:59 PROBLEM: 2.6.0-test3 does not mount root fs Olaf Zaplinski
2003-08-17 12:16 ` Francois Romieu
2003-08-17 15:03   ` jeff millar
     [not found]     ` <3F407B41.10303@zaplinski.de>
     [not found]       ` <002101c365d7$a0ce8950$6401a8c0@wa1hco>
2003-08-19 20:36         ` Olaf Zaplinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).