Package: di-utils-generic
Version: 0.18
Severity: grave

The package generates /target/etc/fstab before reboot from HD, using
its prebaseconfig script.  The resulting fstab entires look like this:

  /dev/hdd1       /        0   defaults  0     1
  /dev/hdd6       /usr     0   defaults  0     2
  [...]

The file system type is incorrect.  Instead of '0', it should in this
case read 'ext2'.  File system type 'auto' also work.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to