Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ProfFalken

Pages: [1] 2
1
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 21, 2009, 09:35:02 pm »
Ticket created with my Fixes at http://svn.linuxmce.org/trac.cgi/ticket/175.

Please note that I cannot confirm that this works with a 64bit Core as I run dual-core 32Bit Processors in all my servers.

I have tested this on my system at home and also inside a VM but I do not guarantee anything!

Have fun,

PF.

2
Developers / Re: Java/ J2ME mobile orbiter
« on: April 21, 2009, 09:49:25 am »
The omnia has all of the following built in...   Accelerometer, Bluetooth, Touchscreen,JAVA + FLASH CAPABLE, does it need more to control linux MCE as well as the cheif?

It needs Java JSR-082.

My phone has Java and can run all sorts of downloadable apps, but because it doesn't support JSR-082, I can't use it as a MO.

I've just googled the Omnia and I can't find any reference to JSR-082 support, although I did find a comment on one site stating that Samsung do _not_ use JSR-082 so you may be out of luck.

On the up-side, it appears to run Windows Mobile, so you may not need JSR-082 as you caould run the windows MO natively, although you'd need to confirm this.

PF.


3
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 17, 2009, 07:42:13 pm »
I'll try and get this done tonight.

I presume that if you are adopting 64-bit images, the 32-bit images will remain, or is the plan to phase out 32-bit support?

PF.

4
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 17, 2009, 05:20:12 pm »
I've edited a few things in the Diskless_Setup.sh and Diskless_CreateFS.sh scripts and it now automatically generates the i386 image and deploys it to new MDs without needing to click the rebuild button in the MD Web interface page.

5
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 17, 2009, 09:00:11 am »
Success!

The Diskless_Setup.sh script now works on my DCERouter!

I'll post the amendments I had to make to this post and on my blog a bit later on today.

PF

*** Edit ***

The MDs are reporting that the AV wizard couldn't be started, so that needs investigation.  I've a feeling that the image my still require rebuilding but the base image is now created automatically.

6
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 17, 2009, 08:45:48 am »
Pleased to confirm that the diskless file-system has now been created and I'm awaiting the MD to reboot.

7
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 17, 2009, 08:42:13 am »
The sources.list change allowed the CreateTBZ.sh script to run without issue and I now have the i386.tar.bz2 file in the correct area.

I've just started a new MD PXE booting and so far the "Diskless_Setup.sh" has not failed (been going for a while now!)

If this works, I'll document what I've done and see if I can get it posted to the WIKI and fixed for the next version.

PF.

8
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 11:13:38 pm »
FAIL on the attempt to fix this by hand, have updated /etc/apt/sources.list as documented in the wiki and am re-running the CreateTBZ.sh script.

May well go to bed before it completes so will post an update tomorrow.

9
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 10:45:54 pm »
That script failed:

Code: [Select]
#### Installing pluto-xine-player
Reading package lists... Done
Building dependency tree       
Reading state information... Done
pluto-xine-player is already the newest version.
pluto-xine-player set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#### Package pluto-xine-player installed ok!
#### Installing pluto-mythtv-player
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  pluto-mythtv-player: PreDepends: libft-perl but it is not going to be installed
E: Broken packages
#### Package pluto-mythtv-player failed (/tmp/tmp.jtxpw15057)

but it does look promising...

10
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 10:13:27 pm »
I've uncommented the lines in Diskless_CreateFS.sh and executed it for MD #64 (the newest addition to my system) it is now setting up a complete linux system including downloading packages via APT so I think I may be on to a winner.  

I'll keep you all updated.

11
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 10:06:09 pm »
Diskless setup now runs for a new MD, however it does not create the vmlinux image under /tftpboot/

Further investigation reveals that the kernel has not been installed into the /usr/pluto/diskless/#MD/boot dir.

Chrooting to this dir and trying to install a kernel shows that aptitude is not installed, apt-get is and it looks lik I need to install the kernel and kernel headers.

I'm guessing this is also done by the Diskless_CreateFS.sh script and whilst I've been looking through that script I've noticed that Diskless_CreateTBZ.sh has been commented out.

I'm going to look at this further and see if I can fix it.

12
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 10:01:49 pm »
pigdog,

nope, it doesn't exist.

13
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 09:55:12 pm »
OK, PXE was more promising, no announce to router by vmlinuz did not exist.

Have deleted both MDs and will retry creation.

14
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 09:52:20 pm »
OK, I gave it a go and hard-coded the deboostrapped.tar.bz2 into the Diskless_CreateFS.sh and then re-ran the "rebuild image".

I get a much more productive output from the web interface, I'll post the results of the next PXE attempt.

15
Developers / Re: 0810 alpha 2 no /usr/pluto/diskless
« on: April 16, 2009, 09:47:06 pm »
pigdog,

That's correct and I've tried it with a different MD device as well (never been seen by this system before) and get the same result.

Something I have noticed is that /usr/pluto/bin/Diskless_Setup.sh calls /usr/pluto/bin/Diskless_CreateFS.sh which relies on being able to unpack /usr/pluto/install/PlutoMD-$Moon_Architecture.tar.bz2 however the only file in /usr/pluto/install that is similar to this is PlutoMD_Debootstraped.tar.bz2.

Could this be the issue?  If it is, where can I get the i386 tar.bz2 file?

Pages: [1] 2