Displaying 3 results from an estimated 3 matches for "8d0c".
Did you mean:
810c
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
...ctor: 1230847 (at 601.0 MiB)
> Partition size: 1228800 sectors (600.0 MiB)
> Attribute flags: 0000000000000000
> Partition name: 'EFI System Partition'
Well, on my system:
newserver.wendellfreelibrary.org% sudo blkid /dev/sda1
/dev/sda1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat"
newserver.wendellfreelibrary.org% sudo blkid /dev/sdb1
/dev/sdb1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat"
That UUID is the VFAT partition (I dd'ed the partition from the old disk
(/dev/sdb1) to the new disk (/dev/sda1)
And:
n...
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...artition size: 1228800 sectors (600.0 MiB)
> > Attribute flags: 0000000000000000
> > Partition name: 'EFI System Partition'
>
> Well, on my system:
>
> newserver.wendellfreelibrary.org% sudo blkid /dev/sda1
> /dev/sda1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat"
> newserver.wendellfreelibrary.org% sudo blkid /dev/sdb1
> /dev/sdb1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat"
>
> That UUID is the VFAT partition (I dd'ed the partition from the old disk
> (/dev/sdb1) to the new...
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 19:30:25 -0400 CentOS mailing list <centos at centos.org> wrote:
>
> On May 28, 2018, at 18:25, Robert Heller <heller at deepsoft.com> wrote:
>
> > I tried to run efibootmgr, but it wants a model named efivars loaded, but
> > there is no such module available.
>
> Are you not running a CentOS kernel? That module should be available.