From: Duncan Sands <duncan.sands@wanadoo.fr>
To: linux-kernel@vger.kernel.org
Cc: devfs@oss.sgi.com
Subject: 2.5.19 - 2.5.21 don't boot with devfs
Date: Fri, 14 Jun 2002 16:41:56 +0200 [thread overview]
Message-ID: <E17IsGy-0003ls-00@baldrick> (raw)
Starting from 2.5.19 (x86), booting fails at "Checking root file system..."
if devfs is mounted; there is no problem if devfs is not mounted. With
devfs mounted I get:
...
Checking root file system...
fsck 1.27 (8-Mar-2002)
...
fsck.ext3: No such file or directory while trying to open /dev/hda2
Here is my fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/hda2 / ext3 defaults,errors=remount-ro 0 1
/dev/hda3 none swap sw 0 0
/dev/hda1 /windows vfat defaults,user,exec 0 2
proc /proc proc defaults 0 0
none /proc/bus/usb usbdevfs defaults 0 0
none /devices driverfs defaults 0 0
Any ideas?
Duncan.
next reply other threads:[~2002-06-14 14:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-14 14:41 Duncan Sands [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-06-14 15:14 2.5.19 - 2.5.21 don't boot with devfs gphat
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=E17IsGy-0003ls-00@baldrick \
--to=duncan.sands@wanadoo.fr \
--cc=devfs@oss.sgi.com \
--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.