umount, not unmount.
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Vic
> Sent: Sunday, October 01, 2000 6:50 PM
> To: [EMAIL PROTECTED]
> Subject: [newbie] umount -o loop or what?
>
>
> Hey list.
>
> How does one go about unmounting an image files from
> the dir that was created for it without it saying
> all the time its busy?
>
> I had to destructively rip it apart to unmount it
> rather than umount /directory
>
> I can mount -o loop /directory imagefile.img
> but I cannot undo it.
>
> Thanks