Plop Forum

General Category => Boot Managers => Topic started by: dinosore on February 07, 2017, 14:16:48 PM

Title: Which is first partition?
Post by: dinosore on February 07, 2017, 14:16:48 PM
I've been using PloP on a usb stick installation of Porteus and would like to use it on the hard disk.

The hard disk has been extensively re-partioned, mostly with gparted and now looks like this.

david@monocerus:~$ lsblk -o name,label
NAME    LABEL
sda     
├─sda1  winclean
├─sda2 
├─sda3  win10
├─sda4  FIRST
├─sda5  Debian Main
├─sda6  booty
├─sda7  data
├─sda8  home
├─sda9  biggie
└─sda10
sr0     


FIRST is the first partition physically, but not in the dos partition table.

So, if I want to put a boot directory on the first partition for PloP, should it be on winclean or FIRST?
Title: Re: Which is first partition?
Post by: Elmar on February 07, 2017, 20:13:42 PM
When FIRST in the 4th entry in the MBR, then choose hda4 in the Plop Boot manager setup.

The boot directory is not important for the Plop Boot manager. Important is to install Grub (or another Linux loader) to the boot sector of a primary partition.

Note: GPT is not supported by the Plop Boot Manager.