/etc/boot/grub.cfg:#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="0"
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id
No changes in /etc/default/grub since then.Here it is my grub.cfg:#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="6"
if [ x"${feature_menuentry_id}"
heya,Nope, I'm not using subvolumes.Here is my grub.cfg:#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="0"
if [ x"${feature_menuentry_id}" = x
Thanks for the quick response!Frankly, I'm not quite sure what to make of that link (thus revealing my general ignorance...
HI, thanks for looking.
Well, it is created with LinuxLive usb creator, so it is write protected anyway.The one I have is created with the grub-mkconfig command.
I really cant find it out, but can someone look at this and see if it is genuine:
I havent configed it all, have just installed 12.04 LTS from CD(from canonical)
So is everything as it should be?
Thanks!
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [
I have installed Ubuntu 11.04 and I would like to see the boot menu when the system starts (by default it is hidden or the timeout=0)
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
set defa
Many thanks for your suggestions. I tried it the way you described it. However i am not able to boot from my sd card. In general my laptop is able to boot sd cards. But in my case there seem to be some problems.i find my sd card under /dev/mmcblkp0 therefore i have to use grub2.