On 7/8/07, Mick <[EMAIL PROTECTED]> wrote:
On Saturday 07 July 2007 12:57, sain yan wrote: > >Because you didn`t mount /boot? > > Yes!!!!! I find the erro in /etc/fstab > > /dev/sda7 /boot ext3 *noauto,*notime,noexec 0 0It's not an error really. You are not meant to mount /boot every time you boot - only when you want to change anything in it. -- Regards, Mick
there is 1 error there, but its _not_ the noauto, its the notime,
which probably should be noatime, and notime being an invalid option
might be preventing mounting.
--
Kent
ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x|
print "enNOSPicAMreil [EMAIL PROTECTED]"[(2*x)..(2*x+1)]}'
--
[EMAIL PROTECTED] mailing list

