LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-15-2007, 04:09 PM   #1
Firebar
Member
 
Registered: Feb 2005
Location: Southampton (UK)
Distribution: Debian, RHEL and SuSE
Posts: 69

Rep: Reputation: 15
10.2 and Vista dual boot issues


Another thread about dual boots sorry.

I have an intel P965 chipset with 2 SATA HDD's and a SATA DVDRW.

sda0,0 is my Vista install. I wiped the disk which originally had XP64 and Vista on it...
sda1,1 is my / partition for OpenSuSE.

GRUB will successfully chuck me into OpenSuse but if I choose Vista I just get a blank screen and a reboot.

My /boot/grub/menu.lst is as follows;

Code:
# Modified by YaST2. Last modification on Sun Apr 15 19:21:05 BST 2007
default 0
timeout 8
gfxmenu (hd1,1)/boot/message

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.2

###Don't change this comment - YaST2 identifier: Original name: 2.6.18.8-0.1-bigsmp###
title OpenSUSE 10.2
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.18.8-0.1-bigsmp root=/dev/sdb2 resume=/dev/sdb1 splash=silent showopts
    initrd /boot/initrd-2.6.18.8-0.1-bigsmp

title Vista
    rootnoverify (hd0,0)
    makeactive
    chainloader (hd0,0)+1
~
I fail to see anything wrong in that. I've tried using the Yast Module to delete the MBR and restore the one which allowed Vista too boot ok. I've then started a configuration from scratch to see if that was an issue, but I get exactly the same problem.

Please help Thanks for any suggestions..
 
Old 04-15-2007, 05:20 PM   #2
th3flyboy
LQ Newbie
 
Registered: Apr 2007
Distribution: Fedora 11
Posts: 13

Rep: Reputation: 0
I think the installs need to be on the same hard drive for it to work correctly, it worked for me when I installed 10.2 and Vista on the same hard drive, unless I am misinterpreting what I am seeing, you installed them on separate hard drives, and because of Vista's new dual boot killers, that won't work anymore, or at least, that is what i have read in most technology magazines and web sites.
 
Old 04-15-2007, 05:46 PM   #3
Firebar
Member
 
Registered: Feb 2005
Location: Southampton (UK)
Distribution: Debian, RHEL and SuSE
Posts: 69

Original Poster
Rep: Reputation: 15
Ok thanks, I'll give it a whirl now and see what happens. Wish I'd picked up a 500Gb drive now
 
Old 04-15-2007, 08:22 PM   #4
Firebar
Member
 
Registered: Feb 2005
Location: Southampton (UK)
Distribution: Debian, RHEL and SuSE
Posts: 69

Original Poster
Rep: Reputation: 15
No luck, on the same harddrive but nothing.

Strangely though, I installed Vista, then installed OpenSuSE. I could boot into OpenSuSE fine. When I went to select Vista from the grub menu with the entry I had made, the computer restarted. Except this time, upon restart, it booted into Vista but bypassed GRUB, almost as if on restart Vista had modified the MBR

What a complete pain in the arse My ideal situation for the work I am doing was OpenSuSE 10.2 and Vista dual booting. Now I have to settle with OpenSuSE 10.2 and XP x64.
 
Old 04-15-2007, 09:13 PM   #5
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Some one about three to five days ago had a similar problem booting Vista and a couple of linux distros. You might check the forums and see if he ever got his problems solved. I just Googled and found this article, http://www.pro-networks.org/forum/about78184.html They have a couple of more also.

Last edited by Larry Webb; 04-15-2007 at 09:19 PM.
 
Old 04-16-2007, 06:00 AM   #6
Firebar
Member
 
Registered: Feb 2005
Location: Southampton (UK)
Distribution: Debian, RHEL and SuSE
Posts: 69

Original Poster
Rep: Reputation: 15
Thanks for your input. I've tried a couple of guides on the web but to no avail. I'm trying an interesting one I found whereby I install OpenSuSE, then XP, then setup OpenSuSE in boot.ini (or grub into the boot.ini), then I install Vista. Apparently Vista takes its entries from existing Windows installs via the boot.ini, therefore PERHAPS allowing me to get all 3!
 
Old 04-16-2007, 06:02 AM   #7
th3flyboy
LQ Newbie
 
