trelane
Group: Awaiting Authorisation
Posts: 4
Joined: May 2005 |
|
Posted: May 19 2005,07:20 |
|
Okay, time to eat crow. Pardon my previous rant -- frustration can do that to a person. My apologies to John Andrews (I bought Knoppix Hacks BTW).
Ironically it was the installation of Windows that allowed me to install DSL and boot to it. LILO seems to work better with another OS on the drive (I'd be tempted to try this with just a small DOS partition installed).
Basically all I did was use DOS fdisk to wipe the drive (run with /mbr and then deleted all partitions), and create a 990 MB FAT32 partition.
I did an install Windows 98SE to it.
When Windows was done installing I booted to DSL Live CD.
(a quick note here: I used syslinux 1.1, not DSL 1.1 because DSL 1.1 has a scrambled startup screen, nothing major, just ugly).
I opened a terminal and used cfdisk to create hda2 (Linux ext2) and hda3 (Linux swap).
I ran the commands "mkswap /dev/hda3" and "swapon /dev/hda3" to enable the swap partition.
Then I ran the command "dsl-hdinstall" and did a standard install to hda2. After mkliloboot finished I rebooted and was presented with a LILO boot screen, YES! DSL booted fine!
I know have a minimalist Linux install on my 400Mhz laptop.
Hope this helps somebody else. T
|