Andreas Simon <[EMAIL PROTECTED]> writes: > On Wednesday 05 June 2002 20:57, Pixel wrote: > > > That's right. Playing with the installer I created a XFS root fs. > > > Booting with that failed, because the notail option was in > > > /etc/fstab. XFS does not understand this, too. > > > > i don't understand. why would there be "notail" for anything else > > than reiserfs? > > Because of a bug in the installer? "notail" is for reiserfs only, > but Cooker's installer applies "notail" to xfs (and as it seems > ext3), too.
?? is there a special thing to do to get this problem? i've made an install: /dev/hdc1 / ext3 defaults 1 1 /dev/hdc7 /boot xfs defaults 1 2 /dev/hdc5 /usr jfs defaults 1 2 /dev/hdc6 /var reiserfs notail 1 2 /dev/hdc8 swap swap defaults 0 0 aka nothing wrong!
