* Nico Dietrich <[EMAIL PROTECTED]> [2004-05-13 20:22]: > LABEL=/ / ext3 defaults 1 1 > LABEL=/home /home ext3 defaults 1 2
How did you get those LABELs? Did you do that by hand after d-i? > Everything worked fine until the installer tried to create the ext3 file > system after formating the root partition. The error message was: > Filesystem has incompatible feature enabled. The first time i aborted > the installation, because i thought i cannot use the root-partition. I Can you show the output of: tune2fs -l /dev/hda1 (or whatever your root partition is) When you marked your root partition in d-i, did you specify any special filesystem features? -- Martin Michlmayr [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

