Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jer446

macrumors 6502a
Original poster
Dec 28, 2004
826
0
Hey guys, I have an HP netbook that needs a new installation of windows. I currently have a working partition of linux running. Unfortunately, hp only gives out cd versions of the windows recovery (why the hell do they do this when the netbook has no optical drive?).

Aside from purchasing an external optical drive, what are my options?

Can I somehow rip the cd to an iso using my mac, then put that on a thumb drive, and boot from that?
 
Hey guys, I have an HP netbook that needs a new installation of windows. I currently have a working partition of linux running. Unfortunately, hp only gives out cd versions of the windows recovery (why the hell do they do this when the netbook has no optical drive?).

Aside from purchasing an external optical drive, what are my options?

Can I somehow rip the cd to an iso using my mac, then put that on a thumb drive, and boot from that?

For create iso:
Open any terminal.
Assume that / dev / cdrom - required disk reader:

command: dd if = / dev / cdrom of = windows_image.iso
Create a file with windows_image.iso iso image file.

For write on flash:
first version:
Should give the command:
dd if = windows_image.iso of = / dev / sdX
where windows_image.iso - the image flashes
/ Dev / sdX - where the device is inserted flash drive
second version (100% working):
use
http://unetbootin.sourceforge.net/
 
I think the previous poster thinks you wanted to restore linux.

Which Windows are you planning to get a restore disc for? XP? Vista? 7?

B
 
I do not want to restore linux. I only installed linux temporarily because windows was not working.

I just received an xp recovery cd in the mail.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.