[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: RE: using debian sarge installation cd as a rescue disk



Normally it works !!
any way now you have the shell and control your system !!!
if your disk is IDE, so grub-install /dev/hda or grub-install (hd0) same thing, otherwise try lilo ( install lilo package and use lilo command to install it on MBR)

for example this is a lilo on my machine :
boot=/dev/hda
root=/dev/hda2
default="Linux"
image=/boot/vmlinuz
       label="Linux"
       initrd=/boot/initrd.img
append="ramdisk_size=100000 init=/etc/init lang=us apm=power-off nomce quiet lang=fr"
       read-only
other=/dev/hda1
       label="Windows(hda1)"


best regards
bela




Reply to: