Partitioning question // 128GB SSD
Re: Partitioning question // 128GB SSD
Yeah, perfect.
So, it's a Uefi Machine.. And all you need is "New" "Partition Table" : "GPT" and create first an Efi partition at the beginning (100MB "Primary" then format to fat32) as mentioned .. and Flag both boot, esp .. all on Gparted on live session .. (Generally right-click does the job..)
Then gor MX an ext4 formatted one.. And the rest is up to your liking: Another ext4 for data storage etc..
Don't worry about Swap etc. it's done by a swap file and swap partitions are rarely used (you can even click "none" on installation) ..
____________________________________________________________________________
These may be helpful:
https://www.linux.org/threads/gparted-p ... ags.11640/
https://gparted.org/
So, it's a Uefi Machine.. And all you need is "New" "Partition Table" : "GPT" and create first an Efi partition at the beginning (100MB "Primary" then format to fat32) as mentioned .. and Flag both boot, esp .. all on Gparted on live session .. (Generally right-click does the job..)
Then gor MX an ext4 formatted one.. And the rest is up to your liking: Another ext4 for data storage etc..
Don't worry about Swap etc. it's done by a swap file and swap partitions are rarely used (you can even click "none" on installation) ..
____________________________________________________________________________
These may be helpful:
https://www.linux.org/threads/gparted-p ... ags.11640/
https://gparted.org/
Last edited by Huckleberry Finn on Thu Dec 12, 2019 7:10 am, edited 1 time in total.
Re: Partitioning question // 128GB SSD
So I did the gpt part in Gparted, now I can run installation normally nothing else to do?
Posting QSI again after installation...
Posting QSI again after installation...
Last edited by sfxmx on Thu Dec 12, 2019 7:15 am, edited 1 time in total.
Re: Partitioning question // 128GB SSD
Yes, but you must either choose "Auto-install using entire disk" or partition during installation (Modify Partitions)..
The first one is easy and will do all what's required..
https://www.dedoimedo.com/images/comput ... ection.jpg
The first one is easy and will do all what's required..
https://www.dedoimedo.com/images/comput ... ection.jpg
Re: Partitioning question // 128GB SSD
Hmm the installation was successfully, but on reboot the SSD is not showing up under EFI...only thing which is showing is "EFI PXE Network" <.<Huckleberry wrote: Thu Dec 12, 2019 7:11 am Yes, but you must either choose "Auto-install using entire disk" or partition during installation (Modify Partitions)..
The first one is easy and will do all what's required..
https://www.dedoimedo.com/images/comput ... ection.jpg
AHCI is enabled and Boot mode is UEFI
Secure Boot is disabled btw
Re: Partitioning question // 128GB SSD
? You mean, it doesn't boot or black screen?
"AHCI is enabled and Boot mode is UEFI, Secure Boot is disabled btw" All so good .
Last edited by Huckleberry Finn on Thu Dec 12, 2019 7:31 am, edited 1 time in total.
Re: Partitioning question // 128GB SSD
it doesn't boot over the SSD after installation was successfully and it rebooted...
It doesn't detect the SSD with UEFI on...<.<
partitions are the following after install:
/dev/sda1 - ESP fat32 SIZE: 256MiB
/dev/sda2 - primary ext4 SIZE: 116.96GiB
/dev/sda3 - primary linux-swap SIZE 2GiB
Last edited by sfxmx on Thu Dec 12, 2019 7:34 am, edited 1 time in total.
Re: Partitioning question // 128GB SSD
How does it look on Gparted on live session? (You can also take a screenshot using the default utility)
Re: Partitioning question // 128GB SSD
/dev/sda1 - ESP fat32 SIZE: 256MiBHuckleberry wrote: Thu Dec 12, 2019 7:33 am How does it look on Gparted on live session? (You can also take a screenshot using the default utility)
/dev/sda2 - primary ext4 SIZE: 116.96GiB
/dev/sda3 - primary linux-swap SIZE 2GiB
The flags part is empty...
Last edited by sfxmx on Thu Dec 12, 2019 7:37 am, edited 1 time in total.
Re: Partitioning question // 128GB SSD
And also no Grub menu, right?
Though it should be automatically done, you can check (or flag) boot and esp flags on Efi partition on live session.
Though it should be automatically done, you can check (or flag) boot and esp flags on Efi partition on live session.
Last edited by Huckleberry Finn on Thu Dec 12, 2019 7:39 am, edited 1 time in total.
Re: Partitioning question // 128GB SSD
Nothing, the SSD not getting detected after reboot with Boot mode "UEFI"