-bash-4.1# mount
/dev/sda1 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=4,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
-bash-4.1# mount /dev/sda3 /home
mount: unknown filesystem type 'ext2'
-bash-4.1#
I have a filesystem that won't mount under LFS. It mounts under Centos and
contains all of my sources. When I try to mount it, I get unknown filesystem. I
can mount the root filesystem which is ext3, but not this one:
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page