Cymbeline
08-11-2000, 07:15 PM
My dad asked me to build a computer for him, and he wanted Windows 2000 and Red Hat Linux 6.2. Installing both on the computer were both nightmares, especially with Red Hat's piece of junk installer.
I first installed Windows 2000. My dad wanted two versions of Windows 2000: an English version and a Chinese version. I set up the partitions like this:
30.6 GB hard drive:
/dev/hda1 - NTFS - Windows 2000 Chinese version - 2GB.
/dev/hda2 - Extended partition - Remaining hard disk space minus 8MB.
/dev/hda3 - ext2 - /boot - 8MB.
In the extended partition, I have:
/dev/hda5 - NTFS - Windows 2000 English version. - 10GB.
/dev/hda6 - ext2 - / - 5GB.
/dev/hda7 - ext2 - /home - 12GB.
/dev/hda8 - swap partition - 300 MB.
I always first install both Windows 2000 versions. When I install Red Hat Linux, though, the English version will not boot from the Windows 2000 loader with a complaint that the ntoskrnl was corrupted or not found. The Chinese version will boot just fine.
If I delete the Linux partitions, the English version boots just fine.
I already checked the HOWTOs on this subject, and I'm still getting nowhere.
Any suggestions?
Cymbeline
I first installed Windows 2000. My dad wanted two versions of Windows 2000: an English version and a Chinese version. I set up the partitions like this:
30.6 GB hard drive:
/dev/hda1 - NTFS - Windows 2000 Chinese version - 2GB.
/dev/hda2 - Extended partition - Remaining hard disk space minus 8MB.
/dev/hda3 - ext2 - /boot - 8MB.
In the extended partition, I have:
/dev/hda5 - NTFS - Windows 2000 English version. - 10GB.
/dev/hda6 - ext2 - / - 5GB.
/dev/hda7 - ext2 - /home - 12GB.
/dev/hda8 - swap partition - 300 MB.
I always first install both Windows 2000 versions. When I install Red Hat Linux, though, the English version will not boot from the Windows 2000 loader with a complaint that the ntoskrnl was corrupted or not found. The Chinese version will boot just fine.
If I delete the Linux partitions, the English version boots just fine.
I already checked the HOWTOs on this subject, and I'm still getting nowhere.
Any suggestions?
Cymbeline