Registered: Apr 2007
Distribution: Fedora 11
Posts: 13

Rep: Reputation: 0
Quote:
Originally Posted by Firebar
No luck, on the same harddrive but nothing.

Strangely though, I installed Vista, then installed OpenSuSE. I could boot into OpenSuSE fine. When I went to select Vista from the grub menu with the entry I had made, the computer restarted. Except this time, upon restart, it booted into Vista but bypassed GRUB, almost as if on restart Vista had modified the MBR

What a complete pain in the arse My ideal situation for the work I am doing was OpenSuSE 10.2 and Vista dual booting. Now I have to settle with OpenSuSE 10.2 and XP x64.
Sorry bout the bad info, I thought I had it nailed down but I didn't, oh well, Linux and Vista dual boot can sometimes run down to trial and error. I hope you can figure out what the problem is.
 
Old 04-16-2007, 08:38 AM   #8
Firebar
Member
 
Registered: Feb 2005
Location: Southampton (UK)
Distribution: Debian, RHEL and SuSE
Posts: 69

Original Poster
Rep: Reputation: 15
I think I'm going to give up, I've noticed dire performance in opensuse. I've got a quadcore CPU and any yast module uses 102%!! (102%?!). Performance is just pretty shocking, I'll have to stick with XP for the mo
 
Old 04-16-2007, 10:02 AM   #9
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Why not boot from the Vista DVD and have it repair the mbr. Boot to see that Vista boots (it shoudl boot without grub). Then boot from the Suse DVD and choose to install Grub on the MBR. It should pickup Suse and Vista. Reboot to see if you can boot into both.

This process has worked for me multi-booting Fedora, Kubuntu and Debian. And doing the above process with each of the different distros Grubs.
 
Old 04-16-2007, 03:16 PM   #10
Firebar
Member
 
Registered: Feb 2005
Location: Southampton (UK)
Distribution: Debian, RHEL and SuSE
Posts: 69

Original Poster
Rep: Reputation: 15
I've also tried that, no luck
 
Old 04-20-2007, 12:31 PM   #11
abourke
Member
 
Registered: Dec 2006
Distribution: Fedora
Posts: 118

Rep: Reputation: 18
Im having problems aswell. Got a new dell xps 210 running Vista. When I try to install I cant move the cursor in the menu with the keyboard or mouse. It then times out and just loads vista.
Anyone know why the keybord isnt responding?
 
Old 04-21-2007, 08:06 AM   #12
takeshi_shogun
LQ Newbie
 
Registered: Apr 2007
Posts: 3

Rep: Reputation: 0
Following this steps, I had no problem installing openSUSE10.2 on Vista.

http://www.grape-info.com/doc/linux/...-dualboot.html
 
Old 04-21-2007, 12:50 PM   #13
riba43
Member
 
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749

Rep: Reputation: 31
Hi, you are missing this:

###Don't change this comment - YaST2 identifier: Original name: windows###
title Vista
 
Old 04-30-2007, 04:44 PM   #14
abourke
Member
 
Registered: Dec 2006
Distribution: Fedora
Posts: 118

Rep: Reputation: 18
graphic card not supported

Hi,

I have a dell xps 210 which uses an ati radeon x1300 graphics card to draw the display. Vista needs this. However in Linux, the card is unsupported so all I get is the console, cant load up kde or gnome! How do I download and install a driver from the console?
 
Old 04-30-2007, 05:05 PM   #15
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 307

Rep: Reputation: 33
had the same issue with xp.

I'm booting from sata2 (changed disk order in bios) into grub. xp would not run, just black screen.

I had to mess with grub's "disk mapping", had to add this to the xp section:
Code:
map (hd0) (hd1)
map (hd1) (hd0)
so basically - as far as I understand - grub tells xp that the system was started from sata1. the grub howtos give some more insight into this voodoo.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual boot with Vista Business ?? mdlinuxwolf SUSE / openSUSE 10 03-16-2007 12:18 AM
Vista dual boot with Linux john7343 Linux - General 14 03-13-2007 10:37 PM
SUSE10.0 and Vista dual boot JGRetired SUSE / openSUSE 11 02-25-2007 06:01 PM
how to dual boot vista and ubuntu? bojox Linux - Newbie 2 01-28-2007 01:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 07:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration