Quote (mikshaw @ Mar. 05 2007,10:16) |
The *suggestion* about upgrading grub concerned only the installation of the program files, which in itself is not enough to make a useable grub system. The user would still need to install the bootloader into the desired location. |
Quote |
Now that I've thought again about it, it seems to me that grub is probably among the least appropriate apps for a mydsl extension. The existing extension itself is not a click-and-run package, but merely gives the user access to the grub program without the need to compile it himself. You still need to create a config for it, and that will need to be available somewhere before the system begins init (meaning before a mydsl extension can be installed). This means that the only way it will be truly useable (as far as I can tell) is if you are using it in a remaster, a boot disk, or a debian-style system. |
Quote |
I agree with lucky13 that Grub should not be automatically installed as most mydsl extensions are. It probably also should not be installed over existing grub files, since this might cause the system to fail to boot if the user does not complete the manual installation of the bootloader and configuration. |
Quote |
I might be completely wrong on this last point, however. |
Quote (curaga @ Mar. 05 2007,11:45) |
lucky13, notice it's a newer version, that's why it has to be installed again. It may add some functionality, correct bugs etc. over the older version, besides showing the pic.. Not sure, but try here: Debian unstable grub changelog |
Quote |
That's further complicated if the user or the person putting together such an extension or upgrade isn't absolutely on the ball about it. |
Quote (curaga @ Mar. 06 2007,05:48) |
For your points: 1: I agree 2: DSL is based on Knoppix which is based on Debian testing/unstable 3: I don't know, that's why I gave the link 4: see 3: and maybe check bugs in 0.91 from somewhere 5: see 4 and maybe ask someone from the DSL team |
Quote | ||
Does that mean me ;) bet it does.. I know what I'm doing (about grub, not entirely sure about the extension), I upgraded grub on my hd-install the manual way, installed it to MBR and have the tools to fix it if it goes wrong.. |
Quote |
Could you answer my two questions? (frugal-grub and stage1_5?) |