falconindy wrote:Sure, looks good. Does it boot?Yes, so now I am off the old ide file system like you wanted?
Never
https://bbs.archlinux.org/profile.php?id=17415
2012-11-07T01:41:14Z
Of course you can edit the grub.cfg manually. But you're probably looking for this: https://wiki.archlinux.org/index.php/GR … ious_entryPS: If you miss GRUB Legacy, Syslinux is very similar: https://wiki.archlinux.org/index.php/Be … bootloaderAnd don't forget to mark it as solved.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-10-02T11:13:07Z
Perhaps you can try to install it from the AUR? https://aur.archlinux.org/packages.php?ID=61033I haven't checked if their still is a package in the official repositories. Then again, perhaps you might switch to Syslinux instead of Grub. http://www.archlinux.org/packages/core/x86_64/syslinux/Cheers
tr!x0r
https://bbs.archlinux.org/profile.php?id=45174
2012-08-09T11:45:02Z
palomaamatias wrote:BTW what happened to this pimped out GRUB-Menu that I had on my previous install? Is it GRUB Legacy maybe?It says to press Tab... GRUB Legacy/GRUB 2 do not have such function.I think you mean the one from the ISO.
Have you thought about trying syslinux? I was a grub user and when grub2 came about I used it for a while, and thought it was rediculously complex for being the bootloader of choice for a community that touts simplicity over all else. Syslinux makes me feel like I still have the original grub. (Though I use it only as a backup to UEFI)
WonderWoofy
https://bbs.archlinux.o
Did you perhaps run into the problem described on this page?https://wiki.archlinux.org/index.php/Pa … ning_toolsIt says:Note: The first partition created by cfdisk starts at sector 63, instead of the usual 2048. This will cause problems with grub2. grub-legacy and syslinux should work fine.
cmlr
https://bbs.archlinux.org/profile.php?id=10565
2012-07-28T00:54:39Z
Have you run pacman -Syu and replaced udev with the new systemd-tools - also it may be wise after doing that to run mkinitcpio -p linux and then grub-mkconfig -o /boot/grub/grub.cfgSee the following announcement:http://www.archlinux.org/news/systemd-t … aces-udev/
DarkCerberus
https://bbs.archlinux.org/profile.php?id=55618
2012-08-20T10:28:56Z
You don't need to uninstall the MBR portions of grub2, the syslinux install will just overwrite them. Then just remove the grub2 package (after syslinux is set up) if you want to free up the disk space.
Trilby
https://bbs.archlinux.org/profile.php?id=54694
2012-09-21T23:33:57Z
Found the solution, files are actually included in grub-common package. Marking as solved.
dummyan
https://bbs.archlinux.org/profile.php?id=59615
2012-08-25T19:06:03Z