Quentin Arce wrote: > I just downloaded and installed the new GNAP. The CD > built per the simple ./gnap_make -s > ../stage2-x86-uclibc-hardened-2004.3.tar.bz2 > > BUT on boot I get an.. > BootingKilled > then something about PAX ... error NULL.... > Then > kernel panic
Quentin, Does the already-built GNAP core work correctly ? There may be something wrong with the recent uclibc move/bump when used with hardened, since I've not tested it yet. You can use the provided GNAP core and/or try a rebuild with ">=sys-libs/uclibc-0.9.27" in specs/portage_confdir/package.mask... I'll rebuild next week and see if I can reproduce it. "BootingKilled" might hint that one of these comands in linuxrc fails : cd /newroot mkdir /newroot/proc /newroot/sys 2>/dev/null pivot_root . tmp/.initrd The complete PAX error message might help. -- Koon -- [email protected] mailing list
