PDA

View Full Version : Red Hat Linux + Win98SE + Knoppix possible ?



Mr_White
01-18-2006, 01:16 AM
I have Red Hat + Win98SE on a partitioned HD and a GRUB Boot loader.
What I want to do is the further partition the FAT32 drive so I can copy the Knoppix program file onto it
and run a "Poor Mans Install." ie knoppix fromhd=/dev/hda3 ( my 2nd FAT32 partition contain the knoppix program file, myconf=/mnt/hda3) And I want the Knoppix boot up option to come up on the Grub boot up menu. Editing the grub.conf file would obviously be done when I was running RH. What lines would need to be added ? And is this set up possible ? I assume it is. When running Knoppix could I view and read/write to my Red Hat filesystem ?
Alternately I could boot from a floppy and then load the above commands from the knoppix prompt, but I would rather not have to do that and go via the GRUB menu instead.
Thanks for any help.

Mr White

Mr_White
01-18-2006, 01:24 AM
The Knoppix CD I have does not contain the .iso file, but possess the isolinux folder and the Knoppix folder which contains the 700Mb program file.

ruymbeke
01-18-2006, 09:43 AM
I have Red Hat + Win98SE on a partitioned HD and a GRUB Boot loader.
What I want to do is the further partition the FAT32 drive so I can copy the Knoppix program file onto it
and run a "Poor Mans Install." ie knoppix fromhd=/dev/hda3 ( my 2nd FAT32 partition contain the knoppix program file, myconf=/mnt/hda3) And I want the Knoppix boot up option to come up on the Grub boot up menu. Editing the grub.conf file would obviously be done when I was running RH. What lines would need to be added ? And is this set up possible ? I assume it is. When running Knoppix could I view and read/write to my Red Hat filesystem ?
Alternately I could boot from a floppy and then load the above commands from the knoppix prompt, but I would rather not have to do that and go via the GRUB menu instead.
Thanks for any help.
Mr White
Yes, of course it possible: download or make a iso from your cd and boot from this iso file being on your hdd.
The Knoppix files can be located either on your W98SE (fat32) and/or linux (ext2/3/reiser) partitions.
And you can obviously reuse your grub boot loader. You just need to add a couple of lines in your menu.lst
Have a look in here: http://www.knoppix.net/wiki/Win_Partition
and here: http://www.knoppix.net/forum/viewtopic.php?p=98279#98279
Best Regards,
Gilles

Harry Kuhman
01-18-2006, 11:00 AM
... And is this set up possible ?....
People have put dozens of operating systems on the same computer using XOSL as the boot manager, and that's actually an understatement. You can certainly put Red Hat, one or more versions of Windows, and Debian on the same system. If Knoppix can and more importantly should be installed on the system is a different matter. At least do your research on the problems that doing this with Knoppix is going to cause.

Mr_White
01-18-2006, 01:59 PM
That is why I want to do a "Poor Man's Install." I do not want to do a full install , just for the sake of convenience when it comes to uninstalling if there is a problem. Or if for whatever reason I want to free up disk space it would be far easier just to delete all the KNoppix files "by hand" instead of doing a full strength uninstall. I cannot boot from CD on my PC so when I run the live CD I use floppies to boot. What I want to do is get into my grub menu , see the three options ( Red Hat, Win , Knoppix ) and then have the option to run Knoppix and to run Knoppix without having to use floppies to boot . But Knoppix must not be fully installed. Only the main program file must be on of my HD ( fat 32) partitions. As I said I do not have the "iso" file on my CD , just isolinux and the 700Mb "program file."
I've run the Live CD via floppies on my system and it works fine and I can read / write to both my win98 ( hda1) and Red hat (hda2) filesystems, which is exactly what I want. But like I said , for the sake of convenience I do not want Knoppix fully installed, I just want the PMInstall with the option in grub when I load.
Just to sum up, I'm just messing about on an old 500Mhz machine with 128 RAM and 20Gb HD which was my lab machine from about 7 years ago and am just curious to see what systems I can run on it.
There is certain software which runs fine in Knoppix and is precompiled and included which I do not have in Red Hat and which would be a pain to install as I would have to run around all over looking for dependencies and libraries when it comes to compiling and installing.
Thanks for all the advice. I'll keep you posted to let you know how much I mess up !!!
Cheers,

Mr White