RESCUE:
download from: http://rescuecd.sourceforge.net, reboot from cd
mkdir /mnt/teml
check where is the hdd: fdisk -l /dev/hda
mount /dev/hda1 /mnt/temp
chroot /mnt/temp
--> to make the system a default location
grub-install /dev/hda or /sbin/lilo -v
info:
-u can burn
-mount -t vfat iocharset=iso8859-8,codepage=862
/dev/hda2 /mnt/win
-modprobe 8139too for net
ifconfig eth0 inet 192.168.0.28 up
route add default gw 192.168.0.1
change /etc/resolve.conf (or dhclient eth0)
-parted, partimage
-backup /etc/samba/smb.conf, smbusers|/etc/passwd
|