Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: HDD does not mount when restarting

  1. #11
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Re: HDD does not mount when restarting

    Quote Originally Posted by matt_symes View Post
    Hi



    No. The best place to change it is probably from GParted. Make sure the disk is unmouted, select it, right click and select "Manage flags". Untick the boot flag and close the dialog. Then press the big green tick button at the top. That assumes you have a desktop.

    Kind regards
    Ok, did what you suggested via Gparted. Restarted the system and it all worked perfectly. The drive mounted for the first time. Then I turned of the computer, started up, drive mounted as normal. Restarted again and the same error returned saying the drive was not ready.

    Have just gone back into Gparted, clicked the unmounted drive and in the information section is just says "cannot have a partition outside the disk".

    So it worked, but then went back to normal. Going to try again (turn on/off, then restart) just to check.
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

  2. #12
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Re: HDD does not mount when restarting

    Just noticed in Gparted that the 'problem drive' has an unallocated section of 2.49mb, which the other external HDD does not have. Could this be the issue? Would a reformat of the whole drive be what this needs?
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

  3. #13
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: HDD does not mount when restarting

    Hi

    "cannot have a partition outside the disk".
    That's an odd message. Can you open a terminal and post the results of

    Code:
    sudo sfdisk -V /dev/sdg
    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  4. #14
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Re: HDD does not mount when restarting

    Quote Originally Posted by matt_symes View Post
    Hi



    That's an odd message. Can you open a terminal and post the results of

    Code:
    sudo sfdisk -V /dev/sdg
    Kind regards
    The output is:

    Warning: partition 1 extends past end of disk
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

  5. #15
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: HDD does not mount when restarting

    Hi

    Warning: partition 1 extends past end of disk
    Yes. That's an issue. I not sure if it's your main issue but that wants to be fixed. It can be fixed using sfdisk but i am no expert in that program.

    It's late here so i will let you google about sfdisk if you want to and see if anybody else here has used sfdisk more than i have.

    If not i can try to give you a hand tomorrow.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  6. #16
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Re: HDD does not mount when restarting

    Quote Originally Posted by matt_symes View Post
    Hi



    Yes. That's an issue. I not sure if it's your main issue but that wants to be fixed. It can be fixed using sfdisk but i am no expert in that program.

    It's late here so i will let you google about sfdisk if you want to and see if anybody else here has used sfdisk more than i have.

    If not i can try to give you a hand tomorrow.

    Kind regards
    Thanks a lot for all your help, really appreciate it. Late here too, so might resume with fresh eyes in the morning.

    Thanks again!
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

  7. #17
    Join Date
    Dec 2007
    Location
    United States
    Beans
    2,900
    Distro
    Ubuntu

    Re: HDD does not mount when restarting

    I recommend deleting the partition and then repartitioning the disk. I can assist if that is the route you elect. I believe it will turn out to be hardware failure though.

  8. #18
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: HDD does not mount when restarting

    Hi

    I believe it will turn out to be hardware failure though.
    This is quite possible. However you want to try to fix it, i would recommend running some SMART tests using smartctl after the partition has been fixed.

    As long as the disk is newish it should have smart data.

    Code:
    sudo apt-get install smartmontools
    sudo smartctl -t long /dev/sdg
    That will take a while to finish.

    After it has finished

    Code:
    sudo smartctl -a /dev/sga
    This will produce a report that can be posted back here.

    But first the partition table needs to be fixed.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  9. #19
    Join Date
    Dec 2007
    Location
    United States
    Beans
    2,900
    Distro
    Ubuntu

    Re: HDD does not mount when restarting

    A typo:

    sudo smartctl -a /dev/sdg

  10. #20
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Re: HDD does not mount when restarting

    Sorry for the late response.

    Last night I used gparted to reformat the drive and removed the unallocated space. I then left it to do a full backup of my system before leaving it.

    This morning I went through the cycle of turning on then restarting and the problem still is present. At first it was because the wrong UUID values were in Fstab, so I deleted the two drives altogether. Then next startup everything mounted fine, but when I restarted the sdg drive still refuses to automount.

    I have installed smartmontools and have it running a test now. It should not finish for about 116mins it said.

    After that I will run the following command, but that might be later this evening but will post the results as soon as I can.

    Thanks again for your help
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

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
  •