

In this article, we will learn how to create startup disk for Ubuntu. Recovery disk is also known as startup disk or bootable disk. Use of livecd-iso-to-disk on any distribution other than Fedora is unsupported and not expected to work: please use an alternative method, such as Fedora Media Writer.Sometimes you may want to create recovery disk in Ubuntu, so that in case your system crashes or OS becomes corrupt, you can easily boot your system and recover it. Even if it happens to run and write a stick apparently successfully from some other distribution, the stick may well fail to boot. Livecd-iso-to-disk is not meant to be run from a non-Fedora system. livecd-iso-to-disk on other Linux distributions If your test boot reports a corrupted boot sector, or you get the message MBR appears to be blank., you need to install or reset the master boot record (MBR), by passing -reset-mbr when writing the stick. If you get this message from fdisk, you may need to reformat the flash drive when writing the image, by passing -format when writing the stick. Partition has different physical/logical endings If you get the message Need to have a filesystem label or UUID for your USB device, you need to label the partition: dosfslabel /dev/sdX LIVE. Information: Don't forget to update /etc/fstab, if necessary. Number Start End Size Type File system Flagsġ 32.3kB 1062MB 1062MB primary fat16 boot Sector size (logical/physical): 512B/512B Welcome to GNU Parted! Type 'help' to view a list of commands.


Creating and using a live installation image.
