Re: Eine FAQ: Windows und Linux parallel
Hallo Kai!
Kai Weber schrieb am Dienstag, 12. Juni 2001:
> eine OT Frage, aber da Debian auf die andere Platte soll: Ist es möglich
> Windows(98) auf die zweite Platte im System zu bannen? Soll heißen, ich
> möchte das bisher auf /dev/hda liegende Windows auf /dev/hdb
> installieren.
Geht sowohl mit LILO als auch mit GRUB als BootManager.
a) Mögliche Konfiguration von LILO
In /usr/share/doc/lilo/manual.txt.gz ist im Bereich
Booting a foreign operating system
- - - - - - - - - - - - - - - - -
folgendes (von mir modifizierte) Beispiel:
Examples:
image=/boot/vmlinuz-2.2.19
label=linux1
read-only
other = /dev/hdb1
label = W(indown 1898)
table = /dev/hdb
map-drive = 0x80
to = 0x81
map-drive = 0x81
to = 0x80
---------------------------------------------------
Für GRUB sähe die Konfiguration der Datei /boot/grub/menu.lst
wie folgt aus:
# Boot automatically after 60 secs.
timeout 60
# By default, boot the first entry.
default 1
# Fallback to the second entry.
fallback 0
### For booting Windown 1898
title Windows 1898
# unhide (hd1,0)
# hide (hd1,1)
rootnoverify (hd1,0)
chainloader +1
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
# For booting Linux Debian
title Debian 2.2 GNU/Linux [potato] (deb2)
root (hd0,0)
kernel /boot/vmlinuz-2.2.19 root=/dev/hda1
-------------------------------------------------
> Sollte das nicht möglich sein, muß ich doch den Rechner
> auseinanderbauen und die Platten tauschen.
Normalerweise ist das nicht nötig. :-)
Grüße - Wilhelm
--
(°> Wilhelm Wienemann <ww@kalwien.regio.rhein-ruhr.de> -°) -°)
//\ Grüße vom NiederRhein, der Region mit R(h)einKultur /\\ /\\
V_/_ _\_V _\_V
--
-----------------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an debian-user-de-request@lehmanns.de die im Subject
"unsubscribe <deine_email_adresse>" enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@Lehmanns.de
-----------------------------------------------------------
848 eingetragene Mitglieder in dieser Liste.
Reply to: