Hi all;

there is a problem that X86_64 runs into an error:

[    0.220661] Kernel panic - not syncing: No init found.  Try passing
init= option to kernel. See Linux Documentation/init.txt for guidance.
[    0.221976] Pid: 1, comm: swapper/0 Not tainted 3.2.33-x86_64 #1
[    0.222625] Call Trace:
[    0.222904]  [<ffffffff812b2b92>] ? panic+0x95/0x198
[    0.223448]  [<ffffffff812b1910>] ? init_post+0xb8/0xb8
[    0.223986]  [<ffffffff81650c18>] ? kernel_init+0x11e/0x11e
[    0.224597]  [<ffffffff812ba274>] ? kernel_thread_helper+0x4/0x10
[    0.225278]  [<ffffffff81650afa>] ? start_kernel+0x344/0x344
[    0.225860]  [<ffffffff812ba270>] ? gs_change+0xb/0xb

I compiled everything from scratch and ran

fakeroot ./buildimage.pl --kernel-arch=x86_64 --image-type=isolinux
--variant=vga --release 5.0-alpha2


Then I tested the new image with qemu:
qemu-system-x86_64 --cdrom
image/Bering-uClibc_5.0-alpha2_x86_64_isolinux_vga.iso

which results in the error above.

I'll attach the output from kernel boot (where you can see that the
commandline looks ok - it shows a 3.2.33 kernel, I recompiled with that
kernel version to be shure the pb is not related to the latest kernel
update, the result is the same with a 3.2.35 kernel).

Maybe someone will see an error I've made, or does have an idea what
went wrong.

