Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Help with TinyXP please  (Read 2323 times)

0 Members and 1 Guest are viewing this topic.

dislecksea

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 59
  • Last login:November 30, 2020, 09:54:07 am
Help with TinyXP please
« on: March 17, 2012, 10:59:24 pm »
I have TinyXP rev. 10 from experience.  I also understand perfectly well how to burn an iso.  However, when I do so, set the BIOS to boot from CD, the computer gives me an error saying that it cannot boot from that CD.

Now, I look at the CD and I notice that there isn't a bootmgr file in the root on the CD.  In fact, I look at the file I downloaded and there isn't any evidence that there is supposed to be a bootmgr file on the CD.

Am I missing something?

Thanks

dislecksea

Gray_Area

  • -Banned-
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3363
  • Last login:June 23, 2013, 06:52:30 pm
  • -Banned-
Re: Help with TinyXP please
« Reply #1 on: March 18, 2012, 12:50:39 am »
That might be it....although I recently had the apparently same issue with late model P4 that seems to be finicky about drivers.

See here: http://forum.arcadecontrols.com/index.php?topic=118266.0
-Banned-

MacGyver

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 317
  • Last login:December 18, 2023, 12:49:00 am
    • Project Build
Re: Help with TinyXP please
« Reply #2 on: March 19, 2012, 05:24:45 am »
I'm assuming that you are making a CD from files on you harddrive?  If so.
For XP CDs you need to apply a boot sector, using free command-line tools the command would be:
oscdimg.exe -bC:\XPDISC\w2ksect.bin -n -o c:\XPDISC C:\xpsp3.iso

Where OSCDIMG.exe is the mastering program, "C:\XPDISC\" is the root folder where the files for the XP disc reside on the harddrive, "w2ksect.bin" is the boot sector file (like bootmgr is for Vista or Win7) but you won't see it as a file on the disc.  You are using the OSCDIMG program to "apply" the boot sector to the CD image while creating the ISO, when you go to burn the ISO (xpsp3.iso) to a CD, the burning program will write the boot sector to the correct part of the CD (if using an ISO,CUE+BIN, or NRG image) so that the BIOS can detect it upon boot.

You can also use a GUI program like UltraISO, but you will still need the boot sector file, although I think it can strip it off an XP CD for you.

If you are burning a CD straight from a known bootable ISO (downloaded from a buddy who's works fine), then try a darker colored CD.  Some drives are picky, and there is no rhyme or reason as to which ones will work.  Try all colors and CD-R and CD-RW, they tend to work more often then CD+R or CD+RW.