Re: Lilo Pb
On Tue, 26 Jul 2005 10:45:57 +0000
"Jean-Luc Coulon (f5ibh)" <jean.luc.coulon@gmail.com> wrote:
> Je en sais aps trop comment Windows peut dsavoir sur quel disque il
> est installé ?
>
> Pour linux, il faut modifier la fstab et lilo, bien sûr, mais pour
> windows ?
En mettant dans lilo ça par ex. :
image=/boot/vmlinuz (le n° du kernel)
label=linux
initrd=/boot/initrd (le n°)
read-only
append=" root=LABEL=/"
other=/dev/hdc1 (si le MBR est sur hdc1 ou 2 ou 3... et si win est
installé sur hdc)
label=Windows
table=/dev/hdc
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
--
M.B
Reply to:
- References:
- Lilo Pb
- From: "Rolland T. Chago" <guy.rolland.tambouNoSpam@rwth-aachen.de>
- Re: Lilo Pb
- From: "Jean-Luc Coulon (f5ibh)" <jean.luc.coulon@gmail.com>