[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: umount problem with RH 6.2
- From: Stefan Wold <s wold wineasy se>
- To: <redhat-install-list redhat com>
- Subject: Re: umount problem with RH 6.2
- Date: Thu, 22 Mar 2001 15:41:06 +0100 (CET)
As I said. If you have lsof type: "lsof /mnt/cdrom" if you get any output
from it there are open files from the cdrom. Just type kill -9 for the
pid shown. Or if you don't have lsof use "fuser", type "fuser -v -n file
/mnt/cdrom" add -k to automatically kill those pids i.e. "fuser -v -k -n
file /mnt/cdrom". Then try to umount /mnt/cdrom
/Stefan
On Thu, 22 Mar 2001, Mohamedou wrote:
> That is the problem , in fact there is nobody who use this cdrom.
>
> ----- Original Message -----
> From: "Stefan Wold" <s wold wineasy se>
> To: <redhat-install-list redhat com>
> Sent: Thursday, March 22, 2001 11:10 AM
> Subject: Re: umount problem with RH 6.2
>
>
> > Hi.
> >
> > You'll have to check so no process or users are using any of the files or
> > standing in a directory on the cdrom. There are some programs you can use
> > to see if someone is accessing your cdrom filesystem. Get "fuser" or
> > "lsof" they can both give information. And if it find something accessing
> > the cdrom just kill that "pid" which it also will tell you.
> >
> > Sincerely
> > Stefan Wold Vxl: +46 8 56311000 Wineasy AB
> > Staff, Sysadmin UNIX Fax: +46 8 56311010 AGA / Dalénum, Hus 113, 3TR
> > Mob: +46 701 880093 181 70 Lindingö
> > Tel: +46 8 56311093 Sweden
> >
> > On Thu, 22 Mar 2001, Mohamedou wrote:
> >
> > > Hello friends,
> > >
> > > I cannot umount my cdrom on RH 6.2
> > > If I give:
> > >
> > > #umount /mnt/cdrom I get
> > > umount fails device is busy
> > >
> > > Who can help me?
> > >
> >
> >
> >
> > _______________________________________________
> > Redhat-install-list mailing list
> > Redhat-install-list redhat com
> > https://listman.redhat.com/mailman/listinfo/redhat-install-list
> >
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]