Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Grub4Dos and Xp booting

Featured Replies

Hello, i hope you can help me, i have a problem making a multiboot cd with Grub4Dos.

I read than Grub4Dos can read directly the SETUPLDR.BIN, and i do it in this way:

title Windows Xp
chainloader /I386/SETUPLDR.BIN

and show me this:

Will boot NTLDR from drive =0xe0, partition=0xff(hidden sectors=0x0)

and then reboot.

i doing form this way too:

title Windows Xp
find /I386/SETUPLDR.BIN
map /I386/SETUPLDR.BIN (0xff) || map --mem /I386/SETUPLDR.BIN (0xff)
map --hook
chainloader (0xff)

and show me this message:

Invalid or unsupported executable format

I tried a lot of ways but nothing works, give me some clue what i missing.

  • Author

Try EasyBoot and their forums http://www.ezbsystems.com/enindex.html

See my signature for Win7/Vista/other WinPE multiboot dvd. Doesn't fork for xp.

EasyBoot is the thing for what you need. You can find tutorials on their forum.

Thanks a lot, but i really really wanna learn to do it with grub4dos.

title Windows Xp
chainloader /I386/SETUPLDR.BIN

That's correct as for grub4dos.

May be setupldr.bin dosn't find ntdetect.com.

File system, file case and location is importand.

How do you create the whole CD/DVD? Write some details.

Hello, i hope you can help me, i have a problem making a multiboot cd with Grub4Dos.

I read than Grub4Dos can read directly the SETUPLDR.BIN, and i do it in this way:

title Windows Xp
i doing form this way too:

[code]title Windows Xp
find /I386/SETUPLDR.BIN
map /I386/SETUPLDR.BIN (0xff) || map --mem /I386/SETUPLDR.BIN (0xff)
map --hook
chainloader (0xff)

The mapping is wrong.

You are mapping an executable to a virtual CD device. :ph34r:

You can map a .iso file to a CD device , but not a loader to it!

WHERE did you find such an example? :w00t:

Check the grub4dos forum ;):

http://www.boot-land.net/forums/index.php?showforum=66

Particularly these two threads:

http://www.boot-land.net/forums/index.php?showtopic=5041

http://www.boot-land.net/forums/index.php?showtopic=8944

An XP install or PE 1.x won't work anyway unless it has special provisions (RAMDISK build).

jaclaz

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.