updated
This commit is contained in:
parent
082c260c5c
commit
67fcadd569
3 changed files with 2 additions and 2 deletions
2
02-base
2
02-base
|
@ -142,7 +142,7 @@ PKGS="filesystem linux-api-headers man-pages glibc tzdata zlib file readline m4
|
|||
diffutils gawk findutils groff fuse2 grub less gzip iproute2 kbd libpipeline make patch man-db tar texinfo vim procps-ng
|
||||
util-linux e2fsprogs sysklogd sysvinit eudev lfs-bootscripts linux-firmware libarchive mkinitramfs linux libtasn1 p11-kit ca-certificates
|
||||
wget pkgutils libnl dbus libxml2 dhcpcd wpa_supplicant lzo lz4 squashfs-tools popt efivar pciutils efibootmgr libpng which freetype2 dosfstools grub-efi
|
||||
curl ports"
|
||||
curl ports httpup gpm libevent links"
|
||||
|
||||
if [ ! -f $LFS/var/lib/pkg/db ]; then
|
||||
lfs_dirs
|
||||
|
|
|
@ -67,7 +67,7 @@ Install instruction
|
|||
- for BIOS
|
||||
# grub-install /dev/sda
|
||||
- for UEFI
|
||||
# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=lfs_grub --recheck /dev/sda1
|
||||
# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=lfs_grub --recheck /dev/sda
|
||||
- for UEFI in Virtualbox you need to configure this, else you gonna stuck at
|
||||
Virtualbox UEFI
|
||||
# mkdir -p /boot/efi/EFI/BOOT
|
||||
|
|
Loading…
Add table
Reference in a new issue