From: Olaf Zaplinski <olaf@zaplinski.de>
To: linux-kernel@vger.kernel.org
Subject: PROBLEM: 2.6.0-test3 does not mount root fs
Date: Sun, 17 Aug 2003 13:59:52 +0200 [thread overview]
Message-ID: <3F3F6E38.9070002@zaplinski.de> (raw)
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
next reply other threads:[~2003-08-17 11:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-17 11:59 Olaf Zaplinski [this message]
2003-08-17 12:16 ` PROBLEM: 2.6.0-test3 does not mount root fs 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F3F6E38.9070002@zaplinski.de \
--to=olaf@zaplinski.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.