You are not logged in.

#1 2015-03-13 18:17:40

x_user
Member
Registered: 2015-03-13
Posts: 60

No overwrite boot partition.[SOLVED]

Hello, grettings all smile

Im starting my journey with arch, and yesterday i've installed arch, but when i installing grub with command:

grub-install /dev/sda

i get error becouse i wasnt have bios bootable partition so i make they and mount at /mnt/bios, but after install, after all, folder /mnt/bios is empty, but grub is installed, so i had delete that bios boot partition already, but this partition might be need for me in future ? why installation dont overwrite mounted folder ? Whats going on with that partition at all ? ;p

I have hope for some answers, and again grettings users smile o/

Last edited by x_user (2015-03-14 16:33:51)

Offline

#2 2015-03-13 20:57:32

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: No overwrite boot partition.[SOLVED]

A BIOS boot partition is required on GPT-type disks to hold GRUB.

This type of partition does not (should not) have a filesystem so you should not be able to mount it.

Which guide have you been following to install Arch?


Jin, Jîyan, Azadî

Offline

#3 2015-03-13 21:02:44

jackpot
Member
From: Riyadh, Saudi Arabia
Registered: 2014-08-18
Posts: 86

Re: No overwrite boot partition.[SOLVED]

Either:

You make 2 MB BIOS boot partition (not referring to /boot) without a file system as said above. Only mark it as "BIOS Boot Partition" during setup.

OR

Switch to syslinux instead of grub as boot loader. It does not need BIOS boot partition.


KDE is all good bloated, try to trim away from K*.apps... whatever it leaves behind equals "Kuck yourself!"
nVidia.... fsck sdy0

Offline

#4 2015-03-13 21:06:25

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: No overwrite boot partition.[SOLVED]

jackpot wrote:

Switch to syslinux instead of grub as boot loader. It does not need BIOS boot partition.

Yes it does.

If the disk has a GUID partition table a BIOS boot partition is required for booting a non-EFI system; this is independent of the bootloader type.

Read the links I posted above.


Jin, Jîyan, Azadî

Offline

#5 2015-03-13 21:55:18

jackpot
Member
From: Riyadh, Saudi Arabia
Registered: 2014-08-18
Posts: 86

Re: No overwrite boot partition.[SOLVED]

Head_on_a_Stick wrote:
jackpot wrote:

Switch to syslinux instead of grub as boot loader. It does not need BIOS boot partition.

Yes it does.

I had it without BOIS boot partition some time ago on vbox using syslinux and also from Arch Wiki Beginners Guide:

Partition schemes
<....>
Depending on the motherboard's firmware interface, the chosen #Partition table types, and in some cases also the chosen boot loader, the following additional partitions must be created:
        BIOS/MBR: no additional partition required.
        BIOS/GPT:
            If using syslinux: no additional partition required.
            If using GRUB: one BIOS Boot Partition.


It's clear I think.

Last edited by jackpot (2015-03-13 21:55:34)


KDE is all good bloated, try to trim away from K*.apps... whatever it leaves behind equals "Kuck yourself!"
nVidia.... fsck sdy0

Offline

#6 2015-03-13 22:03:54

x_user
Member
Registered: 2015-03-13
Posts: 60

Re: No overwrite boot partition.[SOLVED]

I deleted that bios partition after install, i have i386-pc folder in /boot/grub... That deleting dont crash my system when grub gets update ?

Last edited by x_user (2015-03-13 22:49:39)

Offline

#7 2015-03-13 23:01:16

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: No overwrite boot partition.[SOLVED]

jackpot wrote:
Head_on_a_Stick wrote:
jackpot wrote:

Switch to syslinux instead of grub as boot loader. It does not need BIOS boot partition.

Yes it does.

I had it without BOIS boot partition some time ago on vbox using syslinux and also from Arch Wiki Beginners Guide:

Partition schemes
<....>
Depending on the motherboard's firmware interface, the chosen #Partition table types, and in some cases also the chosen boot loader, the following additional partitions must be created:
        BIOS/MBR: no additional partition required.
        BIOS/GPT:
            If using syslinux: no additional partition required.
            If using GRUB: one BIOS Boot Partition.


It's clear I think.

My apologies, you are quite correct.


Jin, Jîyan, Azadî

Offline

#8 2015-03-14 08:51:23

jackpot
Member
From: Riyadh, Saudi Arabia
Registered: 2014-08-18
Posts: 86

Re: No overwrite boot partition.[SOLVED]

@Head: No worries.

@X_user: If you delete BIOS boot partition, Grub will not boot (... but never tried that). Please mark thread "Solved" f you got answers and create separate for other issues.


KDE is all good bloated, try to trim away from K*.apps... whatever it leaves behind equals "Kuck yourself!"
nVidia.... fsck sdy0

Offline

#9 2015-03-14 16:33:40

x_user
Member
Registered: 2015-03-13
Posts: 60

Re: No overwrite boot partition.[SOLVED]

Im reinstall system and make bios partion for my safe, temat is solved, thanks smile

Offline

Board footer

Powered by FluxBB