Jump to content
17 posts in this topic

Recommended Posts

I tried this command -

 

dd if=c:\Documents and Settings\UserXP\Desktop\fau\FAU.x86\Kalyway_10.5.2_DVD_Intel_Amd.iso of=\\.\PhysicalDrive1

 

it looks like it works, but I found out it just made a 3.65 GB partition!

 

Does anyone know an app or command line binary, that will copy it bit-by-bit filling up the WHOLE drive?

 

Much Appreciated,

 

-Nick

No, you missed one command important. Hey, take two miutes the video and they explain which tools (softz to use ex. to determine what is the physical number of your HDD) etc. That's the right command for sure but did you know the physical adress of your external HD !?

WTF how does this even work? He never ran the OS X installer... He just took the data from the disc and copied it to his external hard disk. Did he have a program that unpacked the whole OS from the DVD right to the hard drive or what?

yeah yeah...

 

EDIT: I add the link to the free tools.

 

1st: That list contain tools you may have in hand to do that...

1. MacDrive (you know where to find warez ok)

2. UltraIso same too ^^

3.Forsenic Acquisition tool HERE

4.dd.exe

5.WMI Administrative tool HERE

 

1.Move your Patch ISO (or in this case patched before ISO's) on your root drive ex: c:\

2.Unpack the FAT (#3 tool) on the root of your windows drive ex: c:\. Next to your ISO (patch or not).

3.For copying the ISO onto your external HD, use the tool dd.exe. For this, you need to know which physical adress is taken by your HDD. You need to download WMI Administrative tool.

4.Install WMI and you MUST enable IE(x) as your default browser to display WMI tools. And be sure to ACTIVATE the ActiveX control on the top of the page. Fine? Then use WMI Object Browser. Then go on the submenu and click on Win32 System Partitions Part Component.

60346216co8.jpg

 

Open the tree and go on any Disk32 below on the tree.

4bnb3.jpg

 

And on the right tab, on the top click "Associations" and a nice graphic will show your physical drive external to your PC.

4cgl0.jpg

 

5.Call up the command prompt... Hum, need a shortcut? Windows+R and hit cmd. Enter!

Then type the command "DD", the name of your ISO file =ex. c:\Kalyway 10.5.iso= and the name of your physical drive as INTEGER. =ex. \\.\physicaldrivex=.

 

Syntax of the command is (theorically).

dd.exe if=c:\kalyway 10.5.iso of=\\.\physicaldriveX --localwrt

 

38590684ff8.jpg

 

6.After hiting Enter, your ISO is supposed to copy to your external hard drive.

 

And I hope you ENJOY. It takes me over 1h30 to make this!!!!

 

(Soon on Genius Bar)

  • Like 1
The above post DOES NOT work! I repeat it DOES NOT work! It creates a partition on the drive that stores the contents of the ISO file!!

 

That's exactly right. What did you think dd does? Install the software? What he is doing is taking the ISO, taking the data bit by bit, and writing it to the external hard drive partition he made. This partition is also BOOTABLE, meaning no virtual drive software is needed, and both read and write times for the installing the data is faster. Basically, all that is being made is a bootable Install Hard Drive, just like if you stuck the DVD in the DVD-ROM drive. Set BIOS to boot from USB, and there you go.

Ugh, thats not what I meant.

 

I have a Maxtor OneTouch 500GB USB 2.0 External Hard Drive.

 

I have the Kalyway 10.5.2 ISO file named "leopard.iso" in the directory "C:\leopard.iso".

 

I have MacDrive & UltraISO installed, as well as the WMI Tools from Microsoft.

 

I used the WMI Tools, to figure out that my External HDD is actually PhysicalDrive1

 

So.... I format my drive and get one 465GB FAT32 Partition.

 

I execute the command - dd.exe if="c:\leopard.iso" of=\\.\physicaldrive1 --localwrt

 

And get --

 

One.JPG

 

Now when I look at the drive in Windows Explorer, there is no files on it.

 

I look in MacDrive to see the problem...

 

And this is what i get--

 

Two.JPG

 

For the heck of it I marked it as active in DiskPart and rebooted.

 

The USB drive was the first boot option.

 

I got a black screen and the drive started churning, but it defaulted back to the Windows XP Bootscreen.

 

Any Help?

It's possible that the fact that the ISO is actually two types of file systems, hence two partitions: One is a CD-FS partition, and another is an HFS+ partition. This could be creating an issue when you dd the image. You could try finding a way to create an HFS+ partition on the external drive, then copying the files from the HFS+ partition on the ISO to the external drive, make it bootable and boot from the external drive that way.

 

I've never actually tried this, however. Just an idea.

 

I just looked, you might find transmac useful, or GParted. Transmac can do HFS+ partitions, GParted can only do HFS partitions. You could use Transmac to make the partition you need (it will format the whole disk), and then copy over all the essentials as I said before.

 

But again, I have never tried this, and I can't guarantee it will work. (I don't personally think it will, but will it hurt to try?)

But again, I have never tried this, and I can't guarantee it will work. (I don't personally think it will, but will it hurt to try?)

 

And mister Nick, don't forget I do that for helping you. But I'm not behind your computer to make everything! Anyway, try in that way make in bootable the first partition Installer and then, make your own tried and fails.

{censored} !!!! If your damn DVD Rom is broken, why you don't buy it one!? I bought an LG last week IDE 35$

 

Anyone has a different method here?!?!

 

:censored2:

 

Btw, don't figured it ou VMware image to disk cause it's very touchy and I never been able to make it work properly

×
×
  • Create New...