When I want to open an usb or an hdd, I get a message whit the following message:"I don't know how to open '/dev/hdc'
Please help __{{emoticon}}__
topic title: Usb and HDD mounting problem
3 posts
• Page 1 of 1
-
Posts: 4
- Joined: 21 Jun 2010
- Posts: 35 dcbevins
- Joined: 08 Aug 2009
#2
Hi BrownPanda.
/dev/hdc sounds like the cd drive. Is your problem accessing a cd or dvd?
How are you attempting to open the usb or external hard drives? Are you using rox-filler, pcmanfm or are you trying from the command line?
If you are trying from the command line, the devices may not be mounted. I am not sure if antix auto mounts such devices. My thought is it does not.
Try using the PCMan File Manager. You can launch it from terminal like this:
pcmanfm &
It will show detected devices in the left pane. Clicking them should mount them and list their contents automaticaly, (at least I think it is mounting and the system isn't automounting.)
/dev/hdc sounds like the cd drive. Is your problem accessing a cd or dvd?
How are you attempting to open the usb or external hard drives? Are you using rox-filler, pcmanfm or are you trying from the command line?
If you are trying from the command line, the devices may not be mounted. I am not sure if antix auto mounts such devices. My thought is it does not.
Try using the PCMan File Manager. You can launch it from terminal like this:
pcmanfm &
It will show detected devices in the left pane. Clicking them should mount them and list their contents automaticaly, (at least I think it is mounting and the system isn't automounting.)
-
Posts: 1,228
- Joined: 15 Jun 2008
#3
Post the contents of your /etc/fstab, BP. As dcbevins said, hdc usually is the cd drive but nowadays I think that /dev/hdc doesn't even exist anymore (only things like /dev/sr0 or /dev/cdrom0).