config questions

Bjorn Meyer bjorn.m.meyer at gmail.com
Mon May 26 23:45:58 CEST 2008


>
> Bjorn Meyer wrote:
>>
>> Well, if I create a /boot of 200MB and / of 1GB, /boot only uses 7% and / uses 35% of it's space. As for the logs, there are no errors when creating the partitions or mounting them. The default GRUB script seems to complete without any issues as well.
>
> Hmm. Strange.
> And what exactly is in the menu.lst created during your install?
>
Here are the 2 kernel entries that it creates.

title           Debian GNU/Linux, kernel 2.6.18-6-686
root            (hd0,0)
kernel          /vmlinuz-2.6.18-6-686 root=/dev/hda5 ro
initrd          /initrd.img-2.6.18-6-686
savedefault

title           Debian GNU/Linux, kernel 2.6.18-6-686 (recovery mode)
lock
root            (hd0,0)
kernel          /vmlinuz-2.6.18-6-686 root=/dev/hda5 ro single
initrd          /initrd.img-2.6.18-6-686
savedefault


More information about the linux-fai mailing list