Subject: Re: umount won't
To: Oleg Polianski <Oleg.Polianski@clear.co.nz>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: port-i386
Date: 08/24/2001 09:09:18
On Fri, Aug 24, 2001 at 05:07:10PM +1200, Oleg Polianski wrote:
> > >  Try `umount -R /cd0'.
> > 
> > Thanks, but
> > 
> > root@pyy / # umount -R /cd0
> > umount: /cd0: Invalid argument
> > 
> > Well, at least I got a different error message ;-)
> 
>  Actually, looks like it fails because the drive has been already
>  unmounted. Try to mount and unmount your drive again and watch what will
>  happen.

root@pyy / # mount /cd0
mount: realpath /cd0: No such file or directory
root@pyy / # mount /dev/cd0d /a
mount_ffs: /dev/cd0d on /a: Device busy

Umph...

  -jm