You are not logged in.

#1 2019-01-17 06:56:54

felixdatboi
Member
Registered: 2018-11-01
Posts: 26

Bootable partition has type empty

The wiki says:

If you are installing Arch Linux on an UEFI-capable computer with an installed operating system, like Windows 10 for example, it is very likely that you already have an EFI system partition.

and

The list of partitions on the disk: Look for the EFI system partition in the list, it is a small (usually about 100–550 MiB) partition with a type EFI System or EFI (FAT-12/16/32). To confirm this is the ESP, mount it and check whether it contains a directory named EFI, if it does this is definitely the ESP.

Using fdisk -l i see that I have this:

Device               Boot  .....      Id       Type
/dev/sdb1           *                    0            Empty
/dev/sdb2                                  EFI       EFI (FAT-12/16/32)

So it seems that I should use this existing disk as my boot partition. But shouldnt my bootable part have the EFI type? why does it "look" like this?.

Also the /dev/sdb disk contains 14GiB but these 2 partitions is only 602M+64M large.  So the rest is unused?

Offline

#2 2019-01-17 07:06:26

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: Bootable partition has type empty

"bootable" doesn't mean much, if anything, with UEFI. Forget about it.

Offline

#3 2019-01-17 07:16:15

felixdatboi
Member
Registered: 2018-11-01
Posts: 26

Re: Bootable partition has type empty

Scimmia wrote:

"bootable" doesn't mean much, if anything, with UEFI. Forget about it.

Yea its UEFI, didnt know that! Thanks

Last edited by felixdatboi (2019-01-17 07:16:31)

Offline

#4 2019-01-17 10:56:06

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Bootable partition has type empty

Also the /dev/sdb disk contains 14GiB but these 2 partitions is only 602M+64M large.  So the rest is unused?


post output of

# fdisk -l /dev/sdb

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB