Timeless Rogue Star
Group: Members
Posts: 6
Joined: Oct. 2005 |
|
Posted: Oct. 09 2005,08:16 |
|
the way i installed DSL on my ancint laptop is i have one partition for a frugal install and another for the HD install. the reasoning being i have no CD drive so i figure a frugal would be good to have for recovering when i mess up the HD install.
the install is kinda quirky. the way that the grub loaders conflict with each other is really weird. i had setup a partition i wanted to use as a boot partition, but the way gub installed it looks like it just points to the grub loader that frugal installed. to boot up the HD install i have to have the kernel point to the one on the frugal partition and the root on the HD partition. AFAICT it doesn't logically make sense, but the verbose an performance difference support that each are doing their own thing properly. i'm planning to eventually migrate grub to the boot partition and load each kernel off its own partition.
for my HD install i'm also experimenting with the initNG script, which is half-working and in many ways broken. i'm not sure how many of my problems with it are DSL specific and how many are related to my bizarre setup. in any case, i'm having fun learning more about linux, being mostly inept and all.
P.S. for those interested, the broken initNG script reduces the linux portion (from grub selection to the start of the DM) of my boot time from 100 seconds to just 26 seconds. mind you when it boots; the network, restart, and shutdown don't work and who knows what else.. so i expect it should really take ~50 seconds for DSL to boot properly, but it's hard to say since i don't know that much. it's just fun as a pet project trying to get DSL and initNG to work together. halving the boot time on a low-end machine just makes a lot of sense, even if it's early beta for the script
P.P.S. sorry if you actually bothered to read all that, i just wanted to reflect a bit on my DSL experience for myself
|