Ubuntu Installation :: Create A Bootable WindowsXP Cd?
Apr 18, 2011How can you create a bootable WindowsXP cd from ubuntu???
View 2 RepliesHow can you create a bootable WindowsXP cd from ubuntu???
View 2 RepliesI have a WinXP ISO file and was wondering which is the most noob friendly way to creating a bootable USB with it to re-install XP onto my netbook via Ubuntu 11.04.I haven't found any tutorials out there explaining anything on the lines of this.
View 3 Replies View RelatedI'm having a problem creating an USB bootable pendrive, with Debian Jessie stable. I've downloaded the ISO from the site (I have tried with two versions, netinst and gnome). I tried to create the bootable pendrive with the command dd.
Code: Select alldd if=debian-etcetcetc.iso of=/dev/sdb
I put two pendrives that i've dd'ed them on the usb ports, and then typed fdisk -l, it returned this:
Code: Select allDevice Boot Start End Sectors Size Id Type
/dev/sdb1 * 64 2978975 2978912 1,4G 17 Hidden HPFS/NTFS
Disco /dev/sdc: 7,3 GiB, 7784628224 bytes, 15204352 setores
Unidades: setor de 1 * 512 = 512 bytes
[code]...
However, i tried to boot this two pendrives in three PCs and it was not recognized by anyone as bootable system.
I've successfully created bootable DVDs for several distros over the years. First, I downloaded F13 x86-64 the day of the release, checked the sha256sum against the CHECKSUM file (it passed), and burned a DVD. I see 5 folders and 10 files on it, as expected.I restart, and my PC (AMD Phenom 9600 quad, Gigabyte S Series GA MA69G-S3H motherboard) does not boot from the DVD, but from the hard drive.So I get into the bios, check to make sure that the boot order is correct (it is) and try again. No joy.
Next, I assume I screwed up, had a bad burn, down load and burn again, checking everything. Still won't boot from DVD. Try getting the ISO from torrents, (checking sha256sum all the while), burn my 3rd DVD (using Brasero this time) and - same problem.Now I assume I have a hardware problem, and for grins, put in the F12 ISO DVD. It boots from there just fine.So I don't have a hardware problem, and I seem to have 3 good burns, but it's not recognized as a bootable DVD.
I tried searching the Internet, but could not find a decent tutorial explaining how to create a bootable Ubuntu Linux (10.04) USB installation that could be run not only on a PC but also on Macs and MacBook Pros. In addition, I tried refit, but ended with "Missing operating system" error.Here is basically the layout of my bootable under PC Ubuntu USB drive (using MBR):Partition 1 (ext3, bootable) - Ubuntu Linux 32 bit, contains also grub2 bootloader.Partition 2 (ext3) - Ubuntu Linux 64 bit.Partition 3 (fat32) - contains data.What would be the best way to enable this drive to boot under Mac OS X? And if refit has to be used, could I simply have one more partition on the USB drive containing it?
View 1 Replies View RelatedI am trying to install Ubuntu Netbook 10.04 on my eee pc. I have a macbook pro with built in SD card reader and a 4 gig sd card. I followed the instructions on the ubuntu netbook download page to create the bootable usb media and it appeared to work, but was not bootable for either the eee pc or the macbook.
I also posted under the apple section of the forums here: [URL]... I also tried using VirtualBox to create a virtual machine that I could install ubuntu directly onto the SD card, but VirtualBox can't work with the built in SD card reader apparently.
Ive installed and have up and perfect a copy of ubuntu, thing is i need windows for recording and xna, i want to make a installer from usb as i havent one cd or dvd i can use for installing and all the quick fixes seem to be either in linux to make a linux usb installer, in windows to make a linux usb installer, or windows to make a windows installer, but i cant seem to find one for linux to make a windows installer, as in i would like a linux program to create a bootable usb of windows of a iso i already have.
View 4 Replies View RelatedI am using Ubuntu 11.04 on my sisters computer which I am borrowing until my laptop gets fixed by Dell *sigh*
The only catch was that I had to remove the virus thats been plaguing this computer any means necessary my plan was to delete the windows 7 partition and put Ubuntu in its place temporarily.
My sister didn't have the Windows 7 DVD that was given to her *sigh again* but she did still have the key labeled on the side of the machine. So my plan than included to download that .iso of Windows 7, and then use setup.exe.
Every time I try to create a bootable USB on my sid boxes, it comes out corrupt. I'm trying to use a multi-arch netinst iso so I can back up my tablet. Anyway, I use
[code]
# cp debian-8.3.0-amd64-i386-netinst.iso /dev/sdf
[code]
And it won't boot, so I checked the drive with gparted on my desktop, and get some errors about invalid block sizes and corrupt partitions. When I try fdisk, it lists an EFI partition as I would expect, and then another partition with the right size, but its listed as type empty. I also get some invalid size errors there. This happens with an older iso I have successfully used in the past. When I run fdisk on the ISO file, I get the same errors as the USB drive. Here's the output
[code]
daniel@frakenstein:~/Downloads$ sudo fdisk -l ./debian-8.3.0-amd64-i386-netinst.iso
Disk ./debian-8.3.0-amd64-i386-netinst.iso: 556 MiB, 583008256 bytes, 1138688 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
[Code]...
I think my issue is with the message about 2048 vs 512 byte block sizes. I tried setting up partitions on my drive and just copying data to them from the iso. This makes the BIOS recognize the USB disk and it tries to run the bootloader, but fails since the symlinks are messed up copying that way. I've tried a few different boxes (all running sid) and I get the same results on all of them.
This is the first time that I try to install Fedora 11 to my Cd-driver-less notebook. I try to boot from my USB stick it did not work. For me, only feasible solution is to boot from HDD.
However, how do I create bootable HDD from Fedora 11 live CD? I have already downloaded and burnt Fedora-11-i686-Live.iso to a CD. Since I cannot boot from my CD, I need to boot from the HDD. But how?
Also some additional info: I have already formatted my notebook's HDD by hooking it to my PC. So I can only access my notebook's HDD from my PC (winXP installed) As far as I can guess, I need to partition and format my notebook's HDD based on fedora's requirements. (I do not know how?) And copy some boot and installation files to these partitioned disks. (don't know neither)
I downloaded fedora14 iso and burned it straight to a cd but on reboot, it booted from my hd. My bios is set to boot from cd first.Next I extracted the iso to a subdirectory and burned that to a cd, creating a boot disk using the img file in the [BOOT] directory. When I rebooted, I got a cursor in the top left corner of the screen and nothing else
View 3 Replies View RelatedHow Do I Create Bootable USB Installation For NetBook ?
I am going mad!
I am trying to make a bootable USB installation
so I can try OpenSUSE 11.2 on my NetBook with no CD/DVD drive.
I've Google'd for hours and tried different things
but I can not make a bootable USB of OpenSUSE 11.2.
I am running Ubuntu 10.04 now on my main desktop
and Ubuntu 10.04 now on the NetBook,
but have access to a Windows XP computer too...
So since i deleted a necessary package my redhat system crashed. Now, when i had initially installed redhat using a friends disk I copied all the files from the CD-ROM on my external hard drive (of course after installing through the CD)
Now I need to re-install linux and I have no idea how to actually use those files to create an actual automatic bootable installation CD?
All of my PCs are set up to either run Ubuntu directly, or are dual boot Ubuntu and some variant of Windows. One of the things I like about this is that in the rare instances that I get a virus I can simply boot into Ubuntu and run ClamAV to remove the virus from there.
I have a friend who recently picked up a nasty virus and we are having a hard time getting his machine to boot at all without all sort of strange behaviors. Under that scenario I can't trust Wubi to work correctly. Soo....
Is it possible for me to create a bootable CD, DVD or USB drive from my machine? I'd like to use my machine because I can update the virus definitions before I create the image and then use that to clean his machine.
I installed Ubuntu9.10 on a USB hard drive attached to my laptop. Laptop has pre-installed XP in the in-built hard-drive. Point to be noted is that my hard-drive is protected via encryption software called Pointsec.
The installation of Ubuntu on the USB hard drive went through fine and I'm able to boot Ubuntu from it.
But now the problem is, GRUB2 fails to detect the Windows XP installation.
Can someone tell me how I can force GRUB2 to boot Windows XP from hd0,0?
The GRUB1 way of configuring /etc/grub/menu.lst does NOT seem to work with GRUB2.
After installation of Windows XP in the disk where Linux was installed in another partition the GRUB menu allowing to choose operation system to load dissapeared. This menu previously appeared right after switching the computer on. But after installation of Windows in the partition intended for it only WindowsXP is loaded automatically once I switch on my computer. But switching it on with Linux rescure cd-disk results in loading my ordinary Linux from hard drive. This shows that Linux is not destroyed at the loading of Windows, but just made unreachable. Possibly installation program for Windows has destroyed GRUB or some of its files. Does somebody know how to restore normal functioning of GRUB?
Details:
I am using Scientific Linux 4, which is derivative of RedHat Enterprise Linux.I have currently installed WindowsXP SP3. But previously I had the same problem with SP2 at the same computer and the same partition. At that time I needed to reinstall the full Linux after installation of Windows. This was not a problem, since this was right after its purchase and there was nothing useful. But recently I needed to re-install Windows, now it is SP3. And unfortunately I have received expected result: Windows have been installed, but it made unreachable Linux. Now I need to find a way to solve the problem with fixing access through GRUB to all systems without reinstallation of Linux, since it will be too time consuming to pass all its adjustments and loading which I need.
Probably the problem is typical and well-known. Grub, Linux in one partition and installation or re-installation of WindowsXP in another partition. How to repire GRUB and entries to all systems after that?
I am running ubuntu 9.10 on my pc, trying to update the bios on a thinkpad a31. I'm trying to create a bootable iso disk from the downloaded file from ibm (spsuiv69.exe) it is currently sitting on my desktop.
To be clear - I am having trouble making the .exe file an iso. I read this is the best way to update bios on a linux machine, if there are better ideas - whatever works.
I lose my W7 DVD a couple of times and im tired of making DVDs when i can just create a Bootable USB but the only thing wrong is that i know of ...you can only create Ubuntu USB in Ubuntu.... In Windows you can create a Windows USB with progrmas and UBuntu as well... SO since windows can make multiple USB bootable... Does Ubuntu have a Program that will allow me to Create a Bootable Windows 7 USB?
View 9 Replies View Relatedhow to write bootable cd i want to write xp in my cd how can burn that to format my system
View 1 Replies View Relatedhow to creat a bootable pen drive of ubuntu 10.10???
i can't make bootable usb flash drive of ubuntu 10.10 useing "Universal-USB-Installer-1.8.0.4" as [URL]. how can i make a bootable ubuntu 10.10 using my pen drive. i have the .iso file.i don't want to burn it into cd.
Running: Ubuntu 9.04 32 bits I'm trying to create an bootable usb drive for installing windows 7 so i took this release"Microsoft.Windows.7.Enterprise.x64.Integrated.Oct ober.2010-BIE"
1. Extracted to get the iso
2. Formated my 8gb usb flash drive with gparted
3. Extracted all the files from the iso with UNetbootin to my usb stick
4. Restarted and selected boot from removable drive in the bios options
After step 4 nothing worked i tried to remove booting from the hdd to force the computer to boot from the usb drive but just get the message that i need to insert an bootable media or restart.
Tried several times and the usb worked propperly while installing ubuntu 9.04 which I run this writing moment. I'm out of ideas and I don't have an cd/dvd reader to boot an dvd from either so via usb is the only thing my knowledge is capable to.
ok so i want to create a bootable CD containing some usefull progs.. ie gparted live / clonezilla live / Memtest etc.... how would i go about making this cd with a choice window to select what application i want to run ?
View 7 Replies View RelatedI followed the directions on the Ubuntu site and on the forum but am still unable to make one.I used the Universal USB installer (as directed by the Ubuntu download page) and the unetbootin utility as found on a thread in the forums. To ensure that it was not the USB drive, I've used a Kingston drive and a SanDisk drive. Both report "no Operating System found" when attempting to create the drive.I'm using Win7 x64 to create the bootable drive, and ubuntu-11.04-desktop-i386.iso as the image.
View 3 Replies View Relatedis there any kind program works under ubuntu, like nlite for windows? i need to create a windows xp bootable cd.and need to add sata drivers in this cd.
View 3 Replies View RelatedI'm trying to install Ubuntu 10.04 on my netbook, but I can't figure out how to create a bootable USB stick form my current computer, running Mac OS X.
View 5 Replies View RelatedI am using osx on my macbook wanting to create a bootable ubuntu usb pendrive so that i can install ubuntu on my hp laptop. Is anyone aware of any similar tools for osx such as Unetbootin?, or how i can go about creating a bootable live usb.
View 1 Replies View RelatedI was just wondering if there was any way to create a bootable windows usb drive without using a windows machine to create it.
View 2 Replies View RelatedHow can I create a bootable usb drive with Windows XP from Ubuntu? I had been looking and looking on Google without any positive result. I tried UnetBooting but it don't worked.
View 4 Replies View RelatedHow do i create a bootable CD to update my BIOS in ubuntu 10.04
View 2 Replies View RelatedI need to create a bootable SD card for my OLPC XO and am trying to use UNetbootin on my Ubunto system. I have the img on a USB thumb drive and need to now create the bootable SD card. I am trying to use Unetbootin and there I can see my USB drive: /media/PENDRIVE/XtraOrdinary_2010_for_XO-1_Download_Edition.img
So far so good.
"But" the target only lists devices:
/dev/sda1
/dev/shm
/dev/sdf1
/dev/sdd1
/dev/sda
[Code]...