Re: Mounting second part of the cdrom
From: Andrey Andreev (andreev_at_cs.helsinki.fi)
Date: 09/20/04
- Previous message: Robert Locke: "Re: kernel number doubt"
- In reply to: Travis Waalkens: "Mounting second part of the cdrom"
- Next in thread: Travis Waalkens: "Re: Mounting second part of the cdrom"
- Reply: Travis Waalkens: "Re: Mounting second part of the cdrom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 20 Sep 2004 06:37:25 +0300 To: For users of Fedora Core releases <fedora-list@redhat.com>
Travis Waalkens wrote:
>
> I found a site that told me to do this:
> [root@localhost travis]# mount /mnt/cdrom -o session=2
>
> but it says as an error.
> mount: /dev/cdrom already mounted or /mnt/cdrom busy
> mount: according to mtab, /dev/hdc is already mounted on /mnt/cdrom
Well the error message says that /dev/cdrom is already mounted, which
means what it says :)
To unmount it, try first as root
umount /dev/cdrom
When issuing the command, take care that you're none of your shells is
in /mnt/cdrom, and that nautilus or konq or whatever does not have
anything under /mnt/cdrom open, or you will get a device busy error.
After you unmount /dev/cdrom you can try the line you originally tried.
Tip: you can always check what's mounted and where by running
mount
without parameters.
Greets,
//Andro
-- Andrey Andreev University of Helsinki Dept. of Computer Science -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Robert Locke: "Re: kernel number doubt"
- In reply to: Travis Waalkens: "Mounting second part of the cdrom"
- Next in thread: Travis Waalkens: "Re: Mounting second part of the cdrom"
- Reply: Travis Waalkens: "Re: Mounting second part of the cdrom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|