Jump to content

DANIBOOT.FLT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "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 accomodate space require..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
DaniBoot.FLT is a enhanced filter driver which allows to boot OS/2 from a CD-ROM.
{{ProdS |V13= |V20=? |V21=? |V22=? |V30=S |V31=S |V40=S |V45=S }}
DaniBoot.FLT is an enhanced filter driver which allows booting OS/2 from a CD-ROM.


The boot image may be split into two images on the CD-ROM medium to accomodate 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.
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.44 MB or 2.88 MB) or the BIOS might not accept the image as a bootable one.
  BASEDEV=DANIBOOT.FLT
  BASEDEV=DANIBOOT.FLT


==Parameter==
==Parameters==
* /D:n - total number of 1.44MB pseudo-images comprising the boot image
* '''/D:n'''
* /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.
:Total number of 1.44 MB pseudo-images comprising the boot image
* /H - hide all non-boot CD-ROM units  
* '''/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.
{| class="wikitable"
* '''/H'''
|+Platform Support:
:Hide all non-boot CD-ROM units
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|?
|Yes
|Yes
|Yes
|}


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]]

Latest revision as of 01:16, 5 June 2023

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 an enhanced filter driver which allows booting 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.44 MB or 2.88 MB) or the BIOS might not accept the image as a bootable one.

BASEDEV=DANIBOOT.FLT

Parameters

  • /D:n
Total number of 1.44 MB 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