kp
[    0.000000] Linux version 3.2.33-x86_64 (kapeka@stalker) (gcc version 4.6.3 
(GCC) ) #1 SMP Sun Dec 30 15:30:27 CET 2012
[    0.000000] Command line: reboot=bios KMODULES=floppy,i2c-core 
BOOT_IMAGE=/isolinux/linux initrd=/initrd.lrp,/initmod.lrp console=ttyS0 
LEAFCFG=/dev/fd0:vfat,/dev/sda1:vfat,/dev/sr0:iso9660
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000017ffd000 (usable)
[    0.000000]  BIOS-e820: 0000000017ffd000 - 0000000018000000 (reserved)
[    0.000000]  BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x17ffd max_arch_pfn = 0x400000000
[    0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106
[    0.000000] found SMP MP-table at [ffff8800000fdb00] fdb00
[    0.000000] init_memory_mapping: 0000000000000000-0000000017ffd000
[    0.000000] RAMDISK: 17eaf000 - 17fdd000
[    0.000000] ACPI: RSDP 00000000000fd9a0 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0000000017ffd7b0 00034 (v01 BOCHS  BXPCRSDT 00000001 
BXPC 00000001)
[    0.000000] ACPI: FACP 0000000017ffff80 00074 (v01 BOCHS  BXPCFACP 00000001 
BXPC 00000001)
[    0.000000] ACPI: DSDT 0000000017ffd9b0 02589 (v01   BXPC   BXDSDT 00000001 
INTL 20100528)
[    0.000000] ACPI: FACS 0000000017ffff40 00040
[    0.000000] ACPI: SSDT 0000000017ffd910 0009E (v01 BOCHS  BXPCSSDT 00000001 
BXPC 00000001)
[    0.000000] ACPI: APIC 0000000017ffd830 00072 (v01 BOCHS  BXPCAPIC 00000001 
BXPC 00000001)
[    0.000000] ACPI: HPET 0000000017ffd7f0 00038 (v01 BOCHS  BXPCHPET 00000001 
BXPC 00000001)
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA32    0x00000010 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00017ffd
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Allocating PCI resources starting at 18000000 (gap: 
18000000:e6ffc000)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 
nr_node_ids:1
[    0.000000] PERCPU: Embedded 25 pages/cpu @ffff880017c00000 s70656 r8192 
d23552 u2097152
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 96650
[    0.000000] Kernel command line: reboot=bios KMODULES=floppy,i2c-core 
BOOT_IMAGE=/isolinux/linux initrd=/initrd.lrp,/initmod.lrp console=ttyS0 
LEAFCFG=/dev/fd0:vfat,/dev/sda1:vfat,/dev/sr0:iso9660
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 377240k/393204k available (2795k kernel code, 452k 
absent, 15512k reserved, 3590k data, 480k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 
Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] NR_IRQS:4352 nr_irqs:256 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2435.448 MHz processor.
[    0.002002] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 4870.89 BogoMIPS (lpj=2435448)
[    0.004003] pid_max: default: 32768 minimum: 301
[    0.004602] Mount-cache hash table entries: 256
[    0.005179] mce: CPU supports 10 MCE banks
[    0.006095] SMP alternatives: switching to UP code
[    0.021461] Freeing SMP alternatives: 12k freed
[    0.022004] ACPI: Core revision 20110623
[    0.024998] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.035717] CPU0: AMD QEMU Virtual CPU version 1.0 stepping 03
[    0.036997] Performance Events: Broken PMU hardware detected, using software 
events only.
[    0.037088] NMI watchdog disabled (cpu0): hardware events not enabled
[    0.037786] Brought up 1 CPUs
[    0.037999] Total of 1 processors activated (4870.89 BogoMIPS).
[    0.039524] print_constraints: dummy: 
[    0.040090] NET: Registered protocol family 16
[    0.040850] ACPI: bus type pci registered
[    0.041193] PCI: Using configuration type 1 for base access
[    0.043937] bio: create slab <bio-0> at 0
[    0.044182] ACPI: Added _OSI(Module Device)
[    0.045002] ACPI: Added _OSI(Processor Device)
[    0.045459] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.045998] ACPI: Added _OSI(Processor Aggregator Device)
[    0.048291] ACPI: Interpreter enabled
[    0.048695] ACPI: (supports S0 S5)
[    0.049090] ACPI: Using IOAPIC for interrupt routing
[    0.053365] HEST: Table not found.
[    0.053741] PCI: Ignoring host bridge windows from ACPI; if necessary, use 
"pci=use_crs" and report a bug
[    0.054041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.057062] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 
ACPI
[    0.057823] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.065212]  pci0000:00: Unable to request _OSC control (_OSC support mask: 
0x18)
[    0.068407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.069128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.069869] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.070223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.071226] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0
[    0.072105] vgaarb: device added: 
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.072936] vgaarb: loaded
[    0.073001] vgaarb: bridge control possible 0000:00:02.0
[    0.074296] PCI: Using ACPI for IRQ routing
[    0.075503] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.076025] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.076581] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.082034] Switching to clocksource hpet
[    0.082579] pnp: PnP ACPI init
[    0.082908] ACPI: bus type pnp registered
[    0.083891] pnp: PnP ACPI: found 8 devices
[    0.084382] ACPI: ACPI bus type pnp unregistered
[    0.092817] NET: Registered protocol family 2
[    0.093383] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.094217] TCP established hash table entries: 16384 (order: 6, 262144 
bytes)
[    0.095159] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.096182] TCP: Hash tables configured (established 16384 bind 16384)
[    0.096873] TCP reno registered
[    0.097241] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.097842] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.098593] NET: Registered protocol family 1
[    0.099100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.099718] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.100358] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.101142] Trying to unpack rootfs image as initramfs...
[    0.118944] Freeing initrd memory: 1208k freed
[    0.120561] microcode: CPU0: family 6 not supported
[    0.121659] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.125182] msgmni has been set to 739
[    0.125932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    0.126766] io scheduler noop registered
[    0.127273] io scheduler cfq registered (default)
[    0.127939] ERST: Table is not found!
[    0.128376] GHES: HEST is not enabled!
[    0.146660] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.169129] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.191711] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.194263] brd: module loaded
[    0.195536] loop: module loaded
[    0.196235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 
0x60,0x64 irq 1,12
[    0.197784] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.198354] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.199084] rtc_cmos 00:01: RTC can wake from S4
[    0.200160] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.200941] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    0.201698] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[    0.202672] cpuidle: using governor ladder
[    0.203141] cpuidle: using governor menu
[    0.203553] zram: num_devices not specified. Using default: 1
[    0.204182] zram: Creating 1 devices ...
[    0.204966] TCP cubic registered
[    0.205364] NET: Registered protocol family 17
[    0.205837] Registering the dns_resolver key type
[    0.206561] rtc_cmos 00:01: setting system clock to 2012-12-30 16:23:34 UTC 
(1356884614)
[    0.208502] Freeing unused kernel memory: 480k freed
[    0.209368] Write protecting the kernel read-only data: 6144k
[    0.214042] Freeing unused kernel memory: 1292k freed
[    0.218756] Freeing unused kernel memory: 1012k freed
[    0.220262] Failed to execute /init
[    0.220661] Kernel panic - not syncing: No init found.  Try passing init= 
option to kernel. See Linux Documentation/init.txt for guidance.
[    0.221976] Pid: 1, comm: swapper/0 Not tainted 3.2.33-x86_64 #1
[    0.222625] Call Trace:
[    0.222904]  [<ffffffff812b2b92>] ? panic+0x95/0x198
[    0.223448]  [<ffffffff812b1910>] ? init_post+0xb8/0xb8
[    0.223986]  [<ffffffff81650c18>] ? kernel_init+0x11e/0x11e
[    0.224597]  [<ffffffff812ba274>] ? kernel_thread_helper+0x4/0x10
[    0.225278]  [<ffffffff81650afa>] ? start_kernel+0x344/0x344
[    0.225860]  [<ffffffff812ba270>] ? gs_change+0xb/0xb
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to