I am also surprised that the last column was not displayed. Here is the complete /etc/fstab file:
# /etc/fstab: static file system information. # # <filesystem> <mountpoint> <type> <options> <dump> <pass> /dev/hda1 /windows vfat rw,user,noauto 0 0 /dev/hda6 / ext2 errors=remount-ro 0 1 /dev/hda3 none swap sw 0 0 proc /proc proc defaults 0 0 /dev/fd0 /floppy auto user,noauto 0 0 /dev/cdrom /cdrom iso9660 ro,user,noauto 0 0 /dev/hdd /dvd iso9660 ro,user,noauto 0 0 /dev/hda5 /boot ext2 defaults 0 2 /dev/hda7 /home ext2 defaults 0 2 /dev/hda8 /var ext2 defaults 0 2 usbdevfs /proc/bus/usb usbdevfs defaults 0 0 Setyo On Tue, 2002-09-10 at 14:43, Tom Goulet (UID0) wrote: > > I got 3 rows of the flwg msg during booting: > > "[mtent] warning: no final new line at the end of etc/fstab" > > This should fix it: > echo >> /etc/fstab > Make sure there are two >>s. > > > the flwg is my /etc/fstab file > > Please spell words out in full. > > > # /etc/fstab: static file system information. > > /dev/hda6 / ext2 errors=remount-ro 0 > > Are you sure you are copying all of it? Most of the lines are missing > the last field. > > -- > Tom Goulet mail: [EMAIL PROTECTED] > UID0 Unix Consulting web: em.ca/uid0/ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]