bootable pendrive [closed]
hi friends please help me to make my pen drive as bootable dvice.
hi friends please help me to make my pen drive as bootable dvice.
The easiest way is to use liveusb-creator (multi OS).
su -c "yum install liveusb-creator"
This tool, the liveusb-creator
also supports UEFI systems with EFI booting. It will make the USB a GPT because some systems need to have GPT. For UEFI systems on Windows, you might also want to try Rufus (only for Windows).
liveusb-creator
will even let you create persistent storage (meaning it won't destroy any of your data if you select that option).
Remember that your iso should be Live. If not, you could use unetbootin.
There is a doc for that.
This is the method I'm using for Live USB pens:
https://fedoraproject.org/wiki/HowtocreateanduseLiveUSB#Usingddforadirect_copy
I always use liveusb-creator
Probably the easiest way to create a bootable USB key in Fedora is to install unetbootin and use it to create a key.
sudo yum -y install unetbootin syslinux-extlinux && sudo unetbootin
If this is a key you already have setup and just need to turn on the boot flag. You can use parted against the device to turn on the boot flag.
lili usb creator in windows....
Asked: 2011-11-17 09:40:26 -0600
Seen: 699 times
Last updated: Aug 24 '14
Installation error: bootloader installation failed
Lenovo notebook can not shutdown, suspend or hibernate properly. Reboot works. What can cause this?
Instalación falla al cargar gestor de arranque. Installation crash trying install bootloader
Windows 7 is overwriting Grub and it's driving me nuts
Clover, multiboot and multiple efi partitions - Can't add all OSes to Clover
Fedora 23 not detected in my bootloader
How to I get my image to load with secure boot?
Multiboot UEFI WIN8/Fedora19: GRUB not starting ==> Fedora not booting
Please do check the existing questions before you post. The below mentioned links have come up in quite a few questions :)
On a related note, please do google too ;)