Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! J_dillinger's Avatar
    Join Date
    May 2008
    Posts
    14

    Cool 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

  2. #2
    Just Joined! J_dillinger's Avatar
    Join Date
    May 2008
    Posts
    14

    Cool 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 days
    Last edited by J_dillinger; 08-02-2008 at 05:35 PM. Reason: typo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •