Open Source Desktop Environment : UsbSticks

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: OSDE.INFO is produced by "osde8info" :

USB Sticks

How to access USB memory sticks, cameras and media players etc
You can even create a BootableUsb from a ISO

lsusb
$ /sbin/lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

==fstab==
# cat /etc/fstab
/dev/sda1               /media/usbdisk          vfat    pamconsole,noatime,sync,exec,noauto,managed 0 0

==mount==
# mount /dev/sda1
# ls -l /media/usbdisk/



REFERRERS
UserGuide

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0179 seconds