This is a discussion on Mounting cdrom in cent os 5 linux within the Getting started tutorials forums, part of the Linux Getting Started category; Hi, What is the command to mount a cdrom in CentOS Linux 5 TIA...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| Sponsored Links | ||
|
|
|
|||
|
first of all u have to get the diver of your CD or DVD
[root@viren ~]# eject -n eject: device is `/dev/hdc' the device driver is /dev/hdc now mount the cdrom #mount /dev/hdc /mnt/cdrom create this directory cdrom if in case it doesn't exist and in case u want to use this command as a shortcut #mount /mnt/cdrom then #ln -s /dev/hdc /mnt/cdrom Happy Mounting |
|
|||
|
Quote:
joe@desktop# cat >> /etc/fstab << EOF /dev/cdrom-device /dest/mount/point iso9660 0 0 # AutoUpdate EOF joe@desktop# mount -v /dev/cdrom-device joe@desktop# cd /dest/mount/point/interesting-things .. snip .. joe@desktop# eject -v /dev/cdrom-device && mount -v /dev/cdrom-device && echo $? :-d man -k fstab |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing Cent OS Linux on Windows Vista | sukumar | CentOS / RHEL / Fedora | 3 | 12-04-2007 07:36 AM |
| Install Linux / Windows without a CDROM or Floppy drive | lacloai | Linux software | 11 | 08-25-2007 07:07 AM |
| Postfix mail server create self-signed SSL certificates on Cent OS / Redhat linux | rockdalinux | Getting started tutorials | 0 | 06-15-2007 06:21 PM |
| Mounting servers in Linux | rav | Linux software | 1 | 05-02-2007 11:57 PM |
| windows partition mounting problem in linux as4.o | ramjimh | Linux software | 4 | 04-22-2006 12:04 AM |