DANIBOOT.FLT: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ProdS |V13= |V20=? |V21=? |V22=? |V30=S |V31=S |V40=S |V45=S }} | |||
DaniBoot.FLT is a enhanced filter driver which allows to boot OS/2 from a CD-ROM. | DaniBoot.FLT is a enhanced filter driver which allows to boot OS/2 from a CD-ROM. | ||
Line 4: | Line 5: | ||
BASEDEV=DANIBOOT.FLT | BASEDEV=DANIBOOT.FLT | ||
== | ==Parametesr== | ||
* /D:n | * '''/D:n''' | ||
* /N:name | :Total number of 1.44MB pseudo-images comprising the boot image | ||
* /H | * '''/N:name''' | ||
:The image name to search for in case of multiple boot images. may contain any character except for white space. The length of name is 11 characters or less; excess characters are discarded. | |||
* '''/H''' | |||
:Hide all non-boot CD-ROM units | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Revision as of 22:58, 18 March 2022
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | ? |
OS/2 2.1 | ? |
OS/2 2.11 SMP | ? |
OS/2 Warp 3 | S |
OS/2 Warp Connect | S |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
DaniBoot.FLT is a enhanced filter driver which allows to boot OS/2 from a CD-ROM.
The boot image may be split into two images on the CD-ROM medium to accommodate space requirements for BASEDEVs. These two images need to be physically adjacent on the medium! The first part of the images needs to be of standard floppy size (1.44MB or 2.88MB) or the BIOS might not accept the image as a bootable one.
BASEDEV=DANIBOOT.FLT
Parametesr
- /D:n
- Total number of 1.44MB pseudo-images comprising the boot image
- /N:name
- The image name to search for in case of multiple boot images. may contain any character except for white space. The length of name is 11 characters or less; excess characters are discarded.
- /H
- Hide all non-boot CD-ROM units