Find the answer to your Linux question:
Results 1 to 5 of 5
How do i access my C: drive from damn small linux running on a usb drive. I have windows installed on the same computer. THANKS...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    2

    accessing my C: drive

    How do i access my C: drive from damn small linux running on a usb drive. I have windows installed on the same computer.

    THANKS

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    You have to mount partition manually.
    Open Terminal and execute this
    Code:
    fdisk -l
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Feb 2008
    Posts
    2

    format?

    I "formatted" my usb drive and it erased everthing, there is no risk of that is there?

    Also i need to leave Windows un-affected and usable, will this do that?.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    fdisk -l will list all partition names only. We have to check partition details first. Just execute fdisk -l command and post output here. It wont affect any partition in any way.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    If you are unsure of the consequences of executing commands
    given in forums or chats try using man <cmd> in this case, that
    would be man fdisk

    This will give you lots of information and remember not all forums
    play as nice as this one...
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

Posting Permissions

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