Author Topic: Endless reboot with the newest snapshot after install  (Read 9436 times)

persundberg

  • Newbie
  • *
  • Posts: 11
    • View Profile
Endless reboot with the newest snapshot after install
« on: January 05, 2011, 08:10:16 pm »
I installed according to http://wiki.linuxmce.org/index.php/Installing_0810

with one exception: I took the kde install from the dvd

I have tried:
1) Install pure from dvd and update accordingly + build MD before reboot , I didn't edit the sources.list and got lots of 404 errors..

2) Install kde from dvd (5'th of jan snapshot version) edit sources.list to resolve packages better, and do internet installation according to webpage above + reboot ( no MD build this time)

RESULT:
When kde starts I get a reeboot just at the end of the progressbar
I also saw some message about "..couldnt'.. .. proceeding with Normal boot."

I have had a working 810 installation before with an earlier version, think it was the first beta or so.

Anyone else had this issue?

bongowongo

  • wants to work for LinuxMCE
  • **
  • Posts: 826
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #1 on: January 05, 2011, 09:30:51 pm »
Take last snapshot from december.
http://linuxmce.iptp.org/snapshots/

tribit

  • Making baby steps
  • Posts: 2
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #2 on: January 06, 2011, 07:27:47 pm »
I 've had the same reboot problem. while booting it tries to install new graphic driver (in my case Nvidia-glx-260) using apt-get install but it cant. In /usr/pluto/bin/nvidia-install.sh comment out reboot.

persundberg

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #3 on: January 08, 2011, 07:31:04 pm »
I 've had the same reboot problem. while booting it tries to install new graphic driver (in my case Nvidia-glx-260) using apt-get install but it cant. In /usr/pluto/bin/nvidia-install.sh comment out reboot.

I tried it that wasnt the problem though in the file it had a check that it only reebots if install successfull ( I tried commenting out reboot but that didnt help) .. i seen there has been some never shapshots one from 8th of jan so Ill try that one , if it doesn't work Ill try to go with the december issues :)

Thanks!


DragonK

  • Guru
  • ****
  • Posts: 446
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #4 on: January 08, 2011, 08:18:38 pm »
Have a look at this trac ticket. It was related to the problem I had earlier today.

http://svn.linuxmce.org/trac.cgi/ticket/926

Changing the "INSTALLED" variable from "1" to "0" worked.

Karel

daballiemo

  • Guru
  • ****
  • Posts: 244
  • Full Blown Addict
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #5 on: January 09, 2011, 01:23:10 am »
After a core crash I performed a new core install today using the net script. Now building up a new MD but I got caught up in the same situation. MD keeps on rebooting and I never reach the AV Wizard  :(

Already changed "INSTALLED" to "0" but that made no change.
I now put the 23579 nvidia-install.sh into the MD and see if that makes any change, will let u know

(btw its a nvidia 6150)

rgds

Han
HP N40L12.04 KVM with virt LCME8.10/10.04
MD: FoxConn NetBox 330I - Samsung LE 26 (1360* 768)
MD: M2NPV-VM dual core AMD 64/3800/2Gb/NV6150 - Samsung UE 55 C8700 (full hd, 3d)
MD: FoxConn NetBox 330I - LG 32ld350

daballiemo

  • Guru
  • ****
  • Posts: 244
  • Full Blown Addict
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #6 on: January 09, 2011, 01:59:16 pm »
Changeset 23588 solved the problem and AVWizard kicked in ;-)

http://svn.linuxmce.org/trac.cgi/changeset/23588

Rgds

Han
HP N40L12.04 KVM with virt LCME8.10/10.04
MD: FoxConn NetBox 330I - Samsung LE 26 (1360* 768)
MD: M2NPV-VM dual core AMD 64/3800/2Gb/NV6150 - Samsung UE 55 C8700 (full hd, 3d)
MD: FoxConn NetBox 330I - LG 32ld350

persundberg

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #7 on: January 11, 2011, 11:12:59 pm »
I've tried numerous images including last december one. I've also tried the latest 3.2 gb one with the old repositories mentioned by attunezero. see the 'end of support breaks installer' thread in installation issues. I once succeeded to get an avwizard using the 3.2 gb latest disk but I did a mistake  (removed an md image and it wouldnt boot anymore) so I had to reinstall, but then I got the same problem again.

Process of endless reboot I have.
Kde boots with progress bar then screen goes into black mode with white text

then kde boot progress comes up again and goes into black mode with white text and says:
"Couldn't find resume image, doing normal boot".  And then I THINK it says: "couldn't connect to mysql database."

Any guesses? I didn't see any change with nvidia 'reboot' outcomments

Cheers. /Per

kyfalcon

  • Guru
  • ****
  • Posts: 390
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #8 on: January 12, 2011, 01:38:36 am »
go to the file they talk about in the trac ticket and where there is the case statement for nvidia 260 remove everything but the echo statement and the return statement. change the echo from 260 to 195

that worked for me

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #9 on: January 12, 2011, 05:21:28 am »
Sorry about this bug, fellas.. Hopefully the next round of snapshots should have this bug eliminated.

-Thom

Marper

  • Guru
  • ****
  • Posts: 183
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #10 on: January 13, 2011, 06:22:12 am »
Hey all,

Having same experience with mysql and reboots.  when the system boots, can I get to a terminal and make this change ?

DragonK

  • Guru
  • ****
  • Posts: 446
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #11 on: January 14, 2011, 06:58:29 am »
Have a look here...

http://forum.linuxmce.org/index.php?topic=11271.msg77760#msg77760

Boot to recovery console. When booting just before Kubuntu starts booting "Press escape for boot menu" ( If I recall correctly)
the grub boot laoder will appear. Choose "recovery console" (If I recall correctly, not infront of my core ATM)
 
Karel.

pointman87

  • Guru
  • ****
  • Posts: 171
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #12 on: January 14, 2011, 06:26:41 pm »
reply #8 did it for me

Marper

  • Guru
  • ****
  • Posts: 183
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #13 on: January 16, 2011, 12:49:57 am »
Tks DragonK, got there just as it points out.  Great help all.  Thanks.

persundberg

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Endless reboot with the newest snapshot after install
« Reply #14 on: January 16, 2011, 11:22:22 am »
Ive successfully installed the 1 nov image according to this thread and also the thread about the 'end of life breaks installer' , however I cannot successfully initiate the MD into going into AV wizard. Same reboot problem, I've changed the /usr/pluto/diskless/29/usr/pluto/bin/nvidia-install.sh

I beleive the problem is that I did a Diskless_CreateTBZ.sh build before I did the change to the file that made me able to start the AV wizard on the core/hybrid.

So .. any ideas? I will try to do the Diskless_CreateTBZ.sh again.. and somehow rebuild the no 29 MD (dont know how yet though)

Cheers and good luck to you all.