From Newsgroup: comp.os.msdos.programmer
On Tue, 6 Jun 2023 13:00:14 -0000 (UTC),
vjp2.at@at.BioStrategist.dot.dot.com wrote:
What if I want dos to be default
do I put (in C:\boot.ini)
default=multi(0)disk(0)rdisk(0)partition(0)C:\DOS
or
default=C:\DOS
eg boot.ini:
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\DOS\;
If the menu entry is like this:
multi(0)disk(0)rdisk(1)partition(1)\DOS="MS-DOS 6.22" /w95dos
The value for the `default`, would be the key name of the menu entry. i.e.
the boot path. The one before the `=` character. So it should be:
default=multi(0)disk(0)rdisk(1)partition(1)\DOS
--- Synchronet 3.21d-Linux NewsLink 1.2