miros Posted August 30, 2009 Report Share Posted August 30, 2009 HelloI had inc: Windows xp 1d: Windows xp2First I was installed windows in C: and later I was installed windows in d:Then I format c: and install Linux in c:my d: drive is OK, but adding windows in Linux menu, I cannot boot windows.I now how to add Windows in Linux menu. This is not my problem. THe problem I see, is I lost bmr with windows binary files meybe?I copy these files to d: and to c: 1. ntldr 2. ntdetect.com 3. boot.iniBut I cannot still boot windows. What I have to do?I try to repaer windows but I havenot got option "R" to repair it.Meybe it is easy to boot windows, but I cannot.Any help? Quote Link to comment Share on other sites More sharing options...
Alan2273 Posted August 30, 2009 Report Share Posted August 30, 2009 The normal way to do a dual boot is to install Windows first then the Linux distro.Can you post a screenshot of the GRUB menu. sudo gedit /boot/grub/menu.lst Quote Link to comment Share on other sites More sharing options...
miros Posted August 30, 2009 Author Report Share Posted August 30, 2009 The normal way to do a dual boot is to install Windows first then the Linux distro.Can you post a screenshot of the GRUB menu. sudo gedit /boot/grub/menu.lsttitle Linux Mint 7 Gloria, kernel 2.6.28-11-genericroot (hd0,0)kernel /boot/vmlinuz-2.6.28-11-generic root=/dev/sda1 ro quiet splash initrd /boot/initrd.img-2.6.28-11-genericquiettitle Linux Mint 7 Gloria, kernel 2.6.28-11-generic (recovery mode)root (hd0,0)kernel /boot/vmlinuz-2.6.28-11-generic root=/dev/sda1 ro singleinitrd /boot/initrd.img-2.6.28-11-generictitle Linux Mint 7 Gloria, memtest86+root (hd0,0)kernel /boot/memtest86+.binquiettitle Windows xprootnoverify (hd0,5)chainloader +1Grub appears and I can choose Mint or Windows xp, but when I choose Windows xp the screen became black and the only message I have is:It is loading[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional 1" /fastdetect multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional 2" /fastdetectmulti(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP Professional 3" /fastdetectmulti(0)disk(0)rdisk(0)partition(4)\WINDOWS="Microsoft Windows XP Professional 4" /fastdetectmulti(0)disk(0)rdisk(0)partition(5)\WINDOWS="Microsoft Windows XP Professional 5" /fastdetect:) I have only one windows, but I added some ones, once I got the windows menu list, just to try if it is not the first one.blkid inform/dev/sda1: UUID="c196649e-fc03-4859-9526-ed7db511374b" TYPE="ext3" /dev/sda5: UUID="46f8b70a-f520-4b9b-936c-7ec088334df9" TYPE="swap" /dev/sda6: UUID="F4300468300433E0" LABEL="Windows nuevo" TYPE="ntfs" /dev/sda3: UUID="2890248A90246094" LABEL="Archivos Biser" TYPE="ntfs"As you see, my windows is here: /dev/sda6: UUID="F4300468300433E0" LABEL="Windows nuevo" TYPE="ntfs" Quote Link to comment Share on other sites More sharing options...
Alan2273 Posted August 30, 2009 Report Share Posted August 30, 2009 Alter this part of the file, that should do it, other than that the Mint forum should be able to sort it out.Origonal.title Windows xprootnoverify (hd0,5)chainloader +1Newtitle Windows XP root (hd0,5) makeactive chainloader +1 Quote Link to comment Share on other sites More sharing options...
miros Posted August 31, 2009 Author Report Share Posted August 31, 2009 I just want to know if I need some special files to boot windows.Please note that, I had one windows in c: another in d: and then I format c:So, I lost some files like ntloader, boot.ini. Something else? Quote Link to comment Share on other sites More sharing options...
Alan2273 Posted August 31, 2009 Report Share Posted August 31, 2009 I just want to know if I need some special files to boot windows.Please note that, I had one windows in c: another in d: and then I format c:So, I lost some files like ntloader, boot.ini. Something else?No, GRUB will load it for you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.