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.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
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