Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub im dualboot (gentoo/win2k)
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
swain
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2002
Posts: 136

PostPosted: Fri Feb 07, 2003 6:16 pm    Post subject: grub im dualboot (gentoo/win2k) Reply with quote

Hi ihr,

ich habe früher immer mit wechselplatten gearbeitet um zwischen LInux und Windows zu switchen.

Das ging mir auf den Senkel und ich habe beide platten eingebaut.

hda -> Linux
hdb -> Windows 2k

In der Anleitung stehe ja auch was man einzustellen hat, demnach sieht
meine menu.lst wie folgt aus:

Code:

default 0
timeout 20
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title= Gentoo 2.4.19 rc10
root (hd0,0)
kernel /boot/bzImage root=/dev/hda3 append="hdc=ide-scsi hdd=ide-cd"

title=last
root (hd0,0)
kernel /boot/bzImage.orig root=/dev/hda2


title=Windows
root (hd1,0)
rootnoverify (h1,0)
makeactive
chainloader +1


Aber Windows will nicht von grub gebootet werden, er schreibt mir immer etwas von "wrong filesystem" oder so ähnlich...

vielleicht hat ja jemand ein ähnliches Setup und kann mir einen Tip geben.

Danke
Back to top
View user's profile Send private message
kairo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2002
Posts: 85

PostPosted: Fri Feb 07, 2003 6:26 pm    Post subject: Reply with quote

grüzi,

bei mir sieht der eintrag so aus, ist allerdings XP,
und funzt einwandfrei.
nur musst du den root (hd0,0) in (hd1,0) ändern.

Code:

# Der folgende Eintrag wird nur bei Dual-Boot benötigt
title=M$ Ix Pee
root (hd0,0)
chainloader +


mfg und so
Back to top
View user's profile Send private message
swain
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2002
Posts: 136

PostPosted: Fri Feb 07, 2003 6:38 pm    Post subject: Reply with quote

leider funktioniert das nicht...

ich bekomme die ausgabe:

Code:
Filesystemtype unknown, partitiontype 0x7


vielleicht kann ja jemand damit was anfangen....
Back to top
View user's profile Send private message
kairo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2002
Posts: 85

PostPosted: Fri Feb 07, 2003 7:08 pm    Post subject: Reply with quote

du könnest mal folgendes versuchen:

Code:

# Der folgende Eintrag wird nur bei Dual-Boot benötigt
title=M$ Ix Pee
root (hd0,0)
chainloader +

map (hd0) (hd1)
map (hd1) (hd0)


soweit ich weiß lässt sich windoff ungern von der 2. platte starten
mit dem map-befehl gaukelst du dem w... vor, daß es sich auf der 1. befindet.

mfg und so
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