7
When I connect an USB drive to an Ununtu Hardy and Jaunty system, the system mounts the partitions found on the drive, and opens a Nautilus window for each mounted partitions. Within Nautilus, I am able to unmount partitions.
What I need is a command or action which forces the system to rescan the available drives and partitions, and automount each not mounted partition, including those which I've manually unmounted from Nautilus. sudo /etc/init.d/udev restart
or ... reload
doesn't do this.
As of now, I just unplug the USB drive, and commect it again, which will force a scan and a mount on that drive. But I want to do force the rescan and remount without unplugging anything, preferably without the user having the know device or drive names.
Sorry, neither of these commands work. After trying them, and waiting for something to happen, and giving up, I had to disconnect the USB cable, and connect it again to make
udev
recognize the device. Do you have a command which you have tried and it works? – pts – 2010-12-21T23:24:26.053