Quote |
Here's a newbie-level question: could a base DSL have both kernels available, and offer the user the choice of which kernel to launch, assuming both kernels (and "minimal stuff for newbies") could fit in 50MB? |
Quote |
Could that be possible if you stripped out fat apps from the base like firefox? No idea. It is an interesting option. I remember when Mepis and others gave you the kernel boot option. |
Code Sample |
$ du --si --max-depth=0 /lib/modules/2.6.23.14/ 64M /lib/modules/2.6.23.14/ |
Code Sample |
$ du --si --max-depth=0 /mnt/hda2/lib/modules/2.4.31 21M /mnt/hda2/lib/modules/2.4.31 |