Bug#336730: Prints error when no kernel is installed
Martin Michlmayr
tbm at cyrius.com
Tue Nov 1 17:51:26 UTC 2005
* Otavio Salvador <otavio at debian.org> [2005-11-01 15:15]:
> > No, you just broke it. vmlinu_x_ vs vmlinu_z_
> I applied your proposed fix. Do a try now. Sorry for it :(
Erm... you checked in conflicting code:
for kern in $(/bin/ls -1vr /boot | grep -v "dpkg-*" | grep "^vmlinuz-") ; do
# found a kernel
<<<<<<< .mine
kern="/boot/$kern"
=======
kern="/boot/$kern"
>>>>>>> .r39
--
Martin Michlmayr
http://www.cyrius.com/
More information about the Pkg-grub-devel
mailing list