Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 11-16-2001, 04:24 PM   #1
Member (12 bit)
 
Mr N8's Avatar
 
Join Date: Sep 2001
Location: Racine, WI
Posts: 2,094
Send a message via AIM to Mr N8 Send a message via Yahoo to Mr N8
Question formatting disk

I have linux Mandrake 8.0 on my machine. I would like to dual boot with win98, so I can play age of empires again. However, I have no idea how to get windows to recognize a fat32 partition, made in Mandy. I made a fat partition of 3GB, put in the Win98 disk, and turned on the PC. Setup starts, but it hangs when it's supposed to start installing. Any help would be appreciated, so I can get back to pilaging my friends! Thanks

NAte
Mr N8 is offline   Reply With Quote
Old 11-24-2001, 12:08 AM   #2
Member (10 bit)
 
Join Date: May 2000
Location: San Antonio, Tx
Posts: 528
Send a message via Yahoo to nightsky
Loadlin is Kool Adendum

Don't know how u setup Mandrake but i just finished setting up dualboot w/Loadlin for Slackware8 and win98 and it went just fine. Under Linux \:
# mkdir /win
# mount -t vfat /dev/hde1[win partition] /win
# mkdir /win/linux
# cd /root
# cp loadlin*[in my instance] /win/linux
# cp /vmlinuz /win/linux
# cd /win/linux
# unzip loadlin16a.zip
In my case I let linux see my win partition so i cld skip step2 but if u have something already linux lets u know and no harm done. Restart pc
let it bootup and when asked if u want to boot into safemode choose prompt only:
C:\> cd \
C:\> attrib -r -a -s -h msdos.sys
C:\> edit msdos.sys and set
[options]
bootgui=0
bootdelay=0
bootmenu=0
logo=0 save and exit
Now at C:\edit autoexec.bat
cls
echo system boot menu
echo.
echo 1 - Linux
echo 2 - Windows
echo.
choice /c:12 "Selection? ->"
if errorlevel 2 goto Win
if errorlevel 1 goto Linux
:Linux
cls
echo "Starting Linux... "
cd \linux
loadlin c:\linux\vmlinuz root=/dev hde2 ro [partition D:]
goto END
:WIN
cls
echo "Starting Windows... "
Win
goto END
:END

*********Note I had to play around with dos to get into edit msdos.sys and autoexec.bat and Config.sys ***Goto linuxnebie.org ->NHF's OS Booting -> Multiple OS Booting Without Lilo - Thus far windows is booting fine but have not gotten Linux to boot off the hdd yet. Have fun.
__________________
Bld2, P5ld2 r2 / Core2 Duo E6600 / Corsair XMS2 2GB /128 mb NX7300LE/ Seagate 320GB SATA2 /E-IDE LiteOn/Mitsumi FDD/ ZUMAX-550W/ Slackware64/ Synaps 20.1" 1200X1600 LCD/ Cooler Master Centurion 534; Bld1, SY6ba+IV mobo, HPT366, PIII600e, Slackware, Xfce; BTW 5yrs PSU still cool.

Last edited by nightsky; 11-24-2001 at 11:30 AM.
nightsky is offline   Reply With Quote
Old 11-26-2001, 08:10 AM   #3
Member (12 bit)
 
Mr N8's Avatar
 
Join Date: Sep 2001
Location: Racine, WI
Posts: 2,094
Send a message via AIM to Mr N8 Send a message via Yahoo to Mr N8
Thanks, I'll give it a try tonight or tomorrow. If anything goes wrong, you can be sure that I'll be asking more questions.

Nate
Mr N8 is offline   Reply With Quote
Old 11-26-2001, 10:34 AM   #4
Member (10 bit)
 
Join Date: May 2000
Location: San Antonio, Tx
Posts: 528
Send a message via Yahoo to nightsky
goto http://www.linux.sh

Randy the author of Eclipse sent me this site it will work www.linux.sh just follow the steps on the instructions there for loadlin. Print them out.
DON'T USE THE ABOVE INSTRUCTIONS! I found better one and i now have 3options, win98, Dos, Linux which gives me the c:\Linux> prompt just type loadlin /vmlinuz. Also u need to create a linux.bat file. Do u know how to create batch files and config files? Just type edit autoexec.bat or config.sys and type in your lines... save and close takes you to a new clear page to write another or save and exit... The linux.bat is maybe 1 or 2 lines loading loadlin and pointing it to your kerneal image and the format depends on whether you created a linux or loadlin folder in C:\>Linux or C:\>Loadlin ? Just chk out http://www.linux.sh

Last edited by nightsky; 11-26-2001 at 10:48 AM.
nightsky is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:02 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2