[sugar] mounting a USB drive

Noah Kantrowitz kantrn at rpi.edu
Tue Apr 24 01:26:30 EDT 2007


First become root:
$ su

Then make a place to mount it:
# mkdir /mnt/usb

Then mount the drive:
# mount /dev/sda1 /mnt/usb

Don't forget to unmount it before removal:
# umount /mnt/usb

--Noah


Ashlesha Shintre wrote:
> Hi,
>
> I want to run a program, whose executable file is in a USB stick --
>
> how do I mount it to the laptop in the terminal? I dont know the make
> of the stick --
>
> On my personal machine, it is automatically mounted by Ubuntu --
>
> Thank you!
> Ashlesha.
> _______________________________________________
> Sugar mailing list
> Sugar at laptop.org
> http://mailman.laptop.org/mailman/listinfo/sugar
>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://mailman.laptop.org/pipermail/sugar/attachments/20070424/d4c68837/attachment.pgp 


More information about the Sugar mailing list