I just installed Salix 13.1 (full install) on a laptop and it's working fine. However, during boot I get the following error messages:
Code: Select all
EXT3-fs (sda1): error: couldn't mount because of unsupported optional features (240)
EXT2-fs (sda1): error: couldn't mount because of unsupported optional features (244)
Code: Select all
/dev/sda2 swap swap defaults 0 0
/dev/sda1 / ext4 defaults,noatime 1 1
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,users,rw,umask=00 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
Thanks for your help in advance!