Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#12347 - grub2 - wrong grub.cfg ?
Attached to Project:
Arch Linux
Opened by Alois Nespor (anespor) - Friday, 05 December 2008, 08:22 GMT
Last edited by Ronald van Haren (pressh) - Friday, 05 December 2008, 10:56 GMT
Opened by Alois Nespor (anespor) - Friday, 05 December 2008, 08:22 GMT
Last edited by Ronald van Haren (pressh) - Friday, 05 December 2008, 10:56 GMT
|
DetailsDescription:
After installing a restarting grub2 not find boot the kernel - kernel not found. grub.conf : # (0) Arch Linux menuentry "Arch Linux" { set root=(hd0,1) linux /vmlinuz26 root=/dev/sda1 ro initrd /kernel26.img } After the change to # (0) Arch Linux menuentry "Arch Linux" { set root=(hd0,1) linux /boot/vmlinuz26 root=/dev/sda1 ro initrd /boot/kernel26.img } loader grub then works without any problems I changed the http://wiki.archlinux.org/index.php/GRUB2, and added */boot/* Additional info: * package version(s) grub2-1.96-2 * config and/or log files etc. /boot/grub.cfg Steps to reproduce: |
This task depends upon
Closed by Ronald van Haren (pressh)
Friday, 05 December 2008, 10:56 GMT
Reason for closing: Not a bug
Additional comments about closing: grub.cfg needs to be modified on a per system basis by the user
Friday, 05 December 2008, 10:56 GMT
Reason for closing: Not a bug
Additional comments about closing: grub.cfg needs to be modified on a per system basis by the user
Besides, the .install file clearly states that the config file needs to be changed I think?
no, i open a bugreport because I thought that this is a bug. It 's too bad?
---
Official Arch Linux Install Guide does not say anything that muss be to create a /boot partition (except the Auto-Prepare).
I assume, therefore, that many users using the /boot on rootfs.
---
@pressh
Yes, I looked at the wiki and is not written anywhere that /boot on rootfs is a need to add /boot/.
I propose to add information to the Wiki.
Do you if I close this now?