Results 1 to 8 of 8
I've recently installed gentoo 2005.0. The installation process seems to be completed successfully.
Yet, When I boot the system, I get this message "Some local filesystem failed to mount" and, ...
- 04-11-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 2
Unable to mount /dev/cdrom
I've recently installed gentoo 2005.0. The installation process seems to be completed successfully.
Yet, When I boot the system, I get this message "Some local filesystem failed to mount" and, once the environment has loaded, I try to mount cdrom typing: mount /dev/cdrom but I get this message "No medium found".
Can someone help me???? I'm going crazy.......
Thanks
- 04-11-2005 #2
have you tried to mount the device itself, since I think /dev/cdrom is a link to /dev/hd** (replaceing the ** with the right numbers/letters). If it is /dev/hdc try
Also are you sure the drive works and has good media?Code:mount /dev/hdc /mnt/cdrom
dylunio
- 04-12-2005 #3
not too sure wether this will solve the problem, but on my computer i have:
though i have a cdrom and a dvd drive, not 2 cd drives./dev/cdrom0
/dev/cdrom1
try:
to check what device it should be.Code:ls -al /dev/cd*
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-12-2005 #4Just Joined!
- Join Date
- Apr 2005
- Posts
- 2
typing:
I still getCode:mount /dev/hdc /mnt/cdrom
Trying this:no medium found
The system returns:Code:ls -al /dev/cd*
Looking at /etc/fstab concerning the cdrom devices I seetotal 0
drwxr-xr-x 1 root root 0 Jan 1 1970
drwxr-xr-x 1 root root 0 Jan 1 1970
lr-xr-x 1 root 33 Jan 1 1970
cdrom0 -> .../ide/host0/bus1/target0/lun0/cd
cdrom1 -> .../ide/host0/bus1/target1/lun0/cd
Starting the system I can still read:/dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0
/dev/cdroms/cdrom1 /mnt/cdrom1 auto noauto,user 0 0
Any idea???mounting local filesystem
mount: no medium found
* Some local filesystem failed to mount
Thank you all guys
- 04-12-2005 #5Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
have you tried
?Code:mount /dev/cdroms/cdrom0 /mnt/cdrom or mount /dev/cdroms/cdrom1 /mnt/cdrom1
Operating System: GNU Emacs
- 04-12-2005 #6or:
Originally Posted by genesus
Code:mount /mnt/cdrom or mount /mnt/cdrom1
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 06-11-2005 #7Just Joined!
- Join Date
- Jun 2005
- Posts
- 1
I've got the same problem. I tried the following but still nothing???
mount /dev/cdroms/cdrom1 /mnt/cdrom1
mount: mount point /mnt/cdrom1 does not exist
media # mount /mnt/cdrom
mount: can't find /mnt/cdrom in /etc/fstab or /etc/mtab
# mount /mnt/cdrom1
mount: can't find /mnt/cdrom1 in /etc/fstab or /etc/mtab
My cdrom and cdrw don't work in windows xp nor in linux anymore.
Do you guys thing that if I deleted my linux partitions and all the linux from my pc.... would that fix my cd-drives?
- 08-14-2011 #8Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
Try this .... It should work for everyone




