Hi, Ashlesha and Aneto

If anything fails you should edit your /etc/fstab file to include the mount
point, device and filesystem for the device to mount.

On 4/24/07, Noah Kantrowitz <[EMAIL PROTECTED]> wrote:

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
> [email protected]
> http://mailman.laptop.org/mailman/listinfo/sugar
>



_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar





--
Rafael Enrique Ortiz Guerrero
OLPC Colombia
http://wiki.laptop.org/go/OLPC_Colombia
Grupo de robotica libre DROZ
http://www.el-directorio.org/DrozConfluence
http://el-directorio.org
El sitio de software Libre en Colombia
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to