Mike Owen wrote: >On Apr 6, 2005 5:27 PM, Nick Smith <[EMAIL PROTECTED]> wrote: > > >>what is the exact command i need to use to mount both dev and proc? >> >> > >You can mount proc with: >"mount none -t proc /proc" > >If you are using devfs you can mount dev with: >"mount none -t devfs /dev" > > >
And if you are using udev, /dev is mounted with: mount -t ramfs none /dev -Richard -- gentoo-user@gentoo.org mailing list