Difference between revisions of "Talk:Undead USB Install/undead2live"

From Funtoo
Jump to navigation Jump to search
(Created page with "to deploy undead usb from filesystem.squashfs make a MBR usb key with 128m bootable type ef partition, and 8+gb type 83 partition. {{console|body= ###i## unsquashfs -f -d /mnt...")
(No difference)

Revision as of 01:23, April 22, 2021

to deploy undead usb from filesystem.squashfs make a MBR usb key with 128m bootable type ef partition, and 8+gb type 83 partition.

root # unsquashfs -f -d /mnt/funtoo filesystem.squashfs

chroot and install grub again.