Re: cerberus errors on 2.4.19 (ide dma related)

Barry K. Nathan (barryn@pobox.com)
Sun, 18 Aug 2002 14:53:55 -0700


On Sun, Aug 18, 2002 at 07:36:47PM +0100, Sean Neakums wrote:
> commence Ed Sweetman quotation:
[snip]
> > the devfs documentation says it doesn't need to have devfs mounted
> > to work, but this doesn't seem to be true at all.
>
> If it does say exactly that, then it is outrageously wrong.

Starting at line 722 of
linux-2.4.19/Documentation/filesystems/devfs/README:

> In general, a kernel built with CONFIG_DEVFS_FS=y but without mounting
> devfs onto /dev is completely safe, and requires no
> configuration changes.

I skimmed through the documentation and it appears to assume that you're
not deleting all the stuff in /dev before switching over to devfs.

> > Hence my confusion. I know i can go download a bootable iso and get
> > that burned and working but I shouldn't have to do that.
>
> Uh, you deleted your devices nodes, and now you want to boot the
> system without devfs. You have to do precisely that, or something
> equivalent.

Right, there's no way around that. If you deleted everything in /dev --
which you're not supposed to do -- then there's no way for anything to
find any devices if devfs isn't enabled. (And you should have a rescue
CD around anyway -- you never know when you might need it! BTW, what
distribution are you (Ed) using? Some distributions have special boot
options you can use when booting their install CDs to get into a rescue
mode.)

In any event, it might be a good idea to make the documentation a bit
more explicit about this, and I might send a patch to the mailing
list later today.

-Barry K. Nathan <barryn@pobox.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/