Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. .ISOs??? Bootdisks? How??? - VMWARE

.ISOs??? Bootdisks? How??? - VMWARE

Scheduled Pinned Locked Moved The Lounge
questiontutorial
8 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    code frog 0
    wrote on last edited by
    #1

    Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

    K M R M M 6 Replies Last reply
    0
    • C code frog 0

      Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

      K Offline
      K Offline
      KevinMac
      wrote on last edited by
      #2

      Did a 98 boot disk a few years ago from an msdn iso but for the life of me I cannot remember all of the steps other than it was a true pain. I used a web site that had instructions bootdisk.com best of luck. If you were a little more local to me I would just let you have one of my old cd's I hope I am done with Windows 98.

      1 Reply Last reply
      0
      • C code frog 0

        Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        This is what I did back in the days when I used a physical machine for testing: 1. Make a bootable DOS disk on another 9x machine. 2. Boot the test machine from that disk. 3. Partition and format the HD. Make sure the C: partition is bootable (format C: /s). 4. Copy the Win 9x install CABs from the CD to a directory on the HD. I usually called it C:\win9x.ins 5. copy smartdrv.exe to the HD. 6. Reboot from the HD, run smartdrv.exe (trust me, you'll need it), then run C:\win9x.ins\setup.exe /is (/is skips the scandisk check). Hopefully this will be of some help when using a VM as well.

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.

        1 Reply Last reply
        0
        • C code frog 0

          Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

          R Offline
          R Offline
          Rdunzl
          wrote on last edited by
          #4

          If you have a w98 install cd then look if there's a folder named \tools\MTSUTIL\FAT32EBD. In that folder you find a litte tool for copying an boot-image to a floppy disk, and you'll also find the boot image (IMAGE.DSK) that you may be able to mount directly in your VM server (else try rename it to .img before you begin looking for winimage or other floppy disk image tools to help you). If that file isn't included on your source media then you could do a google search on "windows 98 boot floppy" and you'll find some places where you can download (floppy) boot disk images for any MS OS ever released. Mount the floppy image and the cd-drive in your vm app and you should be able to get things going. FYI if you want to waste time making a bootable cd then you need an app for creating such a thing. I have tried MagicISO (maybe the trial is crippled I can't remember) a few years back, and most recently I've used a little MS tool called OSCDIMG.EXE which is part of the XP OEM Preinstallaion kit[^]. Rdunzl

          1 Reply Last reply
          0
          • C code frog 0

            Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

            M Offline
            M Offline
            Mike Dimmick
            wrote on last edited by
            #5

            http://www.bootdisk.com/[^]? Looks like that's a program that writes to a floppy disk, which isn't much use if you don't have a floppy drive, though! If you need to, you'll have to create a virtual floppy disk and mount it in a working VM (I just tried this with XP running under Virtual PC 2007) and run the program from there.

            Stability. What an interesting concept. -- Chris Maunder

            P 1 Reply Last reply
            0
            • M Mike Dimmick

              http://www.bootdisk.com/[^]? Looks like that's a program that writes to a floppy disk, which isn't much use if you don't have a floppy drive, though! If you need to, you'll have to create a virtual floppy disk and mount it in a working VM (I just tried this with XP running under Virtual PC 2007) and run the program from there.

              Stability. What an interesting concept. -- Chris Maunder

              P Offline
              P Offline
              Paul Conrad
              wrote on last edited by
              #6

              Mike Dimmick wrote:

              http://www.bootdisk.com/

              That is a good site. I've used it plently of times in the past :-D


              "The clue train passed his station without stopping." - John Simmons / outlaw programmer

              1 Reply Last reply
              0
              • C code frog 0

                Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

                M Offline
                M Offline
                mgama
                wrote on last edited by
                #7

                I use VirtualPC, so my answer may or may not be applicable to VMWare. Option 1: Search the internet for bootdisks. I'm certain the WinME bootdisk includes CDROM drivers. http://www.bootdisk.com/bootdisk.htm[^] Option 2: Create a new Virtual HD. Attach the HD to another VM that you have already set up. Start that VM, insert/mount the Win9x ISO, copy the files to the new Virtual HD. Save changes. Remove the HD from that VM. Attach the HD to your new Win9x VM. Insert a boot disk (any boot disk will work that gets you do a dos prompt). Start the VM, navigate to the folder on the HD where you copied the files to, and run setup.

                1 Reply Last reply
                0
                • C code frog 0

                  Married white male, desperately seeking advice for how to install Windows ME and Windows 98 from MSDN CDs that won't boot. They have bad boot images or something. Old school MSDN CDs have never been bootable and they fixed it by going ISO. The trouble is I don't have ISOs for 98 or ME. How do I get these things installed into VMWare Workstation 6.0? I'm totally stumped. Does anyone know where current MSDN subscribers can get ISOs of legacy platforms? I have licenses and keys and everything else I just cannot get the CDs to be bootable... Ideas?

                  E Offline
                  E Offline
                  ednrgc
                  wrote on last edited by
                  #8

                  I think their doing you a favor by not have Windows ME boot disks. :-D

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups