John said:
Modified the F11.cfg with "acpi off" on the bootable CD but no effect at
all. Still getting a blank screen during bootup.
I was able to find a man page for the boot loader that TrueImage appears
to use, and I believe I had the syntax wrong. Instead of adding the
line "acpi off", it should instead be something like:
kernel kernel.dat acpi=off
-or-
kernel kernel.dat acpi=off pci=noacpi
That passes the ACPI option to the kernel, and also gets rid of the
"quiet" option. (Which displays the text on the screen as the modules
are loaded, so you can see exactly what it's doing)
*BUT*, that may all be a moot point as I believe the F11.CFG file is a
bit of a red herring. The F11.CFG file that you can see on the CD
seems to just be a copy of the config file that is embedded in the boot
area of the CD. I've gotten as far as extracting the BootImage.img
file from the TrueImage CD, but I am unaware of any way to view or
modify its contents.
If you're using the floppy disk version of TrueImage, editing the
bootwiz.cfg file does indeed apply the changes that you make. I can
see the linux kernel information displaying to the screen as it boots
up, and ACPI is indeed disabled. But when using the bootable CD,
editing F11.CFG has no effect whatsoever. (in fact, it still starts up
without a hiccup even when I delete F11.CFG from the CD!)
So unfortunately, it's not looking too good for you since you don't have
a floppy drive. I guess at this point:
1) Make sure you're using the latest build of TrueImage (597)
2) Consider upgrading the laptop's BIOS to the latest version
3) You mentioned there's no ACPI option in the BIOS, but what about APM?
Perhaps try disabling that if it's there.
4) Try to see where the bootable CD actually gets its configuration
information from. Part 2: See if you can modify this information and
get it back into a bootable CD format. I tinkered a bit with this, but
it's just a little beyond my skills.
5) Try contacting Acronis support to see if there's a way to disable
ACPI using the bootable CD. (From what I have heard, Acronis support is
a bit lacking though)
I guess the route you take depends on how badly you want to get
TrueImage working on that laptop.
-WD