| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) | |
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
My system details I tried some commands but my combo drive not mounting nd some msg. Code:
mount /media/cdrom0/ -o unhide then i used 2nd command. Code:
mount -t iso9660 /dev/cdrom /mnt/cdrom then i chenged
Code:
mount -t iso9660 /dev/hdc /mnt/hdc but i first checked devices list through this command "dmesg" nd output is Quote:
What is problem?. in my command 0r somthing wrong .please help me brother |
|
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) |
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Hi tech_your_future,i have created cdrom dir under /mnt.but here some msg.
Code:
mount /dev/cdrom/ -o unhide 2nd command is:- Code:
mount -t iso9660 /dev/cdrom /mnt/cdrom thanX 4 reply tech_your_future but please help me brother. |
|
|
|
|
#4 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
first error message says that there is no entry for /dev/cdrom under /etc/fstab
second one says that there's nothing inside the cdrom drive. Change /dev/cdrom to /dev/hdc and then what happens?
__________________
http://www.bash.org/?258908 |
|
|
|
|
#5 (permalink) |
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
i changed cdrom 2 hdc but same msg brother.
1st code Code:
mount /dev/hdc/ -o unhide 2nd code is Code:
mount -t iso9660 /dev/hdc /mnt/cdrom please help |
|
|
|
|
#6 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Add an entry for /dev/hdc in your /etc/fstab file. How to do that, search in this section.
Is there any CD inside your CD drive?
__________________
http://www.bash.org/?258908 |
|
|
|
|
#7 (permalink) | |
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
very difficult nd painful search but i,m trying.
u r saying "any cd inside ur cd drive".yes CD inside in optical drive. Quote:
please help me brother |
|
|
|
|
|
#8 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Are you sure that the cd is inside the same drive you are trying to mount?
Do you have any other cd drive? Also give output of fdisk -l
__________________
http://www.bash.org/?258908 |
|
|
|
|
#10 (permalink) |
|
Just another linux lover.
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 559
|
First of all post the details about your disro...All latest Linux distros automatically mount cd-drives...
BTW. Try this...(I assume your cd-drive is /dev/hdc) 1) Create a folder (cdrom) in /mnt --> /mnt/cdrom 2) su - 3) enter root password 4) mount /dev/hdc /mnt/cdrom If that fails... 4) mount -o remount /dev/hdc /mnt/cdrom
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have. (Registered Linux User #432737 - subratabera.blogspot.com) |
|
|
|
|
#11 (permalink) |
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Ok my distro is Fc6.yes CD inside My optical drive.
Code:
fdisk -l 255 heads, 63 sectors/track, 9546 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 5 40131 de Dell Utility /dev/sda2 * 6 1790 14338012+ 7 HPFS/NTFS /dev/sda3 1791 9545 62292037+ f W95 Ext'd (LBA) /dev/sda5 1791 4340 20482843+ 83 Linux /dev/sda6 4341 8164 30716248+ 83 Linux /dev/sda7 8165 8419 2048256 82 Linux swap / Solaris /dev/sda8 8420 9545 9044563+ 7 HPFS/NTFS Code:
mount -o remount /dev/hdc /mnt/cdrom Code:
ls -ld /dev/cd* lrwxrwxrwx 1 root root 3 Jan 9 18:00 /dev/cdrom-hdc -> hdc lrwxrwxrwx 1 root root 3 Jan 9 18:00 /dev/cdrw -> hdc lrwxrwxrwx 1 root root 3 Jan 9 18:00 /dev/cdrw-hdc -> hdc lrwxrwxrwx 1 root root 3 Jan 9 18:00 /dev/cdwriter -> hdc lrwxrwxrwx 1 root root 3 Jan 9 18:00 /dev/cdwriter-hdc -> hdc plz help brother |
|
|
|
|
#12 (permalink) | |
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Quote:
__________________
Sometime you'll think you understand everything ...Then you'll regain consciousness |
|
|
|
|
|
#13 (permalink) |
|
Fedora User
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
|
Mounted my Cd Drive but big problem here i insert any Video Cd(.dat File )no Showing Cd Drive Icon .when i insert software cd a sudden open Kde Daemon only showing software cd nd Cd Drive Icon brother.
What is Problem here brother?...... Last edited by LEARNER_LEARNER; 09-01-2007 at 07:08 PM. Reason: Automerged Doublepost |
|
|
|
|
#14 (permalink) | ||
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,453
|
Ok try this now! Its a little modification of @subratabera's post! Do this....
Quote:
Quote:
Now read this carefully! Tell me if ur problem still persists!
__________________
Bad Bad server.....No candy for u! |
||
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|