On Tue, 8 Jun 2004 12:38:39 +0000
chris billou <[EMAIL PROTECTED]> wrote:
> meilleur solution pour faire un multiboot linux/XP est d'utiliser par
> exemple XOSL (qui gere �a tres bien sous condition de l'installer sur
> une autre partition ou hd).
>
>
Le fichier lilo.conf suivant me permet un biboute parfait entre XP et
linux.
lba32
boot=/dev/hda
root=/dev/hda5
install=/boot/boot-menu.b
map=/boot/map
delay=20
prompt
timeout=150
vga=normal
default=Linux-e2c
image=/vmlinuz-e2c
label=Linux-e2c
append="ether=0,0,eth0 ether=0,0,eth1"
read-only
other=/dev/hda1
label="WinNT(hda1)"
Fran�ois Boisson