View Single Post
  #19  
Old 05-04-2002, 07:20
Wayne Wayne is offline
Die Hard Member
 
Join Date: Jun 2001
Posts: 821
Thanks: 0
Thanked 4 Times in 1 Post
Wayne
You have to use BIN2BOOT correctly for it to do anything.

You cannot just execute BIN2BOOT from Windows and expect it to prompt you for the file to convert. You'll need to follow these steps:

1. Open a command prompt (ensuring you are in the folder that BIN2BOOT and the .ISO or .BIN file are in.

2. Type the following: BIN2BOOT filename.iso

3. Press the ENTER key.

It should start processing the file and when you're through, you should also have a file with a .CDI extension (image.cdi). Of course above where I said filename, it should be whatever filename your existing file is. For instance, if the file was called XYZ.ISO you'd use the command line BIN2BOOT XYZ.ISO.

Does this make sense now?
Reply With Quote