Results 1 to 2 of 2
Whenever prompted for a disk, my system (LM 9.2) always ejects the bottom cd drive. I would like it to use the top cd drive. Rather then physically unplugging and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-03-2004 #1Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Default cd-rom
Whenever prompted for a disk, my system (LM 9.2) always ejects the bottom cd drive. I would like it to use the top cd drive. Rather then physically unplugging and swapping them, is there a way to set which cd drive is the default?
Thanks,
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 05-03-2004 #2
You could change this in /etc/fstab. If that entry is /dev/cdrom (wich usually points to a device file) change that to eg /dev/hdc (note that /dev/hdc might not be your top cdrom, try looking through "dmesg" to see what your cdrom's are listed as).
Good luck


Reply With Quote
