Talk:Undead USB Install/undead2live

From Funtoo
Revision as of 01:23, April 22, 2021 by Pnoecker (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.