Jump to content

toxinon

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Nicaragua

Posts posted by toxinon

  1. Googling a little I found this syntax for accesing CD-Drives

    multi(0)disk(0)cdrom(159)\I386="..CD on 9F" /minint /fastdetect /sosmulti(0)disk(0)cdrom(239)\I386="..CD on EF" /minint /fastdetect /sosmulti(0)disk(0)cdrom(224)\I386="..CD on E0" /minint /fastdetect /sosmulti(0)disk(0)cdrom(130)\I386="..CD on 82" /minint /fastdetect /sos

    I tried all numbers and 224 finally works for me, setup load his files from the CD :w00t:

    Some seconds after, it stuck on "Setup is starting windows" :huh: and inmediately BSOD 0x7B

  2. 1) Im trying to route to CD-ROM Drive instead, in my case on Secondary Master IDE/ATA CD-ROM Drive

    2) Setup files are located in Original Microsoft Windows XP SP3 CD Medium inserted

    3) Just editing the menu.list, winsetup.lst files your application creates, editing txtsetup on the small ISO mapped in memory

    Originally tried with the app IMG_XP_Create, it works but fail at same phase when moved the files to USB stick.

  3. Im using WinSetupFromUSB 1.0 beta 7

    Intentionally edited txtsetup.sif inside of small ISO with the following changes

    BootDevice = multi(0)disk(0)cdrom(224)BootPath = "\i386\"SetupSourceDevice = multi(0)disk(0)cdrom(224)SetupSourcePath = "\"

    It´s strange: setup got loading files from my <Secondary Master CD-ROM Drive>

    Then it freezes with the last step being: "Setup is starting windows" and BSOD 0x7B

    Simply, the list of disks is not displayed

    My intention is to manually inject drivers from GRUB to my original Physical XP-CD

×
×
  • Create New...