I ran these commands:

> sudo su
> echo 'export LD_LIBRARY_PATH=/lib64' > 
> /etc/initramfs-tools/conf.d/ld_library_path
>update-initramfs -u -k 2.6.24-19-generic

Then rebooted int the -19 kernel (normal and Recovery, -18 still works fine), 
and got the following output:
------------------------------------------------------------------------------------------------
[24.229000] ACPI: Processur [CPU1] (supports 8 throttling stages)
[24.229110] ACPI: Exception (Processor_core-0816): AE_NOT_FOUND, processor 
device is not present.
Done.
Begin: Running /scripts/init-premount ...
Done.
Begin: Mounting root filesystem... ...
Begin: Running /scripts/local-top ...
Done.
Begin: Waiting for root file system... // note that it hangs here
Done.
           Check root= bootarg cat /proc/cmdline
            or missing modules, devices: cat /proc/modules ls /dev
ALERT! /dev/disk/by-uuid/* does not exist. Dropping to a shell!
(initramfs) ls/dev/disk
                  ls: /dev/disk: No such file or directory
------------------------------------------------------------------------------------------------

Here's the output of `/lib64/ld-linux-x86-64.so.2 --list /sbin/usplash_write':
        linux-vdso.so.1 =>  (0x00007fff1affe000)
        libc.so.6 => /lib/libc.so.6 (0x00007fd112c5f000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fd112fc4000)

-- 
Kernel panic 2.6.12-8-amd64-k8
https://bugs.launchpad.net/bugs/21481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to