New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 349 matches

by MouettE
02 Sep 2013, 16:41
Forum: B2 & B3 Feature Requests
Topic: B3: dist-upgrade Squeeze -> Wheezy?
Replies: 6
Views: 18029

Re: B3: dist-upgrade Squeeze -> Wheezy?

I can share some of my experiences here ... a wheezy system works fine with the kernel provided by excito (2.6.39.4-11). If you're interested I built images for the b3 with minimal wheezy and excito stock kernel (see here ) Making the excito apps work on this config could work, I didn't tried that. ...
by MouettE
04 Aug 2013, 05:24
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

I have updated the kernel packages to include missing IPv6 support. You can download them from the same links. Good luck and have fun with vserver, don't forget to keep us updated with your work !
by MouettE
03 Aug 2013, 17:55
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

No there's nothing to worry about.
by MouettE
03 Aug 2013, 14:26
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

Here are the links : bubba3-kernel-vserver_3.0.86-1_armel.deb bubba3-kernel-vserver-headers-armel_3.0.86-1_armel.deb linux_3.0.86-1.dsc linux_3.0.86-1.debian.tar.gz linux_3.0.86.orig.tar.gz Perhaps you already know, the repository you're referring to does not provide arm binaries. You will have to c...
by MouettE
03 Aug 2013, 12:14
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

Well, I tried. I mean I really tried. 2 days of kernel patching/compilation... I manage to patch and successfully boot my B3 with a 3.0.86 version of the kernel with official vserver patch 2.3.2.5. When I wanted to test the vserver capabilities I realized that debian dropped the support for vserver ...
by MouettE
03 Aug 2013, 01:15
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

That's right, but excito doesn't include vserver in their patches.
by MouettE
02 Aug 2013, 16:28
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

I've written a quick howto in the wiki to compile a custom kernel. Provided you find the right patch for the kernel version used on the bubba (2.6.39.4), it should be doable ... But it's a big 'provided', the few tests I tried tonight were not very successful (the different patches I tried did not a...
by MouettE
02 Aug 2013, 16:11
Forum: Howtos
Topic: Building a custom kernel
Replies: 0
Views: 12138

Building a custom kernel

For anyone interested, I wrote a quick-and-dirty guide to compile a custom kernel for both B2 and B3 platform. It's available on the wiki : Building_a_custom_kernel. Feel free to check it out and correct/improve things !
by MouettE
02 Aug 2013, 02:10
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

Awesome ! I can help you with the custom kernel if you wish, I have one myself. It's not outstandly difficult. I can write a quick tuto, or answer your questions.
by MouettE
29 Jul 2013, 14:37
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Re: Minimal wheezy install images for b3

The fault is mine ; you need to delete the file /etc/udev/rules.d/70-persistent-net.rules which maps the mac addresses of the network cards to the interfaces names (ethX). You can do it from the rescue system, this file will be re-created during the next boot. It's possible however that the LAN and ...
by MouettE
06 Jul 2013, 13:19
Forum: Development
Topic: Minimal wheezy install images for b3
Replies: 60
Views: 194189

Minimal wheezy install images for b3

Hello everyone, For anyone interested, I made some install images for the B3 which can be used with standard rescue key to install a almost vanilla debian to your bubba (meaning without the excito apps). The starting point was this wiki page : Revert_to_minimal_Debian_installation . Then I made a fe...
by MouettE
01 Jul 2013, 11:18
Forum: B2 & B3 Support
Topic: Shell rescue or reinstall system
Replies: 3
Views: 5988

Re: Shell rescue or reinstall system

You will need physical access to reinstall the b2 if you cannot login from ssh, that's for sure. However I think you could do a reinstall (with easyfind configuration) from usb with an ssh connection following these steps : Extract the install script from the key and modify it, so it would rename th...
by MouettE
27 Jun 2013, 15:21
Forum: Howtos
Topic: New wiki
Replies: 10
Views: 24931

Re: New wiki

The wiki didn't offer the rich editor, so I modified my language preference to English. Then I had access to the rich editor, disabled it and accessed to the normal wiki syntax article source. So I suppose this has to do with the language preference ... I will stay in English for now !
by MouettE
27 Jun 2013, 14:28
Forum: Howtos
Topic: New wiki
Replies: 10
Views: 24931

Re: New wiki

I am trying today to update my wiki articles but when I click on Edit, the article source is messed up : instead of wiki syntax I get HTML generated code, which breaks everything. Are you aware of this problem ?
by MouettE
13 Jun 2013, 04:46
Forum: Development
Topic: Accessing u-boot variables from linux
Replies: 21
Views: 58089

Re: Accessing u-boot variables from linux

I just ordered my B3 (and a serial adapter ;-) ), so I will be able to update my howto for the B3 with your elements. Stay tuned ...