LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-04-2005, 12:39 PM   #1
virtualking
LQ Newbie
 
Registered: Oct 2002
Posts: 13

Rep: Reputation: 0
win98se & mandrake10


hello
i have hard disc 40 gbyte and i want to install linux mandrake 10 with
win98 se , by installing linux on the first 15 gbyte and win98 on the
last 10 gbyte beside that i need the 15 gbyte active for the two os ,
how can i do that .
plz reply
 
Old 01-04-2005, 01:22 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Windows prefers to be first, so do FAT32 15gigs for windows, then at least an ext3 partition for / and double_your_ram_but_no_more_than_512 megs for your swap partition, and then the rest can be FAT32 too as both linux and Win98 can read and write it.

You might want to divide the 15gigs of ext3 so you have /home on a seperate partition, or maybe /usr, /tmp or whatever you want to have seperate for ease of use and reinstall.

Last edited by Proud; 01-04-2005 at 01:29 PM.
 
Old 01-05-2005, 05:36 AM   #3
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
I have 5 computers dual booting with Win 98 se and Mandrake and its not hard to do.
You will first need to create your partitions with the Win 98 start up floppy, no probs there except win 98 doesnt like unformatted drives. And as Proud said Win has to get loaded first.

may I also suggest that you not have just one drive for windows, I usually partition C for windows and programmes, D for Data and E for archives. This is handy if you ever have to format C as you dont lose your data and you can reload windows and all your drivers from the archives on E.

If you did this you would have C,D & E for windows, a F drive ( 15 gigs ) for your win/ linux and you G drive ( 15 Gigs ) for linux. Load Mandrake into the G drive and let it partition and format as it wants or do a custom partitioning.

Or if you are going to store all your data in the Win / linux partition then dont have the D drive, but having your archived drivers and wincabs on a separate partition is a good idea.

Mandrake makes dual booting so easy, just follow the prompts and make sure you install lilo in the MBR.

live long and prosper
floppy
 
Old 01-05-2005, 02:46 PM   #4
virtualking
LQ Newbie
 
Registered: Oct 2002
Posts: 13

Original Poster
Rep: Reputation: 0
hello , thanx for reply
is there any special steps when installing lilo in MBR
thanx
 
Old 01-05-2005, 06:06 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,783

Rep: Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936
98 does not have to be on the first partition. It just needs to be a primary with the active flag set.

It is not required just easier to install windows first then linux because if not you will need to reinstall the bootloader due to windows overwriting it.

It is best to leave unallocated space and then let the installer create partitions. Many installers will create 3 partitions by default. /boot, swap and /. The default setting will usually install the bootloader to the MBR with linux as the default OS.
 
Old 01-05-2005, 08:03 PM   #6
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
Re : installing Lilo

At the end of the installation Mandrake will give you a number of choices ( 3 - I think ) where to install the boot loader, just pick the MBR.

live long and prosper
floppy
 
Old 01-09-2005, 02:45 PM   #7
grabro
Member
 
Registered: Oct 2003
Location: Chester
Distribution: Mepis 6.0
Posts: 125

Rep: Reputation: 15
Hi

I am going to continue this thread because my problem is related. I have Suse 9.2 and Win98Se on an 80Gb hard drive. My Drive is partitioned as follows
hda1(Win) to 12.9GB 0 - 27045
hda2 776MB (Swap) 53789 - 55366
hda3 16.7 (Linux) 55367 - 90269
hda4 32.9 (Linux) 90270 - 158800

I have managed to reduce the size if hda1 so that there is now a space in the area of
27046 - 53788. I would like to install Ubunto on this space but the system tells me that
there are four logical drives and extended partitions. Basically the system is still seeing that
portion of the drive as allocated to VFat and I need to format that section only. How do i do this?

Last edited by grabro; 01-10-2005 at 05:36 AM.
 
Old 01-09-2005, 02:55 PM   #8
virtualking
LQ Newbie
 
Registered: Oct 2002
Posts: 13

Original Poster
Rep: Reputation: 0
hello
can i install all packages of linux in the methods that you suggest to install win98sf & linux or what
thank you
 
Old 01-21-2005, 07:27 AM   #9
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
michaelk

This is the first post I found talking about primary partition so you are now creditted for your comments i my howto

2) In testing I had a w98 that I imaged off (hd0,0) then I used knoppix to qtpart a logical partition to fat then I used partimage to load the image to that logical partition.

on reboot with knoppix the w98 are easily seen on the logical but grub unable to boot it with these commands

root (hd0,6) > confirms its fat.....and yes I have also tried rootnoverify
map (hd0,6) (hd0,0)
map (hd0,0) (hd0,6)
makeactive
chainloader +1

yet the same structure worked for an image I put onto (hd0,2) a real primary part.

also tried with hide (hd0,0)

and grrr....went looking to see why MS was so hopeless.

submitted for info in case I am wrong as have missed something
 
Old 01-21-2005, 07:32 AM   #10
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
grabro

you can only have max of 4 primary partitions so sacrifice one of the linux ones and start a extended.
If you have a knoppix cd program qtparted is a nice graphic program for the job.

don't be shy tho......create more than one logical partittion.....you never know when you need it
 
  


Reply



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 Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
quad booting dos 6.22/win98se/winxppro/mandrake10.1 jgundo Linux - Newbie 5 05-22-2006 01:59 AM
Mandrake10.1 Installation & external DVD RW Hardware recognition & pipseeking Mandriva 0 05-15-2005 07:02 AM
Mandrake10 Win98SE dual boot hangs dabeastman Linux - Newbie 1 12-04-2004 03:20 AM
mandrake10.1 after upgrade kde3.3&gnome2.8 simple loginwith no choice & no desktop msalimane Mandriva 3 11-22-2004 08:27 PM
is a reformat necessary to uninstall Mandrake 9.1 running win98se & fat32 single driv leeboy Mandriva 6 03-08-2004 01:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration