i guess this thread is solved and i dont want to upset anyone with my question but i fill this is the correct place to ask being it is sort of related...
"How do i change the boot order" i have done a triple boot, windows7, linux mint and backtrack 5(10.04 lucid kernel 3.2.6)
when my grub loads it looks something like this
cat /boot/grub/grub.cfg | grep menuentry
so my question is how can i change the order and set linux mint as the first boot...Code:(DO NOT EDIT THIS FILE) menuentry 'Ubuntu, with Linux 3.2.6' --class ubuntu --class gnu-linux --class gnu --class os { menuentry 'Ubuntu, with Linux 3.2.6 (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { menuentry 'Ubuntu, with Linux 2.6.32-42-generic' --class ubuntu --class gnu-linux --class gnu --class os { menuentry 'Ubuntu, with Linux 2.6.32-42-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { menuentry "Memory test (memtest86+)" { menuentry "Memory test (memtest86+, serial console 115200)" { menuentry "Windows Vista (loader) (on /dev/sda1)" { menuentry "Windows 7 (loader) (on /dev/sda2)" { menuentry "Linux Mint 13 Cinnamon 64-bit, 3.2.0-31-generic (/dev/sdb1) (on /dev/sdb1)" { menuentry "Linux Mint 13 Cinnamon 64-bit, 3.2.0-31-generic (/dev/sdb1) -- recovery mode (on /dev/sdb1)" { menuentry "Linux Mint 13 Cinnamon 64-bit, 3.2.0-23-generic (/dev/sdb1) (on /dev/sdb1)" { menuentry "Linux Mint 13 Cinnamon 64-bit, 3.2.0-23-generic (/dev/sdb1) -- recovery mode (on /dev/sdb1)" {



