Re: moun cdrom problem

From: FxM (mastronardif_at_netcarrier.com)
Date: 10/11/03


Date: Sat, 11 Oct 2003 09:03:38 -0400

I changed my fstab file to bellow, and its still not mounting,
it says device busy,

gw# mount /cdrom
cd9660: Device busy

gw# umount /cdrom
umount: /cdrom: not currently mounted

# Device Mountpoint FStype Options Dump
Pass#
/dev/ad0s1b none swap sw 0 0
/dev/ad0s1a / ufs rw 1 1
/dev/ad0s1e /usr ufs rw 2 2
proc /proc procfs rw 0 0
/dev/acd0c /cdrom cd9660 ro,noauto 0 0

TIA FM :(

"Donald Piret" <drpsycho@removethiseasynet.be> wrote in message
news:3f7f61da$0$1112$6c56d894@feed0.news.be.easynet.net...
>
> "FxM" <mastronardif@netcarrier.com> wrote in message
> news:2yzfb.3$yH1.19088428@news.netcarrier.net...
> > I'm trying to mount my cdrom, and its not working.
> > I think i accidently messed up my /etc/fstab file.
> > I re-editied it as bellow.
> >
> > TIA FM :(
> >
> > gw# mount /cdrom
> > cd9660: Device busy
> >
> > gw# mount /dev/acd0c
> > cd9660: Device busy
> >
> > gw# umount /dev/acd0c
> > umount: /dev/acd0c: not currently mounted
> >
> > gw# umount /cdrom
> > umount: /cdrom: not currently mounted
> >
> > /etc/fstab
> > # Device Mountpoint FStype Options Dump
> > Pass#
> > /dev/ad0s1b none swap sw 0 0
> > /dev/ad0s1a / ufs rw 1
> 1
> > /dev/ad0s1e /usr ufs rw 2
2
> > proc /proc procfs rw 0
> > 0
> > /dev/acd0c /cdrom cd9660 ro 0 0
> >
> >
>
> Mmmh, far from sure of this one because i have never had the problem
before,
> but have you tried putting the noauto option to the cdrom? so that would
be
>
> /dev/acd0c /cdrom cd9660 ro,noauto 0 0
>
>
> Donald Piret
>
>



Relevant Pages

  • [SLE] Odd problem with unmounting CD
    ... demonstrating how to mount, unmount and eject a CDROM using KDE, it failed. ... A message pops up complaining that the device is busy and it will not umount ...
    (SuSE)
  • Re: Java on linux
    ... > Do you know any java API for linux that handles mount and umount ... You could use automount to mount the cdrom on access to do what you ...
    (Debian-User)
  • Re: moun cdrom problem
    ... > I'm trying to mount my cdrom, ... > TIA FM:( ... > cd9660: Device busy ...
    (comp.unix.bsd.freebsd.misc)
  • moun cdrom problem
    ... I'm trying to mount my cdrom, ... TIA FM:( ... cd9660: Device busy ... umount: /dev/acd0c: not currently mounted ...
    (comp.unix.bsd.freebsd.misc)
  • Cannot mount cdrom: "device busy" error on 5.1-RELEASE-p2
    ... Whenever I try to mount a cdrom I get the following: ... cd9660: /dev/acd0: Device busy ... umount: unmount of /dev/acd0 failed: Invalid argument ... worked fine for some strange reason. ...
    (freebsd-current)