Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
marius #1
Help: Triple boot Win XP, Win 98, and Linux (Updated)
I wanted to install three OSs on my brand new hard drive. The size is
only 40 GB. I wish to install the following OSs:
1. Win XP Pro,
2. Win 98SE, and
3. Linux (either Red Hat 9 or Mandrake Linux 9.1)
I'll be using Windows most of the time. I'll be using Linux just for
educational purposes.
I also want the Win XP and Win 98SE to be able to share files between
them. Most of the programs/applications that I will use will be run
under windows.
What should I do first? Which OS will I install first?
What file system will I use?
How will I do the disk partitioning? How much will I allot for each
partition?
Thank you so much!
Follow-up: Can "Solaris 9 for x86" be triple-booted with Win XP and
Win 98?
marius Guest
-
newbie help: triple boot win xp, win 98se, linux
You should install Win 98 at first, then Win XP Pro, and finally Linux. If you do so, you will get a boot menu in which you can choose the booting... -
how to put linux in 98/xp dual boot
I have a 98/xp and dual boot and linux installed with GRUB in the MBR. This gives me 2 screens first of grub and then 98/xp. I want to put linux in... -
How can I restore my Linux boot?
Hi, I reinstalled my Windows 2000, thus Linux can't boot any more. Could anybody tell me how to recover Linux/Windows dual boot using Linux... -
Boot to multiple linux versions
Hi, can anyone tell me if there's a problem with setting up a box to boot to more than one version of Linux? I have a PC booting to Win/98 and... -
Using Lilo to boot more than one Linux distro.
I have two linux distros on my machine, but cannot figure out how to configure lilo to boot them. Searching on the web, I don't find many answers... -
Jim Bowering #2
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
marius wrote:
Buy Partition Magic and partition your HD like this:> I wanted to install three OSs on my brand new hard drive. The size is
> only 40 GB. I wish to install the following OSs:
> 1. Win XP Pro,
> 2. Win 98SE, and
> 3. Linux (either Red Hat 9 or Mandrake Linux 9.1)
>
> I'll be using Windows most of the time. I'll be using Linux just for
> educational purposes.
> I also want the Win XP and Win 98SE to be able to share files between
> them. Most of the programs/applications that I will use will be run
> under windows.
>
> What should I do first? Which OS will I install first?
> What file system will I use?
> How will I do the disk partitioning? How much will I allot for each
> partition?
5GB primary - FAT32 for Win98
5GB primary - NTFS for WinXP
5GB primary - set aside for Linux
25GB extended - with logical drives 10GB FAT32, 10GB NTFS and 5GB set aside
for Linux.
Now go to a Windows forum for help installing Windows. When those are
working as you want them, come back here for help installing your choice of
Linux.
Jim Bowering Guest
-
Timo Voipio #3
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
Jim Bowering wrote:
WTF? Linux fdisk does all the things that are needed.> Buy Partition Magic and partition your HD like this:
Doesn't actually need to be a primary.> 5GB primary - FAT32 for Win98
> 5GB primary - NTFS for WinXP
> 5GB primary - set aside for Linux
The amounts sound reasonable.> 25GB extended - with logical drives 10GB FAT32, 10GB NTFS and 5GB set aside
> for Linux.
Here's the way I used to install 2k, 98 and Debian as triple-boot:
1. Use fdisk off the Debian install cd, partition as follows:
/dev/hda1, 8 MB - /boot, type 83 (Linux)
/dev/hda2, 5 GB - /win98, type FAT32 LBA (I can't recall the type number for
that)
/dev/hda3, 5GB - /xp, type HPFS/NTFS
/dev/hda4, the rest - FAT32 Extended (type 0e or 0f... IIRC)
/dev/hda5, 10GB - /shared, type FAT32
/dev/hda6, 10GB - /xp2, type HPFS/NTFS
/dev/hda7, 512MB - swap, type 82 (Linux swap)
/dev/hda8, rest - /, type 83
2. Use 98's CD's tools to format C: (/dev/hda2). Then install Win98 there.
3. Install XP on D: (/dev/hda3). Make sure that it does not just
automagically fdisk and format the whole 40GB disk...
4. Install Linux. Make an ext2 filesystem on /dev/hda1 and use it as the
/boot filesystem. This ensures that Linux can get around brainless BIOSes.
Make sure that lilo is installed on /dev/hda1, NOT on the MBR of /dev/hda.
5. Add linux to XP's boot menu by dd'ing the first 512 bytes of /dev/hda1 to
a file (say, bootsect.lin), copy that file to /win98. Then add the following
line in boot.ini under [operating systems]:
C:\BOOTSECT.LIN="Linux"
6. Boot and pray.
The method mentioned above worked with 98, 2k and Debian Woody. There's a
possibility that M$ has changed their boot method again -- in that case
configuring triple-boot might be bit more challenging.
-Timo
--
Timo Voipio | Helsinki, Finland | ICBM at: 60 11.800 N 024 52.760 E
GeekCode ver 3: GU>CC d s-: a--- C++ UL(+)$>+++$ P+>+++ L++(+) E- W++ N++
o? K? w O M- V- PS PE Y+ PGP+ t 5++ X R tv- b++(++++) DI+ D G e- h! r !y
Remove +newsharvested to e-mail me | Poista +newsharvested jos meilaat
Timo Voipio Guest
-
marius #4
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
Can you teach me how to partition my hard drive?
My hard drive still contains nothing. It's a 40 GB, brand new drive.
Most are suggesting the use of Partition Magic. Is that software
executable even if I have nothing (OS) installed on my drive?
What are primary and logical partitions?
I'm thinking of using NTFS for WinXP, FAT32 for Win98SE and ext3 for
Linux (RH 9). Actually, I just read that others have that kind of
setup, but don't know their justifications about it.
Thank you so much!
marius Guest
-
Bit Twister #5
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
On 2 Sep 2003 03:41:27 -0700, marius wrote:
Do not know, can you learn.> Can you teach me how to partition my hard drive?
That makes it pretty straight forward.> My hard drive still contains nothing. It's a 40 GB, brand new drive.
Yes, you can boot from the cd.> Most are suggesting the use of Partition Magic. Is that software
> executable even if I have nothing (OS) installed on my drive?
Primary is a stand alone partition. Logicals are partitions within> What are primary and logical partitions?
an extended partition.
That can work.> I'm thinking of using NTFS for WinXP, FAT32 for Win98SE and ext3 for
> Linux (RH 9).
Same justifications as you, they want to be able to run all three.> Actually, I just read that others have that kind of
> setup, but don't know their justifications about it.
What you can to do is create three partitions, One primary for XP, one
for SE and one Extended. Now the Extended partition allows you to
create one or more fat32 and as many linux partitions as you have space.
You have to decide how much space each OS is going to need for install
and all the updates. Example showing 2 primary, one extended partition
containg one logical fat32 partition.
..----. .----. .---------------------------------------------------
| | | | | .-------.
| SE | | XP | | | FAT32 | Free unformated space for growth
| | | | | `-------'
`----' `----' `-----------------------------------------------------
My xp is 8.2 gig with 3.1g space left in the xp partition.
My setup for XP, mandrake and redhat who share the swap partition.
..----. .----------------------------------------------------------.
| | | .-------. .------. .----. .----. .-------. |
| XP | | | FAT32 | | swap | | md | | rh | free space | bk xp | |
| | | `-------' `------' `----' `----' `-------' |
`----' `----------------------------------------------------------'
bk xp is a backup copy of the XP partition.
swap is shared between rh and md.
swap's size is 2x memory upto 512 meg max.
rh and md are ~4gig each.
Bit Twister Guest
-
Nico Kadel-Garcia #6
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
marius wrote:
Partition Magic is for after the fact, when you want to re-arrange> Can you teach me how to partition my hard drive?
> My hard drive still contains nothing. It's a 40 GB, brand new drive.
>
> Most are suggesting the use of Partition Magic. Is that software
> executable even if I have nothing (OS) installed on my drive?
systems including NTFS partitions for Windows.
Partition Magic is no longer usable in their recent versions if you have
nothing on the drive, those accursed weasels!
Why do you need Win98se for anything these days? Almost everything> What are primary and logical partitions?
> I'm thinking of using NTFS for WinXP, FAT32 for Win98SE and ext3 for
> Linux (RH 9). Actually, I just read that others have that kind of
> setup, but don't know their justifications about it.
Windows would be better under WinXP.
Install Windows first if you need it, try to keep it on the first
partition of the first available drive using, say, 20 Gig. Then put
RedHat on the next partition, and set aside a Gig or so on the last
partition for swap.
Wham-bam thank you ma'am, you're done. Don't get into breaking it up
into smaller partitions unless you *have* to, grub as a boot loader no
longers requires a /boot partition up front and there's not much use in
practice for home messing around in breaking it up further.
Nico Kadel-Garcia Guest
-
Bit Twister #7
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
On Tue, 02 Sep 2003 12:02:55 GMT, Nico Kadel-Garcia wrote:
Which version of PM.>
> Partition Magic is no longer usable in their recent versions if you have
> nothing on the drive, those accursed weasels!
I was thing of getting a newer verison.
I have 8.0 and some freaking ms WIN98 update seems
to keep me from copying it to a backup partition.
Bit Twister Guest
-
Thomas Thyberg #8
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
Nico Kadel-Garcia <nkadel@verizon.net> writes:
Say after me, "Bloat". A vanilla Win98SE installation fits in around>
> Why do you need Win98se for anything these days? Almost everything
> Windows would be better under WinXP.
350MB. Might not be such a big deal nowadays, but if you run your
win98 in a vmware instance than one appreciate a small footprint.
When I tried WinXP I ended up with around 1.3GB with nothing
left to remove or not to install.
--
//TT
Thomas Thyberg Guest
-
Nico Kadel-Garcia #9
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
Thomas Thyberg wrote:
Hmm. If you're going to be setting up triple-boot systems and trying to> Nico Kadel-Garcia <nkadel@verizon.net> writes:
>>>>Why do you need Win98se for anything these days? Almost everything
>>Windows would be better under WinXP.
>
> Say after me, "Bloat". A vanilla Win98SE installation fits in around
> 350MB. Might not be such a big deal nowadays, but if you run your
> win98 in a vmware instance than one appreciate a small footprint.
> When I tried WinXP I ended up with around 1.3GB with nothing
> left to remove or not to install.
run any applications in these days of cheap disk, I think miniaturizing
your OS installation should be the *last* of your worries.
Nico Kadel-Garcia Guest
-
Thomas Thyberg #10
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
Nico Kadel-Garcia <nkadel@verizon.net> writes:
Well, I was just answering your question about "Why do you need to>
> Thomas Thyberg wrote:>>> Nico Kadel-Garcia <nkadel@verizon.net> writes:
>>>>>>> Why do you need Win98se for anything these days? Almost everything
>>> Windows would be better under WinXP.
>> Say after me, "Bloat". A vanilla Win98SE installation fits in around
>> 350MB. Might not be such a big deal nowadays, but if you run your
>> win98 in a vmware instance than one appreciate a small footprint.
>> When I tried WinXP I ended up with around 1.3GB with nothing
>> left to remove or not to install.
> Hmm. If you're going to be setting up triple-boot systems and trying to
> run any applications in these days of cheap disk, I think miniaturizing
> your OS installation should be the *last* of your worries.
Win98se for anything...", and I need win98 in a vmware instance to
read worddocs and other "windows" stuff. Small footprint is good
in vmware.
--
//TT
Thomas Thyberg Guest
-
Nico Kadel-Garcia #11
Re: Help: Triple boot Win XP, Win 98, and Linux (Updated)
Thomas Thyberg wrote:
No, you set aside a partition for it and actually run it from hard disk,> Nico Kadel-Garcia <nkadel@verizon.net> writes:
>>>>Thomas Thyberg wrote:
>>>>>>>Nico Kadel-Garcia <nkadel@verizon.net> writes:
>>>
>>>
>>>>Why do you need Win98se for anything these days? Almost everything
>>>>Windows would be better under WinXP.
>>>
>>>Say after me, "Bloat". A vanilla Win98SE installation fits in around
>>>350MB. Might not be such a big deal nowadays, but if you run your
>>>win98 in a vmware instance than one appreciate a small footprint.
>>>When I tried WinXP I ended up with around 1.3GB with nothing
>>>left to remove or not to install.
>>Hmm. If you're going to be setting up triple-boot systems and trying to
>>run any applications in these days of cheap disk, I think miniaturizing
>>your OS installation should be the *last* of your worries.
>
> Well, I was just answering your question about "Why do you need to
> Win98se for anything...", and I need win98 in a vmware instance to
> read worddocs and other "windows" stuff. Small footprint is good
> in vmware.
not file images. It makes VMware a lot more tolerable, although it does
mean having local partition rather than, say, NFS mountable images to
share all over the place.
Nico Kadel-Garcia Guest



Reply With Quote

