notinthisworld 0 Posted December 23, 2002 hi, i have a rh 7.3., and i want it to boot under DOS? how can i make a linux.bat??? could someone pls help Thank You God Bless Share this post Link to post
jmorris 0 Posted December 23, 2002 It's been a long time since I did this, but what it involves is using the loadlin.exe program in the DOS batch file. I think you copy your linux kernel to the DOS partition. It is usually symlinked to /boot/vmlinuz, so just copy this file there. It may be different on RedHat. You also need to know the devicename of your root partition. In DOS, you just run loadlin.exe, and give it the kernel filename, and device name of the root partition in UNIX format of course. Better yet, don't follow my sketchy instructions. Read the loadlin howto at: http://www.linux.org/docs/ldp/howto/mini/Loadlin+Win95-98-ME.html Share this post Link to post
notinthisworld 0 Posted December 24, 2002 ok thanx..... can i copy the vmlinuz of the redhat cd? God Bless Share this post Link to post