[Voyage-linux] error after kernel compilation (voyage 0.8.5)

2012-10-21 Thread Tomek Suchecki
Hello I compiled kernel like in those tutorial: http://mytestbed.net/projects/1/wiki/How_to_build_a_kernel_or_kernel_module_for_your_experiment Al is OK but after dpkg -i KERNEL and when I install any pkg (apt-get install) I get always something like this (for example when I install php5-cgi) :

Re: [Voyage-linux] error after kernel compilation (voyage 0.8.5)

2012-10-21 Thread Punky Tse
On 10/21/2012 10:06 PM, Tomek Suchecki wrote: I`ve done update-grub and I`ve still the same error when I install any pkg. You need to run update-grub 0. -- Regards, Kim-man Punky Tse * Open Source Embedded Solutions and Systems - Voyage Linux (http://linux.voyage.hk) - Voyage ONE

[Voyage-linux] writeable directories in 0.8.5

2012-10-21 Thread Tomek Suchecki
When I wanted to have writeable directories for samba or lighttpd in Voyage 0.6 i done something like this: I made directories in /.sync (for example cache-samba) which was links to directories in /var/tmp (after system start)- which was writeable. Then start scripts did : ln -s (for example)

[Voyage-linux] Voyage current fails to boot PXE

2012-10-21 Thread Roel Huybrechts
Hi all, I'm trying to install the current Voyage on an Alix board using the PXE option from the live cd. However the Alix fails to boot the PXE environment, hanging at Switching clocksource to pit. I don't think the clocksource is the reason it hangs, I suspect it's just the last line that is

[Voyage-linux] Create virtual/dysfunctional volume control

2012-10-21 Thread Muffinman
Hello all, Is it possible to create a virtual volume control that I can control from MPD but without it actually affecting the data send to my USB dac? Basically, I want the volume control to be totally dysfunctional except for remembering its level. I want to write an application that can listen

Re: [Voyage-linux] Voyage current fails to boot PXE

2012-10-21 Thread Kim-man 'Punky' TSE
Hi Roel, I found the problem the PXEboot board cannot get the IP. Try adding ethdevice=eth0 to /tftpboot/pxelinux.cfg/default On 10/21/2012 11:01 PM, Roel Huybrechts wrote: Hi all, I'm trying to install the current Voyage on an Alix board using the PXE option from the live cd. However the

Re: [Voyage-linux] feature request - provide extlinux as an alternate boot loader

2012-10-21 Thread Kim-man 'Punky' TSE
On 10/19/2012 8:04 PM, Arun Khan (অরুণ খান্/अरुण खान) wrote: Hi Punky, This is a formal request to incorporate extlinux as a choice in the install script. Hi Arun, If there was problem in lilo, we should find ways to fix it. I personally don't think that extlinux is needed. But if there

Re: [Voyage-linux] writeable directories in 0.8.5

2012-10-21 Thread Kim-man 'Punky' TSE
Is there any easier way to do writeable directories (in RAM of course, not to write on CF) on 0.8.5? Please read the bottom lines in /etc/default/voyage-util, particularly VOYAGE_SYNC_DIRS and VOYAGE_SYNC_RECOVER_DIRS -- Regards, Kim-man Punky Tse * Open Source Embedded Solutions and

Re: [Voyage-linux] feature request - provide extlinux as an alternate boot loader

2012-10-21 Thread Arun Khan (অরুণ খান্/अरुण खान)
Hi Punky, On Mon, Oct 22, 2012 at 7:04 AM, Kim-man 'Punky' TSE punky...@punknix.com wrote: On 10/19/2012 8:04 PM, Arun Khan (অরুণ খান্/अरुण खान) wrote: Hi Punky, This is a formal request to incorporate extlinux as a choice in the install script. Hi Arun, If there was problem in lilo,