From: M0E L. <m0...@gm...> - 2009-09-30 19:36:22
|
Nothing I can do about the reiser4 option in gparted. The kernel does not support it, but we seem to have libraries for it, which explains the option being available. The kernel copying debug line is just that...debugging. Can you make sure it's getting installed to the correct place? I've checked here and it does copy it to /boot, not /. Let me know if you find otherwise. I will address the lilo label issues soon, as well as the timeout issue. The next button issue is kind of a side effect to a safety net that I put in place there. The button becomes active once you click on a bootloader option. the kernel line is supposed to point to the actual kernel name.. I did that on purpose. Keeps me from generating double entries, and getting invalid filenames. About grub. You will not find the resolution choice in grub.cfg. It does not go there. Look in /etc/default/grub The background image will stay at 800x600 unless a bigger one is provided. Grub does not resize the image. All the grub configuration is automatically generated. I only control the vga mode, and time out. HTH |