Results 1 to 2 of 2
I am working with DSL and the only real problem I have had is accessing files on mounted drives... so far... Any Ideas on how I can get access to ...
- 08-01-2008 #1
Damn Smal Linux - Access Files on a Thumbe drive install
I am working with DSL and the only real problem I have had is accessing files on mounted drives... so far... Any Ideas on how I can get access to the files on the thumb drive I installed DSL on to. I'm working towards a protable PC on a small sacle
- 08-01-2008 #2
Figured it out for myself
ok, from root bash
[DSL/Home/] sudo su
$ df
got output - existing HD and USB storage...
/mnt/sda1/
$ cd /mnt/sda1/
[/mnt/sda1/]$ ls
and whoa, I finally got the directory tree of my flash drive
A small accomplishment but it drove me bonkers for daysLast edited by J_dillinger; 08-02-2008 at 05:35 PM. Reason: typo


Reply With Quote
