| 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) |
|
Broken In
Join Date: Dec 2005
Posts: 131
|
Configuration: AMD Athlon 3200+ 160GB SATA hard disk Leadtek 6600GT graphics Creative PCI sound Please help!!! |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
^opt for a generic kernel.else,the auto detection and mounting of removable drives is the job of HAL and dbus.so,may be ur hal(hardware abstraction layer) service is in problem or not running.
You can manually mount usb drive in a directory using terminal(gnome-terminal for Gnome and konsole for kde). login as root in terminal: Code:
su - now in "#" prompt,mount ur usb device if it is detected.usb devices are normally assigned /dev/sdb /dev/sdc etc.try! Code:
mount /dev/sd* /mnt Code:
umount /dev/sd* /mnt If usb is not detected,check the logs.check the end of /var/log/dmesg file.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| modifying removable drive | mightyboosh | Software Q&A | 1 | 16-12-2007 08:01 PM |
| Why hard disk drive as removable drive? | Sheik Rasheed K | Hardware Q&A | 6 | 25-03-2007 10:01 AM |
| Problem with Mandriva 2006 | plsoft | Open Source | 18 | 10-08-2006 10:44 PM |
| iPod not recognized on computer, appears as removable drive. | Tallywacker | Hardware Q&A | 6 | 03-03-2006 03:04 AM |