Can it be done? I already got Redhat, Win2K, and Win98 going off of my 2K boot loader. I know I can get WinNT in there, but what about adding 95 and 98, without extra hard drives?
I have this for my boot.ini:
[boot loader]
timeout=5
default=C:\
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000 Pro" /fastdetect
C:\lnxboot.bin="Redhat Linux 7"
C:\="Windows 98"
Could I make it like this if I add partitions?:
[boot loader]
timeout=5
default=C:\
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINNT="Windows 2000 Pro" /fastdetect
C:\lnxboot.bin="Redhat Linux 7"
C:\="Windows 98"
D:\=Win95
E:\=WinME
I have this for my boot.ini:
[boot loader]
timeout=5
default=C:\
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000 Pro" /fastdetect
C:\lnxboot.bin="Redhat Linux 7"
C:\="Windows 98"
Could I make it like this if I add partitions?:
[boot loader]
timeout=5
default=C:\
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINNT="Windows 2000 Pro" /fastdetect
C:\lnxboot.bin="Redhat Linux 7"
C:\="Windows 98"
D:\=Win95
E:\=WinME