16.04 problems - install, inactive/suspend, hard disk

Liam Proven lproven at gmail.com
Mon Sep 12 11:24:17 UTC 2016


On 12 September 2016 at 06:06, rikona <rikona at sonic.net> wrote:

> I ran memtest86 directly from a bootable memtest86 CD

Was this the latest version of memtest?

> Noting earlier that CPU number two was stuck for 23 seconds, I tried
> to run memtest86 using CPU number two. The result was an instant full
> lockup crash. Rebooting and trying with the remaining four cores
> produced the same result.

That is worrying. The things I would look at first are that the system
firmware is totally current, and that the PSU is known good and rated
high enough to drive all your compoennts.

> I tried running the box from a bootable Ubuntu live CD. In the boot
> menu I have two ways of running the Ubuntu CD - one is labeled SATA3:
> DVDRAM and the other is labeled UEFI: DVDRAM.

Which kind of firmware does your motherboard have?

> A note re the install. I wanted the SSD to be mounted as /, and the
> 3GB HD to be mounted as /home. I wasn't sure I could do this during
> the Ubuntu install,

Yes you can.

> so I formatted the HD ahead of time using a
> bootable CD. The install insisted on putting /home on the SSD

I don't know what you did but that is not right. If you pick
"something else" you can put whatever you want wherever you want.

You say the HD is 3GB. I think you mean 3TB.

That means it must be partitioned with GUID -- that is too big for MBR.

I advocate very simple partitioning schemes.

E.g. if the SSD is /dev/sda and the HD is /dev/sdb, then:

/dev/sda1 : single primary partition, default filesystem, as /
/dev/sdb --
  /dev/sdb1 : one big /home partition,
  /dev/sdb2 : on the end, a small swap partition with 2 x physical
RAM. You won't need this much but with 3TB you can afford it.

(With GUID there is no distinction between primary, extended and
logical drives any more.)


> - I had
> to change the HD to mount as /homestuff. This worked, and the HD is
> usable when I boot from the SSD.

That's not right, though.

> Is it possible, during an install, to
> put /home on a separate 3GB disk?

Yes.

> If the HD was already formatted
> another way, might there be some information written to the disk that
> would interfere with the proper Ubuntu install formatting of that
> disc?

No. Doesn't matter at all.



-- 
Liam Proven • Profile: http://lproven.livejournal.com/profile
Email: lproven at cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lproven at hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
Cell/Mobiles: +44 7939-087884 (UK) • +420 702 829 053 (ČR)




More information about the ubuntu-users mailing list