What are the mkusb options “msdos”, “upefi” and “d-n-i”?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



What are the mkusb options “msdos”, “upefi” and “d-n-i”?



I'm trying to create a persistent live Ubuntu bootable USB drive using mkusb.



In the "Persistent live drive settings" I have the options "msdos", "upefi" and "d-n-i", and also have the buttons "Use defaults" and "OK".



enter image description here



Unfortunately, I couldn't find in the wiki nor the manual what each item or the "Use defaults" button does.



Clicking "Use defaults" is the same as clicking "OK" without any item selected? And what is the meaning of each item? When should (or shouldn't) each one be used?





I'm sure @sudodus will help out here. He's the developer of mkusb and very active here.
– DK Bose
5 hours ago





I just about always choose "Use defaults" with mkusb. That way the flash drive will boot in BIOS or UEFI. msdos chooses the type of partition table to use, upefi chooses the grub source and d-n-i installs security updates automatically when checked. This can overfill and freeze the thumb drive.
– C.S.Cameron
4 hours ago




1 Answer
1



You can select



MSDOS partition table (while default is GUID partition table, GPT). This can help in some HP computers, that are unwilling to boot with grub and GPT.



UPEFI, 'usb-pack-efi' (while default is to use the grub system from the iso file). The 'usb-pack-efi' grub system works in UEFI and BIOS mode. It was developed from a multiboot system for UEFI by Andre Rodovalho. See this link and links from it.



D-N-I, download and install security updates (while default is to display a message when there are security updates). The default option was created for the early versions of 16.04.x LTS in order to avoid overfilling the casper-rw file system, if too small for substantial upgrades. See this link for more details.



Clicking "Use defaults" is the same as clicking "OK" without any item selected.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard