Same thing happened to me on 12.3 I used Yast > Bootloader > Bootloader options and ticket the box that said probe Foreign OS after that my windows installation showed back up. On 3 April 2015 at 13:53, Peter Sikorski GTL <peter@german-thai-link.de> wrote:
From time to time I switch to Windows (7), as I do the last two decennia. To my Big Surprise it is no longer possible. When I restart I get only opensuse choices. At the moment I use Tumbleweed 20150330. How can I return to the previous choices?
If you use grub2 try the following:
1. in /etc/grub.d check if all files are executable. Specially 30_os-prober. if not, make all of them executable (als root)
2. open terminal as root 3. grub2-mkconfig -o /boot/grub2/grub.cfg (grub2 checks now for all installed OS-Systems and writes a new config-file.)
then try to reboot and pray...
if all work fine now then maybe you should do the following (all as root)
a. copy from the file /boot/grub2/grub.cfg everything that points to your Win7 should look like this:
menuentry 'Microsoft Windows' --class windows --class os ---snip--- ---snip--- chainloader +1 }
to /etc/grub.d/40-custom. Insert before the end of file
b. make /etc/grub.d/30_os-prober n o t executable
In this way your win7 entry will always exists in your boot menu
HTH Peter
* Englisch - erkannt * Englisch * Deutsch * Thailändisch
* Englisch * Deutsch * Thailändisch
<javascript:void(0);>
* Englisch * Deutsch * Thailändisch
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org