I recently dual booted my old Windows xp with Ubuntu 12 using the iso burned to a CD (wubi). The installation worked like a dream but after rebooting I found there was no way of getting back to XP. After restarting the screen simply says "out of range" (meaning what?) and anything from 10-30 seconds later goes straight to the linux login page. The bizarre thing is I can still access the Windows drive from inside Ubuntu, but any Microsoft/Windows specific products won't open. I'm not sure Grub is working properly either. Ubuntu is great to have but I wanted the choice on booting up, not being locked out Windows as this machine is.
Please advise.
"Searching for GRUB installation directory ... found: /boot/grub /etc/default/grub: line 35: x: command not found"
so I assume it is not being updated. Problems like this have probably been answered but I haven't found this.
– Neil Jun 30 '13 at 15:09sudo gedit /etc/default/grub
to open/etc/default/grub
and copy line 35 in the question above? It looks like you may have put something in that line, that does not belong there. Always edit your original question with additional information This helps others understand the question and answer without going through the comments. Thanks. – user68186 Jun 30 '13 at 15:42