Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub und windows xp
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
equinox0r
l33t
l33t


Joined: 18 Feb 2004
Posts: 614

PostPosted: Sun Feb 29, 2004 8:23 pm    Post subject: grub und windows xp Reply with quote

tach post...


auf meiner 2 .festplatte (1. partition) läuft ein winxp, das ich über grub gestartet bekommen möchte..
in meiner grub.conf steht dazu folgendes:

root (hd1,0)
chainloader +1

hd1,0 wäre die erste partition auf der 2. platte, komischerweise tut das nicht... (grub führt beim booten die anweisungen zwar aus, bleibt dann aber hängen ..)

fällt dazu jemand was ein? oder kann winxp tatsächlich nur von der ersten festplatte gestartet werden?
Back to top
View user's profile Send private message
sorb
n00b
n00b


Joined: 06 Feb 2004
Posts: 16

PostPosted: Sun Feb 29, 2004 8:38 pm    Post subject: Reply with quote

hi
also wenn ich mich jetzt nicht irre bedeutet deine schreibweise das deine 2. platte am
primary slave angeschlossen ist. ist eignetlich net üblich ist. normalerweise hängt man die
an den secondary master was dann hd 2,0 wäre

mfg
sorb


Last edited by sorb on Sun Feb 29, 2004 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
goom
Tux's lil' helper
Tux's lil' helper


Joined: 14 Nov 2003
Posts: 96
Location: Dortmund, Germany

PostPosted: Sun Feb 29, 2004 8:42 pm    Post subject: Reply with quote

so schaut meine grub.conf aus. meine gentoo platte ist hda, meine win platte hdb

Code:

default 0
timeout 10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
                                                                                                     
#gentoo 2.6
title=gentoo kernel 2.6
root (hd0,0)
kernel (hd0,0)/boot/bzImage root=/dev/hda3
                                                                                                     
#WindowsXP
title=WinXP
map (hd0) (hd1)
map (hd1) (hd0)
root (hd1,0)
rootnoverify (hd1,0)
makeactive
chainloader +1
Back to top
View user's profile Send private message
boris64
Veteran
Veteran


Joined: 04 Oct 2003
Posts: 1770
Location: Vechelde/Peine

PostPosted: Sun Feb 29, 2004 9:16 pm    Post subject: Reply with quote

ja, ich habe das genauso wie "goom".
windows "will" immer auf der primären festplatte installiert sein,
da es ja (in der windowslogik) das einzige os im rechner ist.
also muss grub dem windows vorschwindeln, es wäre tatsächlich
auf der ersten festplatte, damit dies korrekt bootet ;)

das
Code:
map (hd0) (hd1)
map (hd1) (hd0)

tauscht quasi einfach die platten (natürlich alles nur fassade)
_________________
boris64.net 200x / visit my desktop / try these tiny kernel patches ;)
Back to top
View user's profile Send private message
equinox0r
l33t
l33t


Joined: 18 Feb 2004
Posts: 614

PostPosted: Mon Mar 01, 2004 11:49 am    Post subject: plattenübersicht Reply with quote

samsung 120 gig am secondary master (linux)
samsung 160 gig am secondary slave (winxp)

hd1 ist demnach die winxp platte, hd1,0 ist die erste partition auf dieser platte (dort liegt auch das xp)

meine grub.conf schaut nun so aus:
Code:
title Windows XP
map (hd1) (hd0)
map (hd0) (hd1)
root (hd1,0)
rootnoverify (hd1,0)
makeactive
chainloader +1


konnte ich bisher noch net testen, bin grad net daheim... schaut so doch eigentlich ganz funktional aus oder?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum