If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
And, you *must* have a cdrom disc in the drive before mounting. You can't mount it without a disc already inserted.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Can I change command line in etc/fstab for automount option?
My is: /dev/scd0 /media/cdrom0 auto user,atime,noauto,rw,dev,exec,suid 0 0
What I need change here?
Can I change command line in etc/fstab for automount option?
You do not want to do this. The reason that cdroms and floppy disk drives are not set to automount is because to do so, there must be a disk in the device at boot. If there isn't one, then having an automount setting will create problems. Having cdroms and floppy drives set to noauto is the proper setup.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Comment