I'll wait for the picture, but now that you have Sparky running I believe it has dmidecode installed by default. You might as well open a terminal and post the results of the following commands:
sudo dmidecode -t 0
sudo dmidecode -t 4
sudo dmidecode -t 24
(There is one space between the -t and the number)
Also I meant for you to use the one time boot menu (often the F12 key) to manually select the LL live USB to boot from.
TC
Rebooted but it is back to the same error again, also tried the one time boot thing, it is F11 in my system but had the same results, here's the results of the commands you asked for.
Code:
farjia@farhome:~$ sudo dmidecode -t 0
[sudo] password for farjia:
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.5 present.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: American Megatrends Inc.
Version: 080015
Release Date: 05/11/2010
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 1024 kB
Characteristics:
ISA is supported
PCI is supported
PNP is supported
APM is supported
BIOS is upgradeable
BIOS shadowing is allowed
ESCD support is available
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
LS-120 boot is supported
ATAPI Zip drive boot is supported
BIOS boot specification is supported
Targeted content distribution is supported
BIOS Revision: 8.15
farjia@farhome:~$ sudo dmidecode -t 4
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.5 present.
Handle 0x0004, DMI type 4, 40 bytes
Processor Information
Socket Designation: CPU 1
Type: Central Processor
Family: Unknown
Manufacturer: Intel
ID: F2 06 00 00 FF FB EB BF
Version: Genuine Intel(R) CPU 2140 @ 1.60GHz
Voltage: 1.3 V
External Clock: 200 MHz
Max Speed: 1600 MHz
Current Speed: 1600 MHz
Status: Populated, Enabled
Upgrade: Other
L1 Cache Handle: 0x0005
L2 Cache Handle: 0x0006
L3 Cache Handle: 0x0007
Serial Number: To Be Filled By O.E.M.
Asset Tag: To Be Filled By O.E.M.
Part Number: To Be Filled By O.E.M.
Core Count: 2
Core Enabled: 2
Thread Count: 2
Characteristics:
64-bit capable
farjia@farhome:~$ sudo dmidecode -t 24
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.5 present.
farjia@farhome:~$
Maybe I need to edit some boot parameters, can you suggest what should I add or remove? I am able to check install media through LL live usb and now can also boot into LL safe mode? But it shows the kernel panic error when booting with default options.