[DragonFlyBSD - Bug #2640] (Closed) cp -R kernel does not boot on two older pure i386 PCs
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat Dec 30 23:14:07 PST 2017
Issue #2640 has been updated by eadler.
Status changed from New to Closed
This is limited to i386 which we no longer support. Closing.
----------------------------------------
Bug #2640: cp -R kernel does not boot on two older pure i386 PCs
http://bugs.dragonflybsd.org/issues/2640#change-13367
* Author: davshao
* Status: Closed
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
On a Pentium 4 PC, Asus P4B266 motherboard, and on a Lenovo Ideapad Intel Atom N270, both pure i386 and with 1GB of RAM, copying a kernel from /boot such as
cp -R kernel kernel.good
does not result in a bootable kernel. Booting fails at the loader prompt with:
can't load 'kernel'
boot: no bootable kernel
cd-ing into /boot/kernel.old boots properly.
The same cp-ing procedure results in bootable kernels even running i386 on 64-bit machines or even i386 in Vmware Fusion on a 64-bit Macbook.
Booting is done from Ubuntu LTS 12.04 grub2. The original installations date back to early 2010.
Examination using
ls -loa
shows no unusual flags or permissions in /boot. But an obvious question is should the schg flag be temporarily removed from /boot/kernel/kernel when copying?
Also, should there be a symbolic link of kernel.BOOTP -> kernel in directory /boot/kernel?
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list