Show Posts
|
|
Pages: [1] 2 3 ... 10
|
|
4
|
LinuxMCE / Developers / Re: linuxmce.org re-design
|
on: May 17, 2013, 12:21:40 pm
|
|
Hey ....
steve, i was thinking about integrating forum and Wiki to the website...
i currently know howto integrate dokuwiki into TYPO3, but never used MediaWiki ... We could do the same for the Forum or use TYPO3s Forum ... but this would be a lot of work to migrate, imho its best focusing to get the System running.
:-)
Cheers, ochorocho
|
|
|
|
|
9
|
LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me)
|
on: April 23, 2013, 10:53:34 pm
|
|
so far the upgrade on the MD worked ... except the MD shows errors on boot:
.... could not log bootup: address already in use mount: according to mtab, proc is already mounted on /proc ....
maybe this is caused by chroot'ed method ...
see image for details.
|
|
|
|
|
10
|
LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me)
|
on: April 23, 2013, 08:55:43 am
|
|
sooooo .... MD Upgrade worked .... and it was really fast!
how it was done: On the Core (10.04) i chroot'ed into the the MD (see attached file). Executed the lmceUpgrade.sh as usual. After all MDs are upgrade, Upgrade ur Core....
I was told to upgrade Core first, but this did not work for me! ....
I'll try to include the chroot thingie into the script.
Cheers, ochorocho
|
|
|
|
|
11
|
LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me)
|
on: April 21, 2013, 10:39:24 pm
|
|
i had a look at Diskless_CreateTBZ.sh...
i reckon $TEMP_DIR is /usr/pluto/diskless/<MD number> ?
This is what i did: mount --bind /var/cache/apt $TEMP_DIR/var/cache/apt mount --bind /usr/pluto/deb-cache $TEMP_DIR/usr/pluto/deb-cache mount --bind /dev/pts $TEMP_DIR/dev/pts mount none -t sysfs $TEMP_DIR/sys mount none -t proc $TEMP_DIR/proc chroot /usr/pluto/diskless/<MD number>
it gave the same error as before: WARNING:root:estimate_kernel_in_boot() returned '0' ........
i got really no idea what to do now ... :-(
|
|
|
|
|
15
|
LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me)
|
on: April 18, 2013, 10:12:58 am
|
|
thanks phenigma :-) ...
current state of the script: the day befor yesterday it happend again! Something went horribly wrong on upgrading the MD. It run roughly 14 houes (toooo long!), something during "apt-get -y --force-yes install pluto-confirm-dependencies" went wrong. it wrote brackets at the very top of . /usr/pluto/bin/Config_Ops.sh.
Cheers!
|
|
|
|
|