I got a hard drive with an image of an older redhat OS that i need to do some work with. The hard drive isnt bootable but i need to get into it somehow. I am not even close to an expert on these kinds of things, but i will provide the information that ive got.
fdisk -ul
Code:
Device Boot Start End Blocks Id System
/dev/sda1 * 63 149838254 74919096 83 Linux
/dev/sda2 149838255 156296384 3229065 5 Extended
[Code]....
The simplest way the occurs to me to do this is to virtualize the OS on it. So i installed hypervisor from yast, but (i think) it requires an image of the OS to virtualize it, not some partitions on a hard drive. Is there an easy way around this?
Downloaded openSUSE-11.2-DVD-x86_64.iso Burned on a DVD and used to make an install op a Dell laptop Everything went okay. Now I like to make a install on a ASUS UL20A laptop without an optical drive Placed the iso on a USB stick with dd command The stick can be read by openSUSE 11.2 machine NOT by WIN 7 machine I tried to make the USB stick with Win32DiskImager.exe
I started with a bootable Windows 7 Upgrade DVD. I tested the DVD by booting from DVD in a physical drive. The system put up a "press any key to install from CD/DVD" and it worked. Now, I attempted to make a bootable ISO for VirtualBox... To make the ISO, I used this:
dd if=/dev/sr0 of=windows7.iso bs=2048 conv=sync
which I've read will clone the DVD and its boot ability? Is this correct? When I start VirtualBox, version 4.0.8 r71778, I get the "FATAL: No bootable medium found! System halted." The IDE Primary Master (CD/DVD) is set to see windows7.iso, so I suspect it sees the ISO, only it doesn't appear to be bootable. SATA Port 0 is set to Windows 7.vdi. Am I missing a step somewhere? The system is running openSUSE 11.4.
I have an ISO file that I need to make a bootable USB drive with... but I don't know of any apps native to openSUSE that can do this can someone please tell me what I might use, and how?
I've searched extensively on Google and here and can't seem to find anything addressing what I'm trying to do. The motherboard of my notebook (Ubuntu 9.10) completely died earlier this week. I pulled the hard drive and got an external case for it. Is it possible to have it boot into my original Ubuntu via USB?
Trying to do so as-is comes up with multiple Grub errors (Invalid Environment block, file not found, etc.) and I've tried addressing these Grub errors separately with no luck, but I have a feeling I'm skipping a basic step somewhere to make a primary drive USB bootable without reformatting.
I have a cdrom (bootable) that I want to copy over to a usb stick, and have THAT boot the system (Adding other files to it before hand) I know it's easy, but how? I've already made a iso of the cdrom.
I have an Intel Core2 Duo system that I want to upgrade from Fedora 12 to Fedora 14. I have downloaded the DVD iso for Fedora 14, however, I do not want to burn a DVD for installation, and would like to be able to perform the upgrade from a USB flash drive. Where can I find information that will explain how to make a bootable flash drive that can install Fedora 14?
for some reason copied my recovery disk directly as a file to file copy and not creating a ISO image. So thats all I have, a non ISO image and I need to burn it on a DVD to make it bootable. nothing I have tried seems to work. I know K3B has some options but I dont know it so well.
Earlier today I created a bootable USB stick by executing a script file that came with the distro for that purpose and experienced no problems. Later on, I tried exactly the same thing but using a SD card via a USB adaptor and it didn't work. Is there some difference in geometry between these two media types that could cause this problem?
One of my computers is a netbook with no CD drive, so I need to create a bootable USB stick so I can reload a Clonezilla-made backup image from an external HD on to the netbook.I bought a 4Gb thumb drive and used Parted Magic to create a 200Mb partition on it. I formatted this and the remaining free space both as FAT32 and used Parted Magic to flag the small partition as bootable. Then I loaded the Clonezilla Live files onto this boot partition.Now the thumb drive boots up ok, but goes straight into a Parted Magic menu screen from which there is no way out! It's just the menu screen alone and has no PM functionality. This also happens on other systems where there is no PM installed or in the CD drive. So it must be something PM has done to the thumb drive.
I have RHEL5x86_64 iso,I have windows XP 64 bit OS installed and a 4 GB USB Stick and my optical drive is not working . I want to install RHEL5 on my system from the USB. I can do this in a linux system but unfortunately I have no linux system. How will I do it in windows, as I am not getting any correct application or correct procedure to do this ...
Making a live CD using tools such as livecd-creator seems like a good solution to create a bootable read-only image to install on Compact Flash. My goal is to prevent failure due to write cycle limits of Compact Flash memory. A secondary goal is to have the live CD available for troubleshooting. However, Usenet postings indicate challenges in making the live CD image on CF bootable. Has anyone succeeded in doing this?
It seems that the handy grub-mkrescue --overlay=/boot/grub Grub2CD.iso command that works nicely in Karmic is not the right way to create a cd iso in Lucid.
I have never worked with Linux before but as part of my new job I need to format and install a program on a compact flash card. I have followed our procedure to the T but when i install the card I get a No bootable partition error. Here is what I'm doing. I go into Gnome terminal and change to my directory to "cd dcmsetupdir" (this may not be important but I want to give as much info as I can. Then I type "sudo ./format_cf". once this is complete (no errors detected), I type in "sudo ./install_cf" this seems to install correctly but when I boot up the unit with the card in I get the no bootable partition error.
Running Ubuntu 10.04 currently. But for some reason cant seem to find what im looking for about making USB drives bootable once ive downloaded the .iso file i want. USB-creator-gtk seems to only work with the ubuntu family. ImageWriter only works with .img files? I want to play around with other linux distros from .iso. I tried makebootfat and got some errors. ill post them later if you guys think makebootfat is the way to go but i think im making it to too hard on myself.
I'm unable to boot into a gparted cd to make modifications to my partition table. I've only noticed it since grub took over the duty of boot manager after installing openSUSE 11.3. Are there any other utilities that I can use either from within openSUSE or boot to, to do the same thing?
I want to install SLES11 with my usb key but I couldn't to make it bootable. Because my server are only a cdrom drive, not dvd... I read the following document : SuSE install from USB drive - openSUSE but it doesn't run! So I can mount/umount the usb and linux could see him:
Code:
mount /dev/sda /mnt/usb
but the fsck.vfat doesn't run :
Code:
fsck.vfat /dev/sda1 open /dev/sda1:No such file or directory
I understand that one can easily make a bootable USB from a live CD installer. But instead of burning a DVD, I'd like to make a bootable USB from the oss 11.3 DVD iso file. Note: I just want to make a bootable USB, not to install 11.3 on USB. ( There are many reasons to do that, e.g., USB is much easier to carry, and also reuse later for new versions. ) But it seems there is no instruction to do that.
I need some help to set up a bootable USB stick. I have an USB stick, 3.7 gigs big, on which I want to put the OpenSuse Live CD iso, but somehow I am stuck... I have formatted the stick and I have set the boot flag in KDE partitionmanager. Then I have put the .iso on it, using Unetbootin. When I now try to boot it, I get the message
Code:
could not find Kernel boot image: gfxboot
Is maybe the boot flag not set, despite the partitionmanager shows it set? Can I set it also afterwards, after I have installed the .iso on the stick (I tried this already, did not change anything)? Or is there something wrong with the .iso?
Using imagewriter, I was wondering if it's possible to store backup files on it. I have a 8GB usb drive but the imagewriter uses less 2GB to write the iso to it.
I work for a small business that wants a semi-proprietary (branded) os, I've quickly assembled the needed os in susestudio, I now need to alter a lot of images, what's the best way to unpack and repack into a bootable iso?
The thread's title is very eloquent:I have a Windows 7 ISO image and I would like to "burn" it on a bootable USB pen in order to install it on a netbook.Obviously I am on openSUSE, and all I read so far was instructions to burn an opensuse or any linux distros (the "dd" tales)
I'd like to do a complete backup of my laptop, convert it to ISO, and then create a bootable flash drive with it. I'd like to be able to totally restore, or run (like in Live mode) the image.