ubuntu server 9.10: manual software installation without internet

Franz Waldmüller waldbauernbub at gmx.at
Fri Apr 30 14:28:44 UTC 2010


Hi Maxime,
Maxime Alarie schrieb:
[snip]

> 
> Mount /dev/sdc /media/$yourdisk
> 
Don't forget that you have to create the mountpoint first.
if /dev/sdc1 is the filesystem you want to mount, do:

sudo mkdir /media/kuehne-usb
sudo mount /dev/sdc1 /media/kuehne-usb

hope this helps
Franz




More information about the ubuntu-users mailing list