Skip to main content
3 events
when toggle format what by license comment
Mar 24, 2024 at 17:45 comment added sudodus An alternative with Ubuntu is to use OEM installation, but that method is not generally available in all Linux distros. -- You make a master system and clone that master system to other targets (drives/computers). Clonezilla is more efficient than dd because it copies only used block (which contain data belonging to files).
Mar 24, 2024 at 16:56 comment added oldfred Note that dd will copy everything including blank sectors. So if install is 20GB on a 1TB drive, your dd will copy 1TB. And will not install the UEFI boot entry into UEFI. You only need MOK if you have proprietary driver that you have to authorize. I do a full desktop install from RAM (toram parameter) to SSD in 10 min. Run scripts to customize install and download list of installed apps. Another alternative: debootstrap: ubuntuforums.org/… If you have good backup, just do new install & restore backup.
Mar 24, 2024 at 16:23 history asked johndue CC BY-SA 4.0