Autor |
Nachricht |
|
Titel: how to reinstall these packages [installation manicaca]
Verfasst am: 22.07.2010, 23:19 Uhr
|
|
Anmeldung: 11. Jun 2008
Beiträge: 4
|
|
I thought I'd never need to use modems in my life
but I had a problem with my wifi provider
and it was I installed the modem in PCI ahhhhggggg!!!!;-P
long ago I uninstalled of my KANOTIX 2007 Thorhammer RC7 sl-modem, ppp, kppp and I think that I had a shot in the foot because now I had no internet
I could not apt-get find packages from the CDROM
and I think do not find it because it's all squashed
finding no other way I boot the CD and copied the files to the folders on the partition
I could run the sl-modem compiled the driver for my modem a motorola
pppd and kppp also worked but it only works with sudo terminal, strangely if I root# does not work I have to be eumesmo~$ and use sudo
in terminal I start the sl-modem-daemon and then kppp can navigate
now that the I have net precariously, I like to do an update in the packages:
sl-modem-daemon and ppp kkkp for everything to return to normal
but apt-get does not find these packages should I do
thanks from now
hw |
|
|
|
|
|
|
Titel: how to reinstall these packages [installation manicaca]
Verfasst am: 23.07.2010, 02:19 Uhr
|
|
Anmeldung: 15. Mar 2008
Beiträge: 610
|
|
Hi net_hw,
update your package list via
Code:
apt-get update
After that start downloading every package you need via
Code:
apt-get -d install PACKAGENAME
If you need a special version of a package you can write the version number right after the package name, see for syntax details
Code:
man apt-get
I would suggest, that you download every package you need via this method, delete your custom copies of kppp... and than make a clean install of the downloaded packages via
Code:
apt-get install PACKAGENAME
Regards, TheOne |
_________________ Lenovo ThinkPad X220 | Core i7-2640M 16GB | Hellfire 3.6
FSC Tablet T4220 | Core2 Duo T7250 2GHz 3GB | Intel GMA X3100 | Hellfire 3.6
Clevo M570U | Core2 T7200 2GHz 2GB | Geforce Go 7950gtx | Hellfire 3.2
|
|
|
|
|
|
Titel: how to reinstall these packages [installation manicaca]
Verfasst am: 23.07.2010, 20:23 Uhr
|
|
Anmeldung: 11. Jun 2008
Beiträge: 4
|
|
stupidities I was a long time without update had an error in my
/ etc / apt / sources.list
the correct is:
deb http://archive.debian.org/debian/ etch main contrib non-free
after so time DEBIAN 4.0 is no longer estable
Best regards to all |
|
|
|
|
|
|
Titel: how to reinstall these packages [installation manicaca]
Verfasst am: 23.07.2010, 21:41 Uhr
|
|
Anmeldung: 15. Mar 2008
Beiträge: 610
|
|
everything is envolving, even Debian/Kanotix
i would recommend you update your system to Kanotix Excalibur 2010 too (= new install) |
_________________ Lenovo ThinkPad X220 | Core i7-2640M 16GB | Hellfire 3.6
FSC Tablet T4220 | Core2 Duo T7250 2GHz 3GB | Intel GMA X3100 | Hellfire 3.6
Clevo M570U | Core2 T7200 2GHz 2GB | Geforce Go 7950gtx | Hellfire 3.2
|
|
|
|
|
|
|
|