|
Bugzilla – Full Text Bug Listing |
| Summary: | do not install a bootmanager on Pegasos PPC | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | peter czanik <peter> |
| Component: | Installation | Assignee: | Olaf Dabrunz <odabrunz> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P4 - Low | CC: | novell |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
peter czanik
2006-01-03 10:36:25 UTC
Olaf, can you check that? Is this fixed by now? If so, please close this bug. The only bootmanagers should be bootcreator http://tbs-software.com/morgoth/projects.html and yaboot. http://permalink.gmane.org/gmane.comp.boot-loaders.yaboot.devel/166 As talked in private e-mails with Olaf: - do not install a boot manager - print some info on screen how to boot it on the summary screen, like: Please enter the following at the OpenFirmware prompt to boot the machine: "boot hd:0 susekernel root=/dev/hdb4" Where hd:0 is the OF device name (hd first HDD, hd0 second HDD, etc., 0 is first partition, etc., this numbering will start with '1' with later firmwares...) 'susekernel' is name of the bootable kernelimage, and the rest are boot parameters. - if it's not already there, then warn, that it must be copied to an OF bootable partition (ext2/ext3/AFS/fat/vfat) And something, what belongs logically here, but probably worth to file against the kernel too: run 'mkzimage' to create a bootable kernel, when a kernel package is installed or updated and backup the old kernel. i'm using a Pegasos II with the Forth script created from bootcreator as an bootmanager. That's 'menu', which will hopefully be rendered unnecessary by later versions of the firmware. You don't need an extra utility to edit that, it's a simple and logical text file, at least the first part of it. You will need all the above mentioned steps anyway to have a bootable SUSE, 'menu' uses kernel generated this way, an OF readable partition and kernel parameters as described above. Concepts changed after heavy e-mailing with Olaf Hering. *** This bug has been marked as a duplicate of bug 205550 *** |