View previous topic :: View next topic |
Author |
Message |
mody Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 01 Oct 2004 Posts: 176
|
Posted: Thu Jan 19, 2006 9:58 am Post subject: Mount USB Dirve...cant find sda1.. |
|
|
Hi my system uses udev default from gentoo, I have hotplug started... my problem is I dont know which device to mount. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cyberjun Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Terminator/movie_the_terminator_machine.gif)
Joined: 06 Nov 2005 Posts: 293
|
Posted: Thu Jan 19, 2006 10:20 am Post subject: |
|
|
Hi,
execute
Code: |
tail -f /var/log/messages
|
and then connect your USB device. The output should show which device node has been created and can thus be mounted.
Normally clicking "Computer" Icon on desktop would show you the USB device.
cheers,
--cyberjun |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|