merci beaucoup pour votre aide, en fait, c la 1�re fois que je fais un multiboot avec plusieurs HD. :-)
Cordialement, St�phane On Sun, Aug 18, 2002 at 10:17:59PM +0200, William.famy wrote: > lors d'une volont� d'ecomuniquer Stephane Wirtel > @ dis le Sun, 18 Aug 2002 21:49:02 +0200 > > > Salut, > > > > J'essaie d'installer la Woody sur mon premier HD et j'ai d�plac� mon autre > > hd pour devenir le second. > > Comment faire un multiboot avec 2hd --> hda = Woody et hdb = FreeBSD. > > je sais pas pour FreeBSD mais le menu.lst en exemple te donne > > # For booting FreeBSD > title FreeBSD 3.4 > root (hd0,2,a) > kernel /boot/loader > > pour toi cela devrais etre du genre(hd1,m,a) avec le numero de ta partion > minor et a, la slice > > pour ton linux sur hda tu met > # For booting GNU/Linux > title GNU/Linux > root (hd,n) > kernel /vmlinuz root=/dev/hdb(n+1) > > si ton / est sur /dev/hda1 tu aura n=0. > > tu met ca dans le repertoire /boot/grub/menu.lst de ton linux par exemple. > > et apres un grub > root (hd0,n) > setup (hd0) > > et te voila avec un petit grub installer sur le MBr de ton disque 0 soit hda. > > Aller A+ > > > Merci beaucoup > > > > St�phane Wirtel > > -- > > Stephane Wirtel <[EMAIL PROTECTED]> > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > > -- > William famy |"Nothing would please me more than being able to| > lycee Pasquet |hire ten programmers and deluge the hobby market| > Arles |with good software." -- Bill Gates 1976 | > [EMAIL PROTECTED] | Nous attendont toujours ... | > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Stephane Wirtel <[EMAIL PROTECTED]> Web : www.linux-mons.be "Linux Is Not UniX !!!"

