View previous topic :: View next topic |
Author |
Message |
buddhajones n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Oct 2003 Posts: 10
|
Posted: Sun Oct 12, 2003 2:23 pm Post subject: Newbie needs help with mounting CDROMs |
|
|
I have 2 cdrom drives that I would like to get mounted at boot. HDC is a cdrw and HDD is a DVD drive. I've edited my fstab file from what information I could find on the subject but it isn't working. Where do I need to start, what do I need to do, what information do I need to give you in order to get help?
Here is my fstsb after several modifications...
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hdb1 /boot ext3 noauto,noatime,notail 1 1
/dev/hdb3 / reiserfs noatime,notail 0 0
/dev/hdb2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
/dev/cdroms/cdrom1 /mnt/cdrom iso9660 noauto,ro 0 0 _________________ I believe in the noble aristocratic art of doing absolutely nothing,
and one day I hope to be in a position where I can do even less. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
archimedes n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/BaldursGate/baldursgate2_edwin.gif)
Joined: 02 Sep 2003 Posts: 4 Location: Lipsia/Germania
|
Posted: Sun Oct 12, 2003 2:42 pm Post subject: Re: Newbie needs help with mounting CDROMs |
|
|
hi,
why would you like to mount them at boot time?
at first you have to create one mount for every cd-drive. using /mnt/cdrom for both won't work. if you really want them to be mounted at boot you have to remove the 'noauto' option.
perhaps you will run into issues with you cdrw device if not using kernel 2.5 or above. ATAPI burning isn't supported in 2.4 series. you will need scsi-emulation enabled in kernel. search the forum for instructions for ide-scsi...
buddhajones wrote: | I have 2 cdrom drives that I would like to get mounted at boot. HDC is a cdrw and HDD is a DVD drive. I've edited my fstab file from what information I could find on the subject but it isn't working. Where do I need to start, what do I need to do, what information do I need to give you in order to get help?
Here is my fstsb after several modifications...
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hdb1 /boot ext3 noauto,noatime,notail 1 1
/dev/hdb3 / reiserfs noatime,notail 0 0
/dev/hdb2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
/dev/cdroms/cdrom1 /mnt/cdrom iso9660 noauto,ro 0 0 |
greetings
archimedes |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stim Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/16299365443f49dbd81b8e4.jpg)
Joined: 21 Jan 2003 Posts: 116 Location: Brisbane, Australia
|
Posted: Sun Oct 12, 2003 2:48 pm Post subject: Re: Newbie needs help with mounting CDROMs |
|
|
archimedes wrote: | perhaps you will run into issues with you cdrw device if not using kernel 2.5 or above. ATAPI burning isn't supported in 2.4 series. you will need scsi-emulation enabled in kernel. | Thats not quite true. I have a 2.4 kernel and ATAPI burning works fine (as long as you are prepared to use command line tools, not gui stuff - although I've never taken the time to get the gui stuff working with scsi emulation either).
Look here for further details: https://forums.gentoo.org/viewtopic.php?t=71952 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|