Re: ou est windows?
Le lun 22/11/2004 à 15:32, Daniel Gois a écrit :
> > >j'ai un petit problème, je ne trouve pas windows (j'y avais sauvé tous
> > >mes fichiers)
> > >
> > >Comment puis je faire pour le retrouver?
> > >
> > >Merci pour votre aide!
> >
> > Quel est votre boot manager ? lilo ou grub ?
> grug
> > Sur quels disques, quelles partitions se trouvent les OS Windows (est-
> > ce un OS ?) et Debian ?
> windows est sur hda
> debian sarge sur hdb
> > Quel est le contenu de vos fichiers de configuration de lilo ou grub ?
> > je ne trouve pas grub.conf dans /boot/grub, ou puis je le trouver??
excusez moi il fallait regarder dans menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
default 0
timeout 11
color cyan/blue white/blue
title Debian GNU/Linux, kernel 2.4.26-1-386
root (hd1,0)
kernel /boot/vmlinuz-2.4.26-1-386 root=/dev/hdb1 ro
initrd /boot/initrd.img-2.4.26-1-386
title Debian GNU/Linux, kernel 2.4.26-1-386 (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.4.26-1-386 root=/dev/hdb1 ro single
initrd /boot/initrd.img-2.4.26-1-386
title Windows 95/98/Me
rootnoverify (hd0,0)
makeactive
chainloader +1
title Other operating systems:
root
# on /dev/hda1
title Windows 95/98/Me
root (hd0,0)
savedefault
makeactive
chainloader +1
> > Jean-Luc
>
Reply to: