rettore
Group: Members
Posts: 3
Joined: May 2005 |
|
Posted: May 14 2005,18:47 |
|
If you still have win95(or 98) installed, you can do the following:
-Download the iso file of DSL -Create a new folder called KNOPPIX in C:(You have to enable an option in windows that allow names in capital letters, I don´t know how and where is this option in English, because I´m Brazilian) -Download ISOBUSTER, here a link http://www.isobusterdownload.org/isobuster_all_lang.zip -Download the file loadlin.exe, here a link ftp://elserv.ffm.fgan.de/pub....exe.gz, extract loadlin.exe to C:\KNOPPIX -Execute ISOBUSTER, open the iso file(DSL) and extract all to C:\KNOPPIX -Create a new file called LINUX.BAT in C:\KNOPPIX
LINUX.BAT =cut here================================================== CD\KNOPPIX loadlin.exe linux24 initrd=minirt24.gz APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off vga=791 nomce quiet BOOT_IMAGE=knoppix KNOPPIX mousewheel =cut here==================================================
the above command must all in the same line -After you extract the iso file to C:\KNOPPIX, there is a folder called boot(C:\KNOPPIX\boot), copy all that is inside the folder boot to C:\KNOPPIX -Make a boot floppy disk for win95(can be win98 too) -Boot with this floppy disk and go to C:\KNOPPIX Ex. C: CD KNOPPIX -Execute loadlin Ex. loadlin.exe -Now it will boot like if you were booting from the Live-CD -Make a new partition for Linux and format it and install DSL in this partition
PS. Sorry if it is a bit confusing, but as I said before, I´m Brazilian and I´m not fluent in English
|