Hi,
Try to reinstall the packages which give problems with:
apt-get install -f
and
apt-get install --reinstall packages...
You can get a list of installed packages with:
dpkg -l '*'| grep '^i'| cut -f 3 -d ' ' > installed.packages
Gabor
Hi,
I posted a message about my Partition Screw-up. Thanks to those who
replied.
I have the system booting off floppy. I worked out that I needd to
recreate
/lib/modules/2.2.17 and copy files/directories from
/lib/modules.old/2.2.17 which
fixed the modprobe problem and gives me back my LAN.
2 matches
Mail list logo