I've been unsuccessfuly partitioning for a while, so what partitions do I need? I'm running a rather old device, with these specs as follows: 3.7 GB ram, Intel Core 13-3220 CPU, Intel Ivybridge Desktop graphics card, GNOME 3.28.2, 64 bits, and a 500.1 GB hard drive (500,107 MB). I am trying to install Ubuntu 18.04.2 LTS, and I would be very grateful if someone could tell me the size, primary/logical, mount point and what it's used as. I am a complete beginner, so I don't know anything, so it would help tremendously if I could get some direction. Thanks!
Asked
Active
Viewed 990 times
1 Answers
0
I usually create a primary partition with the Ubuntu installation. Mount point is / . I don't like to skimp on the size of the disk so at a minimum I would give it 40G in space, and more if you want to do a lot of stuff on it. . . Also a swap partition of size of 1G would do, but it wouldn't hurt to give it more (try 4G). . .
It sounds to me that your Grub bootloader did not get initialized and loaded properly. . . You can do this from a live disk. Take a look at this answer in how to do it Here

kakunka
- 59
GNOME 3.28.2
? – heynnema Apr 13 '19 at 00:35Install Ubuntu
icon that you see on the desktop. See if it works this time. Report back. – heynnema Apr 13 '19 at 00:55gparted
,Device
menu.Create partition table
. Choose GPT or MBR (or DOS, if MBR is not there). – heynnema Apr 13 '19 at 01:58