PDA

View Full Version : boot.ini


Snake
2 mai 2003, 06h23
salut
comment faire pour ajouter linux au boot.ini ?
on m a dit je dois copier le kernel sur le hd mais ensuite la ligne c'est quoi qui faut mettre ?

Technas
2 mai 2003, 09h42
http://www.bellamyjc.net/fr/pratiquemultiboot.html#linux

Fred
2 mai 2003, 20h19
Sous Linux, un petit :
dd if=/dev/hdb1 bs=512 count=1 of=linux.bin

Moi c'est hdb1, mais tu mets celui de ta partition de boot, ou de ton disque de boot ... après tu le copies à la racine de ton Windows et tu modifie ton boot.ini en mettant "Linux=linux.bin"

Perso, j'utilise Grub pour booter Linux ET Windows XP et ca marche d'enfer ...