Page 1 of 2

Not booting on a Toshiba Stellite 1135

PostPosted: Tue Oct 06, 2009 2:02 am
by alainm
I liked very much this new partedMagic :)
it booted very fast on my desktop, but it does not boot at all on my toshiba 1135. Using version 4.5

I booted gparted CD with: Forcevideo, vesa, 1024x768
With pmagic it loads vmlinuz and stops ater writing "ready"

What do you suggest to use manual mode or to help debuging it?

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Tue Oct 06, 2009 2:08 am
by Patrick Verner
Try:

http://beefdrapes.partedmagic.com

It might be a kernel bug.

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Tue Oct 06, 2009 5:03 pm
by alainm
That one has just the same behaviour :(

But I found a way that works: On the boot menu, I choose "7: Failsafe settings" which boots to a console. Then I issue the command "startx" and it runs just fine, no extra settings...

Now I have 2 questions:
1) what is the difference?
2) How can I help to make PartedMagic better by debugging this? I have reasonable Linux experience but little X setup experience, but I can do test under someone guidance :)

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Tue Oct 06, 2009 5:58 pm
by Icecube
When you boot the CD, press <TAB> when you have selected "7: Failsafe settings", then remove consoleboot to boot straight in Xorg:
Also remove one of the following options too:
Code: Select all
acpi=off nolapic nopcmcia noscsi nogpm consoleboot nosmart nosshd nosound

When it hangs again (lets say after you removed acpi=off), you can select the first menu item the next boot and add the parameter to the line (acpi=off in this example).

@ Patrick:
MENU LABEL ^7. Failsafe Settings
has two times noapic.

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Tue Oct 06, 2009 7:17 pm
by alainm
It is working now :) :)

The simplest change it to add "acpi=off" to the first and second options:
"1. Default settings"
"2. Live with default settings"

I have already seen lots of boot disks needing this option, would you consider including this as a fix for the next release? please?

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Wed Oct 07, 2009 2:33 am
by Patrick Verner
acpi=off now the default in the latest test version.

http://beefdrapes.partedmagic.com

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Wed Oct 07, 2009 2:54 pm
by alainm
It now works like a charm :)
I will distribute some copies aroud for more tests.

Thanks very much

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Thu Oct 15, 2009 2:50 pm
by lcraFTl
Same problem today was with the new HP ProBook 4515s.
How i fix it?
I just select '5. Alternate graphics server', then press keyboard button 'tab', then 'space' and enter code 'acpi=off' and it is boots. ;)

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Thu Oct 15, 2009 5:45 pm
by alainm
Have you tested the version at the link above: <http://beefdrapes.partedmagic.com> ??

When I tested on my toshiba, it already has that option built-in :)

Re: Not booting on a Toshiba Stellite 1135

PostPosted: Fri Oct 16, 2009 11:59 am
by lcraFTl
alainm wrote:Have you tested the version at the link above: <http://beefdrapes.partedmagic.com> ??
When I tested on my toshiba, it already has that option built-in :)

Thanks for link, it's works well by default, now no need to choose alternate graphics server and write acpi=off. :)