Tagged Questions
2
votes
1answer
1k views
CentOS grub2 booting iso via loopback
I've got a usb-key setup to multi-boot different Linux images. I'm trying to add CentOS, here's a post with similar entries for grub.cfg
set drive_label=multipass01
set isopath=/iso
menuentry ...
3
votes
2answers
209 views
Is it possible for a CentOS system on EC2 to not have a bootloader?
I'm attempting to look for grub:
[root /]# find / -iname "*grub*"
/sbin/grubby
/usr/share/man/man8/grubby.8.gz
/usr/share/vim/vim70/syntax/grub.vim
/usr/share/vim/vim70/ftplugin/grub.vim
...
2
votes
1answer
2k views
How to fix possibly wiped MBR after centOS install?
I think I have messed this one up royally...
I have done a clean install of centOS 5.6 (x86_64) on my system. I got through the installation process successfully and rebooted. Now I am greeted with ...