Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 18:42:51 +0200
From:      Luke Roberts <luke@roberts.nl>
To:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: Problems upgrading 0.81 to 0.82 on FreeBSD 3.2 release
Message-ID:  <4.2.0.58.19990722184055.00994e90@pop.roberts.nl>

next in thread | raw e-mail | index | archive | help
Hello, it's me again,

> > Has anybody got an idea what has gone wrong?
>
>No, not yet.

No wories :)

Thanks to Richard, I got the system working again within an hour! Brilliant 
support! Unfortunatly Hellmuth's speedy upgrade commands were not complete 
so I never re-configed my KERNEL before 'making' it again. I should have 
seen this myself....

Here's the complete one:

cd /usr/src
mkdir i4b
cd i4b
tar xvzf i4b-00.82.00-beta-140799.tar.gz
cd FreeBSD
sh overuninstall.sh
sh overinstall.sh
cd ..
make cleandir
make depend
make
make install
cd /sys/i386/conf
config <YOURKERNEL>
cd ../../compile/<YOURKERNEL>
make clean
make depend
make
make install
shutdown -r now

Tanks again for all the support,

Luke






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19990722184055.00994e90>