> I am going to install Linux RH 5.1 on a system that has PowerQuest's
> Partition Magic. Right now, this system is running Win95 but has two 1gig
> partitions that are free, so I want to put Linux on one of them. Has anyone
> gone through a similar scenario?
> Felipe Martins
I use partition magic and am running WIN95 (haven't looked at it in 6
months), OS/2 and RedHat 5.0. I used partitioin magic to set up the hard drive
the way I wanted it, then installed the boot menu. You can't run partition
magic from Linux (yet --- though maybe with DOSEMU, anyone???) but you can
use it to set up the hard drive in order to make room for Linux. This is what
I did... in a nutshell:
- Made a 1MB partition for the bootmenu, and added that.
- Second drive is my Win95 drive, and I scrunched it down to the size
desired.
- Add Win95 to the boot menu and then make the boot menu partition active.
- leave the rest unformatted.
- now, decide home much room you want for Linux. I used 64 MB swap, 100MB /
(root part.), 650MB /usr, and about 200MB for /home. As a single user of
the system, that gave me a bunch of room. NOTE: I didn't use partition magic
to set this up, I just used it to think about it. Use Linux's fdisk to set up
the rest. Unfortunately, Partition Magic will detect Linux ext2 disks, but
won't modify them. Hopefully, the next version will.
- Finally, after you install Linux, go back into Win95 and partition magic
and add Linux to the BootMenu.
If you don't want to use PM's boot menu (though I like it), Linux's Lilo is
good, if less pretty.
I hope this helped a bit. Experiment, experiment, experiment. Once you begin
using Linux, you'll never go back!
-Todd Warner