Displaying 2 results from an estimated 2 matches for "rdimageoffset".
2005 Aug 23
0
patch: SDI Xpe images support for pxelinux
...sgs/help.msg
F2 msgs/boot.msg
F3 msgs/info.msg
label soe
kernel 1/startrom.bs
label bart
kernel 2/startrom.bs
-winnt.sif- (renamed to 1/win.sif)
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352
/rdpath=1\w2ksoe.sdi"
-winnt.sif- (renamed 2/win.sif)
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352
/rdpath=2\bartpe.sdi"
2005 Nov 13
1
FW: pxelinux and bar
...NTdetect.com
in the root also. Create a WINNT.SIF in the root.
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd
/rdpath=2\winpe.iso"
;OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352
/rdpath=2\bartpe.sdi"
That should get you started. There a heap of threads now on the topic at
911cd forums. See my original thread.
http://www.911cd.net/forums//index.php?showtopic=9685&hl=
If you want to load a variety of images, then the only existing way is
to patch startrom....