Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
well this has been bugging me for so long i suppose i'll start out with my hardware setup (not that its all that necessary for my problem) but ill include it here anyway.
amd 1600xp
128mb ddr
80gb western digital 7200rpm
nvidia TNT2
shuttle ak31 mobo
award bios
starting from a fresh drive i created my partitions using linux cfdisk because of some partularly annoying dos fdisk limitations (it reported my drive as being 2gb and would never report the right sizes) so after some mucking around with that i managed to get a 65gb win98 partition, 5gb free space (to be partioned with win2k's installer) 10gb linux partition and about 500mb of swap.
so it looked roughly like this
hda1 (unused space) hda2 hda3
win2k turned the unused space into an extended partion (hda5)
Now, i want to boot each o/s from lilo. My problem is that win2k installed the bootloader to win98's partition (hda1). when i specify in /etc/lilo.conf other=/dev/hda5 i get an error about ntlder is missing (i copied over ntldr, boot.ini, bootsect.dos and ntdetect.com). although i CAN specify other=/dev/hda1 and get the nt boot menu to choose between win2k and win98 this is not really what i want and ntldr is really ugly. I've tried using dd to copy over the first 512 bytes of hda1 to hda5 with the hope that the bootloader would function. when i tried to select win2k it told me that ntoskrnl.exe could not be found. however, win98 would still boot from both copies of the bootloader. i've messed with a util called bootpart and BOOTPART WINNT BOOT:D: does not seem to do anything at all. and to those who may be interested here's its output.
basically i need a way to copy over win2k's bootloader and associated files to hda5 and i can edit boot.ini and do sys C: after that so that both versions of windows boot on their own right from lilo.
any ideas would be appreciated im running out of things to try at this point.
-thanks
Well those links sort of help but it still doesn't solve my problem of getting the ntldr on the win2k partition (hda5). the first howto explains how to ntldr to boot linux... not really the solution i wanted, the other one explains how to lilo to boot both win2k and win98 but this guy installed them on separate DISKS, and didnt have the issue of win2k putting its bootloader on win98's partition.
i forgot to mention it but im using all fat32 filesystems for the windows stuff just so i can share files between them if i need to. Basically i want the win2k bootloader to ONLY load win2k and i can do sys C: so that the win98 partition will only load windows 98. I've tried the 'recovery' mode with the win2k installer but it doesnt really give any details about what its doing when it 'recovers' the bootsector. thanks for the links though.
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800
Rep:
Sorry the links wasn't more help. The only other thing I can think of is to get NT/2000 to dual boot the windoze OS and then maybe create a Linux boot disk to boot Linux.
Somewhere using 2000, you should be able to create the boot loader in Recovery Console. Then you may have to use the Linux cd disk to create a boot disk.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.