Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Windows writes it's own boot manager directly to the MBR meaning you can't access linux. Some people will tell you to reinstall GRUB/LILO but when I used to dual-boot I found using NTLDR (windows boot manager) was much easier and painless. Just google for BOOTPART, it's a DOS app that'll add your linux partition to your boot.ini file. Very easy to follow instructions, however I *think* you need a linux boot manager installed on your linux partition but that's something to look into.
windows overwrote the mbr(as it always does). boot with suse disc one in the drive. within a few screens it will give you the option to 'boot installed system'. once back in suse start yast, select the bootloader configuration section to rewrite the mbr.
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802
Rep:
SuSE's installation disk should be able to re-install Grub or Lilo onto your HD's MBR. You should NEVER re-install Windoze on a Linux box. Micro$haft will always try to over-write the MBR.
In SuSE, you must select your system to boot from the CD-drive. When given the installation options, choose Rescue System (page 12 of the SuSE 9.1 Professional manual). Rescue System ought to allow you to re-install Grub as the bootloader...
It's been a while but from memory you need GRUB or LILO installed on your linux partition. Most distros allow you to configure this sort of stuff about the bootloader during setup. Then when you reboot after setup you'll naturally get Windows because the linux bootmanager isn't in the MBR. Then you run BOOTPART and it'll spit out a list of your partitions, then run it with the required arguments to get your linux partiton (the text file it comes with is very good) and it'll create a file by the name you specify and a record in your boot.ini. Then reboot the machine and press F8 at the start to get to the NTLDR menu and your linux install should be there, select it and away you go.
So I'd assume you need to boot from your SuSE CD and try and install the loader onto your linux partition and then boot into Windows and do the rest...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.