Quantcast
Channel: Ubuntu Forums - Installation & Upgrades
Viewing all articles
Browse latest Browse all 26379

[ubuntu] Grub 2: 'No server is specified' error after adding entry in 40_custom

$
0
0
Hi,

I'm trying to add a new entry to the Grub 2 boot menu. The goal is to have the option to boot into a live linux OS called Bankix (derived from Ubuntu 12.04 and geared towards safe online banking). Bankix is installed on a SD memory card on /dev/sdc1. From what I understand, I need to edit /etc/grub.d/40_custom to make a new entry appear in the Grub 2 boot menu. I added the following:


menuentry 'Bankix' {
insmod chain
set root=(hd2)
chainloader +1
}


When I select this option from the Grub 2 menu on startup, I get an error: 'no server is specified'. Googling this error message does not return any useful results unfortunately, so I'm unsure how to tackle this issue. I'm using Ubuntu 12.10 with Windows 8 dual boot. Can anybody help? See also this thread where Darkod helped me out with my first issue in relation to this project.

Thanks!

Viewing all articles
Browse latest Browse all 26379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>