Re: mtent warning - newbie

2002-09-10 Thread ernst
Hi You just need a new line at the end of fstab, at the end of the line usbdevfs, just hit enter and there's your "new line". /ernst On 10 Sep 2002, Setyo Nugroho wrote: > I got 3 rows of the flwg msg during booting: > "[mtent] warning: no final new line at the end of etc/fstab" > > The same

Re: mtent warning - newbie

2002-09-10 Thread Setyo Nugroho
I am also surprised that the last column was not displayed. Here is the complete /etc/fstab file: # /etc/fstab: static file system information. # # /dev/hda1 /windowsvfatrw,user,noauto 0 0 /dev/hda6 / ext2errors=remount

Re: mtent warning - newbie

2002-09-10 Thread Stephen Gran
This one time, at band camp, Setyo Nugroho said: > I got 3 rows of the flwg msg during booting: > "[mtent] warning: no final new line at the end of etc/fstab" > > The same msg, when I mount /windows > > the flwg is my /etc/fstab file > > # /etc/fstab: static file system information. > # > #

Re: mtent warning - newbie

2002-09-10 Thread Tom Goulet (UID0)
> 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. >

mtent warning - newbie

2002-09-10 Thread Setyo Nugroho
I got 3 rows of the flwg msg during booting: "[mtent] warning: no final new line at the end of etc/fstab" The same msg, when I mount /windows the flwg is my /etc/fstab file # /etc/fstab: static file system information. # # /dev/hda1 /windowsvfatrw,user,