Everything works, but dmesg have this output:
[ 2.534077] EXT2-fs (sda8): error: couldn't mount because of unsupported optional features (240) [ 2.539718] EXT4-fs (sda8): couldn't mount as ext3 due to feature incompatibilities [ 2.566980] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) Some more options should be set for /dev/sda8 ? My /etc/fstab : # file system mount-point type options dump fsck # order /dev/sda8 / ext4 defaults 1 1 #/dev/sda7 /boot ext2 defaults 1 1 /dev/sda9 /var ext4 defaults 1 1 /dev/sda10 /usr ext4 defaults 1 1 /dev/sda4 swap swap pri=1 0 0 proc /proc proc nosuid,noexec,nodev 0 0 sysfs /sys sysfs nosuid,noexec,nodev 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /run tmpfs defaults 0 0 devtmpfs /dev devtmpfs mode=0755,nosuid 0 0 Pierre.
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
