On Mon, Feb 20, 2006 at 11:36:46AM -0600, Bruce Dubbs wrote:
> 
> But not all possible devices.  The minimum would be the device where
> grub will be writing the MBR, usually hda or sda.

I do not think it would be wise for us to attempt at guessing where the
MBR will reside. As such, mount --bind will suffice. We already create
/proc and /sys prior to chroot. /dev certainly wouldn't hurt.

> I believe there are two issues here.  What devices are necessary when
> building LFS within chroot

Any and all possible obscure bootable drive that supports an MBR and is
supported by grub. IOW, too many devices to try and pick and choose.

> and are the full set of devices created
> properly upon boot of the LFS system.

Considering that this thread has moved towards device nodes in chroot, I
fail to see how device nodes at boot correlates (though the OP didn't
specify chroot/boot). Unless someone can provide reason to not use mount
--bind, we can consider the chroot phase sorted. The boot phase is what
really needs our attention at this point, so I thank you for bringing it
up.

-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to