On Monday 02 June 2008, Grant wrote:
> >> I've been noticing this for awhile and it's time I ask you guys about
> >> it:
> >>
> >> # mount /boot
> >> # umount /boot
> >> # mount /boot
> >> mount: /dev/hda1 already mounted or /boot busy
> >> mount: according to mtab, /dev/hda1 is already mounted on /boot
> >>
> >> A few hours elapsed after the second command was issued, but these
> >> commands were issued sequentially.  I guess something in the system is
> >> mounting /boot?
> >
> > If you run mount without parameters, it tells you list of mounted
> > filesystem. So you can have a look, if it is really mounted.
>
> That's what worries me, it really is mounted.

So, if you run:

 # umount /boot
 # mount

what do you get?
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to