Kernel Upgrade in ViciBox Install

Support forum for the ViciBox ISO Server Install and ISO LiveCD Demo

Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba

Kernel Upgrade in ViciBox Install

Postby joako » Thu May 31, 2012 11:39 pm

Is it ok to do a kernel upgrade in the ViciBox install? I've installed the disc and then imported/upgraded the database from an older version. Everything is working fine but I need to install vmware tools. When I attempt to install kernel-default-source it is trying to upgrade the kernel to the newest revision and I just wanted to make sure this was safe or if there is some kernel module hand built against the exact kernel version shipped with ViciBox.
joako
 
Posts: 37
Joined: Thu Sep 22, 2011 11:58 pm

Re: Kernel Upgrade in ViciBox Install

Postby DomeDan » Fri Jun 01, 2012 2:28 am

Only problem I had was the need to recompile wanpipe after a kernel upgrade.
On boot I got this: "Loading WAN drivers: wanpipe FATAL: Module wanpipe not found."
and fixed it doing this:
zypper source-install libpri dahdi dahdi-linux asterisk-vici wanpipe
cd /usr/src/packages/SOURCES/
tar xvf dahdi-linux-2*
cd dahdi-linux-2*
make
make install

[edit - added "dahdi-linux" because it was probably renamed from dahdi]
Last edited by DomeDan on Tue Sep 25, 2012 5:32 pm, edited 1 time in total.
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Kernel Upgrade in ViciBox Install

Postby joako » Fri Jun 01, 2012 3:35 am

So I knew something seemed off! I never added the updates repository only the oss and non-oss. I added the repository and lo and behold I can get the devel for the currently installed kernel.

# yast2 repositories
Add > Community Repositories
*OSS
*Non-OSS
*Updates

# zypper in kernel-default-devel
Loading repository data...
Warning: Repository 'Main Update Repository' appears to outdated. Consider using a different mirror or server.
Reading installed packages...
Resolving package dependencies...

The following NEW packages are going to be installed:
kernel-default-devel kernel-devel

# vmware-config-tools.pl

... And everything goes as expected :mrgreen:
joako
 
Posts: 37
Joined: Thu Sep 22, 2011 11:58 pm

Re: Kernel Upgrade in ViciBox Install

Postby amjohnson » Wed Sep 12, 2012 11:42 am

I had the same issue and this fixed it but I had to change the dahdi package name from dahdi to dahdi-linux.

The following is what I had to use as of 09/12/2012 after doing a zypper update to get my dahdi working again.

zypper source-install libpri dahdi-linux asterisk-vici wanpipe
cd /usr/src/packages/SOURCES/
tar xvf dahdi-linux-*
cd dahdi-linux-*
make
make install

Hope this helps someone!
amjohnson
 
Posts: 55
Joined: Sun Apr 22, 2012 5:35 pm


Return to ViciBox Server Install and Demo

Who is online

Users browsing this forum: No registered users and 60 guests