[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#184992: di-utils-generic: Generates fstab with bad fstype



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.



Reply to: