Re: Help: Partition OK but packages all screwed up

2001-04-30 Thread Gabor Zoltan Csejtey
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

Help: Partition OK but packages all screwed up

2001-04-28 Thread Tim Wood
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.