Re: I've lost my CD-ROM (kinda)



CwCrei wrote:
So, question 1: All I have to do to get the CD-ROM drive to work as
intended from boot-up is to edit fstab to reflect the change of position
of my CD-ROM drive from /dev/hdc to /dev/hdb? It there anything else
that needs changing?

No, just /etc/fstab (make sure the other entries are right too).

Question 2: How do I get this change to take effect properly without
rebooting? Reading the man page for mount, having corrected fstab, do I
just run "mount /dev/hdb", which will cause mount to go looking for
/dev/hdb in fstab and mount just that device as instructed by fstab,
without affecting anything else?

Yes, provided /dev/hdb isn't already mounted somewhere else.

Question 3: For educational purposes, my actual /dev/hdc is a large HDD
partitioned 50/50 and then recombined as a linear mode RAID device,
appearing as /dev/md0 and mounted under /media a few lines after my
CD-ROM in fstab. Anyone care to take a guess at what trying to mount a
partitioned HDD as a CD-ROM, and then subsequently combining those
partitions as a linear RAID device and mounting that at boot time will
have on the integrity of my data?

None, I think. First, /media/cdrom0 doesn't have any inherent meaning.
It's really just an empty folder that acts as a mount point. You could
just as easily mount the cdrom on /media/rabbit if you let every
userspace program know about the change. Second, I don't think the
operating system would let you mount /dev/hdc *anywhere*, since it's not
a partition.

... the linear RAID experiment worked beautifully, and continues to do
so for the time being.

Best,

Matthew Flaschen

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Squeeze: How to hide certain partitions in Nautilus
    ... to mount them requires root access, ... Maybe they were made available before fstab is read by the system? ... creating a modified udev rule to hide those partitions in Nautilus Places. ...
    (Debian-User)
  • Re: Squeeze: How to hide certain partitions in Nautilus
    ... to mount them requires root access, ... Maybe they were made available before fstab is read by the system? ... creating a modified udev rule to hide those partitions in Nautilus Places. ...
    (Debian-User)
  • Re: [opensuse] encrypted usb drives - fixed mount points
    ... but fails to find the partitions at boot time. ... I suppose it might have been better to just mount a regular partition ... I moved the specs to fstab, ... seem to know about encryption and just says: ...
    (SuSE)
  • Re: problem with chmod
    ... As stated in another response to my messages, the command does require ... To ensure no typographical errors in the UUID entris in the fstab file, ... Post your real fstab, and also the two partitions, as ... list the two partitions you want to mount at boot so we can compare ...
    (Ubuntu)
  • Re: mount question
    ... # mount /dev/sdb1 ... non-static devices are added/appended to the end of fstab and upon reboot ... When mounting windows partitions in prior installs of Fedora I would put ... Regarding fuse partitions I am sorry that I have no experience to ...
    (Fedora)