Difference between revisions of "Talk:Undead USB Install"

From Funtoo
Jump to navigation Jump to search
m (calculated reasonable /boot partition size.)
m
Line 1: Line 1:
==updating to both uefi & legacy mode sandbox==
https://superuser.com/questions/801515/is-a-hybrid-linux-usb-stick-for-uefi-legacy-bios-possible
https://superuser.com/questions/801515/is-a-hybrid-linux-usb-stick-for-uefi-legacy-bios-possible


device > create partition table > gpt
think about /boot as 128mb fat32 gpt partition drive.  partition name boot partition label boot.
rest of the drive jfs partition name funtoo partition label funtoo.


think about /boot as 128mb vfat gpt partition drive.


we want to install both legacy and uefi in one swoop.
we want to install both legacy and uefi in one swoop.
==talk to me here==

Revision as of 08:46, October 4, 2020

updating to both uefi & legacy mode sandbox

https://superuser.com/questions/801515/is-a-hybrid-linux-usb-stick-for-uefi-legacy-bios-possible

device > create partition table > gpt


think about /boot as 128mb fat32 gpt partition drive. partition name boot partition label boot.

rest of the drive jfs partition name funtoo partition label funtoo.


we want to install both legacy and uefi in one swoop.

talk to me here