> > guest. It worked fine until I reboot the PC. now I see only "Li" > at > > prompt, can neither > > boot NT nor Linux. > > > > It seems I will have to reinstall linux, or is there a simpler > solution?
Boot from Debian boot floppy. Switch to the 2nd console and hit enter. Mount your root partition under /mnt as in: # mount /dev/hdXX -t ext2 /mnt Change root of your system: # chroot /mnt Re-run LILO to recover MBR: # lilo Reboot. __________________________________________________ Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/

