linux-2.6 - need arch in the binary of the kernel | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | Juerg, when I should add an option to choose a boot partition to the installer I need the arch in the linux-2.6 kernel-binary like this:
linux-2.6.21.5-paldo1-x86_64 and linux-2.6.21.5-paldo1-x86
(renaming the 64bit would be enough)
So you can have this structur on your pc:
Code | [In neuem Fenster öffnen] | | /boot
/{for 32 bit}
/{for 64 bit}
/home{for 32 bit (and 64 bit)}
/home{for 64 bit (dosn't needed if you use the 32 bit}
/swap |
Otherwise the kernel will get overwritten. |
|
|
|
|
|
Re: linux-2.6 - need arch in the binary of the ker | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | I'll add this on the next kernel update. |
|
|
|
|
|