[SLE] Mount CD-ROM
From: James Wright (jwright_at_blackriverproduce.com)
Date: 03/29/05
- Previous message: Andrew Choens: "[SLE] Re: MySQL Table Locked?"
- Next in thread: Ken Schneider: "Re: [SLE] Mount CD-ROM"
- Reply: Ken Schneider: "Re: [SLE] Mount CD-ROM"
- Reply: Joe Morris (NTM): "Re: [SLE] Mount CD-ROM"
- Maybe reply: James Wright: "Re: [SLE] Mount CD-ROM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Mar 2005 12:32:17 -0800 To: Suse List <suse-linux-e@suse.com>
I am still learning the ins and outs of linux, and in the process of
trying to get an external USB CD burner to work, I have somehow disabled
my CD-ROM. When I click the icon in 'My Computer' (KDE 3.3, SuSE Linux
9.2 Pro) it gives the following message:
An error occurred while loading drives:/cdrom.desktop:
The file or folder /media/cdrom does not exist.
It seemed obvious that I needed to create the directory /media/cdrom.
That did not work. Here is what I have tried. As you will see I can
use it by mounting to /mnt, but I would like my link in KDE to work
correctly. (I had the SuSE 9.2 Disc 5 in the drive the entire time)
linux:/home/james # cd /media
linux:/media # ls
/bin/ls: .: No medium found
linux:/media # cd .
linux:/media # cd ..
linux:/ # mkdir /media/cdrom
mkdir: cannot create directory `/media/cdrom': No medium found
linux:/ # mound /dev/cdrom /mnt
bash: mound: command not found
linux:/ # mount /dev/cdrom /mnt
mount: block device /dev/cdrom is write-protected, mounting read-only
linux:/ # mount /dev/cdrom /mnt/cdrom
mount: mount point /mnt/cdrom does not exist
linux:/ # mkdir /mnt/cdrom
mkdir: cannot create directory `/mnt/cdrom': Read-only file system
linux:/ # mkdir /mnt/cd
mkdir: cannot create directory `/mnt/cd': Read-only file system
linux:/ # cd /mnt
linux:/mnt # ls
. autorun.inf COPYING INDEX.gz media.5 SuSEgo.ico
.. content COPYRIGHT ls-lR.gz suse
linux:/mnt #
And I also assume the fstab file is of interest:
/dev/hda7 / reiserfs
acl,user_xattr 1 1
/dev/hda1 /windows/C ntfs
ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/hda5 /windows/D ntfs
ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/hda6 swap swap
pri=42 0 0
devpts /dev/pts devpts
mode=0620,gid=5 0 0
proc /proc proc
defaults 0 0
usbfs /proc/bus/usb usbfs
noauto 0 0
sysfs /sys sysfs
noauto 0 0
/dev/cdrom /media/cdrom subfs
fs=cdfss,unhide,rw,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs
fs=floppyfss,procuid,nodev,nosuid,sync 0 0
/dev/ /media/ subfs
fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
Thank you.
- James
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Andrew Choens: "[SLE] Re: MySQL Table Locked?"
- Next in thread: Ken Schneider: "Re: [SLE] Mount CD-ROM"
- Reply: Ken Schneider: "Re: [SLE] Mount CD-ROM"
- Reply: Joe Morris (NTM): "Re: [SLE] Mount CD-ROM"
- Maybe reply: James Wright: "Re: [SLE] Mount CD-ROM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Upgrading hard drives
... partitions) is on a second drive, which also has one FAT32 partition. ... but
it doesn't understand "Linux" partitions. ... Then you want to mount both the old
drive and the ... mkdir /hda ... (comp.os.linux.misc) - Re: Upgrading hard drives
... partitions) is on a second drive, which also has one FAT32 partition. ... but
it doesn't understand "Linux" partitions. ... Then you want to mount both the old
drive and the ... mkdir /hda ... (comp.os.linux.misc) - Re: [opensuse] Paying for a Senior Moment
... mkdir /mnt/hdb1 ... They have to exist prior to attempt to use mount.
... The command line that works fine with unknown filesystem on target partion ...
(SuSE) - Re: [opensuse] Paying for a Senior Moment
... mkdir /mnt/hdb1 ... They have to exist prior to attempt to use mount.
... The command line that works fine with unknown filesystem on target partion would be:
... (SuSE) - Re: asrock, problem with nic after windows-boot - Mount Issues [Resolved]
... Like an idiot, I mounted hda1, when I needed to mount the whole hda ... mkdir
/p1 ... I think I'm wrong about KDE being the umount culprit though; ... This hda4
is a copy (and a Primary partition, as most know) of a win98 ... (comp.os.linux.networking)