Ken Moffat wrote: > On Wed, Dec 08, 2010 at 04:48:22PM -0600, robert wrote: >> Thanks everyone for the help. I do have /dev/sda5: >> /dev/sda5: UUID="a6ce6f3f-7bb5-4069-a32c-a8388472f15d" TYPE="ext3" >> > You write English well, but I wonder if you have misunderstood ? > The question can be reworded as "in chroot, does /dev/sda5 exist ?". > You appear to have quoted something I don't recognize (perhaps it is > 'parted') to show the UUID and a (filesystem ?) type. > > In chroot, > ls -l /dev/sda* > > ĸen
first listing was blkid in host environment ... Once upon a time English professor finds in /mnt/lfs chroot environment: root:/# ls -l /dev/sda brw-rw---- 1 root daemon 8, 0 Dec 8 15:05 /dev/sda root:/# ls -l /dev/sda* brw-rw---- 1 root daemon 8, 0 Dec 8 15:05 /dev/sda brw-rw---- 1 root daemon 8, 1 Dec 8 15:05 /dev/sda1 brw-rw---- 1 root daemon 8, 2 Dec 8 15:05 /dev/sda2 brw-rw---- 1 root daemon 8, 3 Dec 8 15:05 /dev/sda3 brw-rw---- 1 root daemon 8, 4 Dec 8 15:05 /dev/sda4 brw-rw---- 1 root daemon 8, 5 Dec 8 15:05 /dev/sda5 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page