Tips Linux Explorers | ![]() |
All Things Linux Forum | ![]() |
Great Linux Links | ![]() |
LinuxClues.com | ![]() |
Hometown | ![]() |
CODE |
$ su < password > # modprobe usb-storage |
CODE |
# fdisk -l |
CODE |
# mkdir /mnt/storage |
CODE |
# mount /dev/sda1 -t vfat /mnt/storage |
CODE |
# ls /mnt/storage |
Tips Linux Explorers | ![]() |
All Things Linux Forum | ![]() |
Great Linux Links | ![]() |
LinuxClues.com | ![]() |
Hometown | ![]() |