lucky13
Group: Members
Posts: 1478
Joined: Feb. 2007 |
|
Posted: Feb. 27 2007,10:00 |
|
Quote (atermfan @ Feb. 26 2007,21:59) | Code Sample | sudo mount /dev/sda1 /mnt/sda1 mount: /dev/sda1 is not a valid block device |
Why would it not mount? |
Because the mount point is already set by hotplug. Try this: sudo mount /mnt/sda1
Alternatively, you can look in /mnt using emelfm (as super user) or ls it in a terminal and make sure hotplug has set the mount point for your flash drive. It should be sda1, sdb1, sdc1, etc., depending how many memory devices you use (with other numbers if any is partitioned). You can then right-click on the mount point and select mount.
-------------- "It felt kind of like having a pitbull terrier on my rear end." -- meo (copyright(c)2008, all rights reserved)
|