This how to shows how grub2 can be used to boot a PowerPC live/desktop iso file stored on a USB flash drive. It is an alternative to using the dd command or extracting the contents of the iso file.
This method is so easy my dog could do it!
I've tested this on a fat32 flash drive using an MS-DOS partition table.
Do this:sudo dd if=/dev/zero of=/dev/sdX bs=1024k count=1Where X is the letter of the USB flash drive/hard drive that you want its partition tables totally erased.Be sure to type the correct letter, otherwise you might erase your system hard drive and lose data!Afterwards, be sure to reboot the PC and then check out if Gparted shows the capacity correctly.
bjornoslav
https://bbs.archlinux
The following quote is the sad, sad story of a thumb drive with the partition table nuked, as told by a friend of mine:
Quote:
Data was recovered from an XP system by booting with a BartPC CD
and copying onto a USB thumb drive. Nothing unusual.
System was rebooted into the XP install CD.
I tried making a boot-able flash drive like described in the install guide, here, on the wiki.Using Unetbootin - did it - didn't boot from the flash drive (just doesn't work).I thought: Hei, I'll do it again maybe I did something wrong.No way - my flash drive is now 8MB (and it was a 32GB FLASH DRIVE!!).I tried everything, fdisk, diskpart in windows, Killdisk ...
I was thinking, when I put in my Ubuntu cd, and boot off it, and go into the "Something else" section in the install window, my flash-drive is there when plugged in. I noticed it had one partition.
How can I use a USB flash drive to boot Linux from a partition on (another) hard drive?
I'm trying to install Linux on an encrypted partition on the hard drive (using LVM on LUKS).
Since /boot must be on a separate, unencrypted partition, I would like to store it on a USB flash drive.
My plan was to install GRUB (2) to the flash drive (/dev/sdb) and boot Linux from it's MBR, or if the drive was
Hello all..:D
I have a good Redhat 9 install on my hard drive.
But I need to use this install on another computer.
So I formatted an USB flash drive as ext3, installed grub in it and copied my existing / filesystem on the hard drive to the USB flash drive.
For testing the install, I disabled my hard drive, floppy drive and CDROM drive in the BIOS setup.
I just tried dd'ing an ISO to my flash drive, but someone closed the terminal while this was happening and stopped the dd. Now, when I opened the KDE Partition Manager and tried to format my drive, it gave me an error saying that I needed a new partition table. I created one, but when I tried adding a new partition, it gave me the same error. How do I fix this?
I tried instaling Ubuntu onto my flash drive by booting onto a live CD of 9.10 and using the create a bootable USB disk option. Ubuntu was bootable from my drive, but I didn't like it. I reinstalled the U3 system and chose the format option. It went through, but the drive never renamed.