News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Findings while working on alternative install DVD...

Started by l3mce, February 26, 2011, 01:34:00 AM

Previous topic - Next topic

l3mce

Ok... getting fluffy to build the way my stuff is building is problematic. First reports on testing this were less than champagne worthy.

Until we get an iso that works right, I hazard against dual booting... of course, the way this one failed, you won't get that close. If you DO want to dual boot, I STRONGLY recommend getting clonezilla and creating a full backup of your current drive prior to alteration in case things go poorly.

(A small hint, delete the contents of your /home/public/data/pvr/livetv folders before backing up... will save a LOT of time and unnecessary space).
I never quit... I just ping out.

bushtech

Took your advice and stayed away from side by side installation. Created a vm on my core and loaded the .iso, Installation screen came up & I picked install lmce. Crashed soon afterwards at (initramfs). Should I have loaded something else first? ???
Core:Asus P8H77-V, Intel core i3-3240 LGA155, Inno 3D Nvidia 240 GT (DVI+VGA+HDMI), 4Gb ram, 125Gb SSD
MD: Zotax Zbox ID41

bongowongo

Quote from: bushtech on March 07, 2012, 06:53:06 AM
Took your advice and stayed away from side by side installation. Created a vm on my core and loaded the .iso, Installation screen came up & I picked install lmce. Crashed soon afterwards at (initramfs). Should I have loaded something else first? ???

No, I will get a snapshot wiki site up and running for us to follow, like I did with 0810.
First need te get one working first ;)

bushtech

Thanks Bongo

Feel a bit  :-[ here in the developer section, cos I ain't no developer.  But l3mce did ask to post findings.

I've tried to attach a screenshot, hope it works ???
Core:Asus P8H77-V, Intel core i3-3240 LGA155, Inno 3D Nvidia 240 GT (DVI+VGA+HDMI), 4Gb ram, 125Gb SSD
MD: Zotax Zbox ID41

Marie.O

bushtech,

thanks for the screenshot. That loop error has been fixed in the latest snapshot.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

bushtech

Thanks posde

Now for a bandwidth deprived, is it possible to get that change into my .iso without downloading the latest snapshot?

Apologies if this is a stupid question
Core:Asus P8H77-V, Intel core i3-3240 LGA155, Inno 3D Nvidia 240 GT (DVI+VGA+HDMI), 4Gb ram, 125Gb SSD
MD: Zotax Zbox ID41

l3mce

It is not I am afraid... it has to do with how the filesystem is compressed before the iso is created.

That is fixed now, and networking should be fixed as well. I have 3 known issues...

1 vesa drivers (for people installing in virtual machines) are not being loaded when hitting a driver it doesn't know (InnoTek in the case of my VM). I can sneak in while avwizard starts with a sed command and replace InnoTek with vesa, and it boots fine. It uses the ATI/nVidia/intel drivers correctly however.

The second issue is the desktop. After install, clicking KDE Desktop from teh orbiter craps out with an error about kstartupconfig4 file. If you can still test given these conditions, it is appreciated.

The third issue is that an extra networking thing is stuck in there by a recent change to other code. I believe that has been resolved, but not tested yet... so check your /etc/network/interfaces file and make sure there is not a third nic entry there with blank values.

In VM, while it is loading the first time it reboots, you can right ctrl + f2, login, and issue issue (over and over)
sed -i 's/InnoTek/vesa/g' /etc/X11/xorg.conf.pluto.avwizard
Replacing InnoTek with whatever your VM identifies as (Wasn't InnoTek the company in Office Space?) and it will load and work right.

I am working to resolve all of these problems.


*** oh... a fourth issue is that purple screen which you ONLY see in VM. I have no idea how that thing is persisting.
I never quit... I just ping out.

l3mce

Ok...
video=solved  *as an added incentive to test this... I believe I have vastly improved ATI detection and operability :)
network=solved (thanks Foxi)
kde=solved (not in this morning's snapshot)
purple=still plagues me

new annoyance... orbiter tries to load too early, and throws errors until all of its prerequisites are met, and Sarah hits the scene. I assume that something triggers orbiter when some package is shown to be installed that we are pre-installing. Will look further into it. Until then, ignore the "Failed to read orbiter config from router..." and "Regenerating orbiter, this will take 15-30 minutes..." warnings on first load.

http://linuxmce.iptp.org/snapshots/
something on or past 08-Mar-2012
I never quit... I just ping out.

DragonK

Im missing something  ???
I have downloaded the scripts and now Im testing, but it fails on the first mount command.

dcerouter_1024804:~/new-installer/lmcemaster# ./lmcemaster.sh
1004: No such file or directory
dcerouter_1024804:~/new-installer/lmcemaster#




dcerouter_1024804:~/new-installer/lmcemaster# bash -x lmcemaster.sh
+ set -e
++ mktemp -d 1004-dd.XXXXXXXXXX
+ DDDIR=1004-dd.LjUhOEiJFv
++ mktemp -d 1004-wrk.XXXXXXXXXX
+ WORKDIR=1004-wrk.CmAx7oTuQg
++ mktemp -d 1004-iso.XXXXXXXXXX
+ ISODIR=1004-iso.ua2ZTMAOhw
+ NEWINST=/root/new-installer
+ MASTERDIR=/root/new-installer/lmcemaster
+ DDMASTER=1004-dd.LjUhOEiJFv/root/new-installer/lmcemaster
+ WORKMASTER=1004-wrk.CmAx7oTuQg/root/new-installer/lmcemaster
+ CUSTOMISO=LMCE-1004-beta.iso
+ LIVECDLABEL='LinuxMCE 10.04 Live CD'
+ CDBOOTTYPE=ISOLINUX
+ LIVECDURL=http://www.linuxmce.org
+ IMAGEFILE=1004
+ VERSION=10
+ ARCH=i386
+ mount -o loop 1004 1004-dd.LjUhOEiJFv
1004: No such file or directory
dcerouter_1024804:~/new-installer/lmcemaster#

Marie.O

If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

DragonK

Latest Shapshot works great!!!!!!

After downloading the iso, installed from it. about 40mb or so downloads. (assuming it restricted packages)
Then after Sarah another 100mb or so.

Wel that is a huge improvement from downloading an 3-4Gb iso and then while installing another 3gb or so was downloaded.....

Testing the MD part, but my AV-Wizard seems to be going into a loop.......
The MD gets to the point of the AV-wizard. choose resolution and Audio outputs. Then after that it seems to be continiuing booting, but then the AV-wizard starts again.....

Karel

bongowongo

Quote from: DragonK on March 25, 2012, 12:53:19 PM
Latest Shapshot works great!!!!!!

After downloading the iso, installed from it. about 40mb or so downloads. (assuming it restricted packages)
Then after Sarah another 100mb or so.

Wel that is a huge improvement from downloading an 3-4Gb iso and then while installing another 3gb or so was downloaded.....

Testing the MD part, but my AV-Wizard seems to be going into a loop.......
The MD gets to the point of the AV-wizard. choose resolution and Audio outputs. Then after that it seems to be continiuing booting, but then the AV-wizard starts again.....

Karel

Which iso did you install?


l3mce

avwiz should not be looping still.

Dragon K, can you update pluto-boot-scripts please and see if that fixes your problem (on core and MD)

Thanks
I never quit... I just ping out.

l3mce

Can anyone who has ANY snapshot install confirm they are missing /etc/dhpc3/dhpc.conf ?

I expect most only have a hooks file... this means dhcp is not working. I have a fix, I just need to confirm that this is more than just... me.
I never quit... I just ping out.