Results 1 to 10 of 10

Thread: Cannot see all of my hard drive

  1. #1
    Join Date
    Apr 2008
    Beans
    8

    Cannot see all of my hard drive

    Hi there,

    I'm new...I have just installed ubuntu, replacing windows XP on my netbook. I was asked if I wanted to overwrite XP and I said yes. However my system now says it can only see around 6gb of my hard drive, which is 160gb. The system did so something with partitions during the install but where is the rest of my GB's and how to I get them back?

    I did have a quick look plus tried search but to no avail,

    Regards,

    Chris D

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Cannot see all of my hard drive

    Before we ask you to run a script that will return a boatload of information, could you do a quick check?

    Run

    Code:
    fdisk -l
    in the terminal and post the results.

    That's a small "L" not a one.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Apr 2008
    Beans
    8

    Re: Cannot see all of my hard drive

    It will no play ball (I'm probably being thick) I've opened terminal, typed in fdisk -l and it just gives me a command line again...argh!!

    Got it, I think...

    Code:
    Disk /dev/sda: 8069 MB, 8069677056 bytes
    255 heads, 63 sectors/track, 981 cylinders, total 15761088 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000916d9
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *        2048    13686783     6842368   83  Linux
    /dev/sda2        13688830    15759359     1035265    5  Extended
    /dev/sda5        13688832    15759359     1035264   82  Linux swap / Solaris
    chris@chrisnetbook:~$ ^C
    Last edited by mörgæs; February 7th, 2012 at 10:19 AM. Reason: Added code tags

  4. #4
    Join Date
    Apr 2008
    Beans
    8

    Re: Cannot see all of my hard drive

    Very confused!

  5. #5
    Join Date
    Aug 2011
    Location
    Southampton
    Beans
    96
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Cannot see all of my hard drive

    Try
    Code:
    sudo fdisk -l
    instead. It will ask for you password and then should give you the desired output

    Edit: Sorry, saw that you worked it out for yourself.
    Last edited by joetait; February 6th, 2012 at 11:55 PM.

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Cannot see all of my hard drive

    Are you using an 8GB thumb drive, perchance?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  7. #7
    Join Date
    Apr 2008
    Beans
    8

    Re: Cannot see all of my hard drive

    Nope, AFAIK the drive inside the netbook is a 160gb hard drive...

  8. #8
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Cannot see all of my hard drive

    I added CODE tags to your output in post 3. Makes it easier to read.

    How big is the hard drive if you view it from BIOS?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  9. #9
    Join Date
    Apr 2008
    Beans
    8

    Re: Cannot see all of my hard drive

    Sorry guys, have discovered that infact I have an 8gb SSD drive not the 160gb drive I beleived was in there!!

    Thanks anyway!!

  10. #10
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Cannot see all of my hard drive

    OK
    Please mark the thread 'solved'.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

Bookmarks

Posting Permissions

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