[opensuse-factory] NO initrd-3.6.0-1-desktop file from openSUSE-KDE-LiveCD-x86_64-Build0135-Media.iso
Hello, After installation from openSUSE-KDE-LiveCD-x86_64-Build0135-Media.iso it does NOT boot at all from the hard disk. Question: It seems I have NO initrd-3.6.0-1-desktop file installed , How can I install it [to the hard disk] from the livecd install process?. Thanks Glenn Content of following are listed. [1] grub.conf [2] device.map [3] menu.lst [1]/etc/grub.conf setup --stage2=/boot/grub/stage2 --force-lba (hd0,1) (hd0,1) quit [2] /boot/grub/device.map (hd0) /dev/disk/by-id/ata-CRUCIAL_CT64M225_P609410-MIBY-124A767 [3] /boot/grub/menu.lst # Modified by YaST2. Last modification on Wed Oct 31 17:12:33 EST 2012 # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader # For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader default 0 timeout 8 gfxmenu (hd0,1)/boot/message ##YaST - activate terminal gfxterm ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 12.3 root (hd0,1) kernel /boot/vmlinuz-3.6.0-1-desktop root=/dev/disk/by-id/ata-CRUCIAL_CT64M225_P609410-MIBY-124A767-part2 resume=/dev/disk/by-id/ata-CRUCIAL_CT64M225_P609410-MIBY-124A767-part4 splash=silent quiet showopts initrd /boot/initrd-3.6.0-1-desktop ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows rootnoverify (hd0,0) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: hard_disk### title Hard Disk rootnoverify (hd0) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 12.3 root (hd0,1) kernel /boot/vmlinuz-3.6.0-1-desktop root=/dev/disk/by-id/ata-CRUCIAL_CT64M225_P609410-MIBY-124A767-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe initrd /boot/initrd-3.6.0-1-desktop [4]file listing # ll boot total 14297 -rw-r--r-- 1 root root 2557685 Oct 11 10:13 System.map-3.6.0-1-desktop -rw------- 1 root root 512 Oct 31 06:12 backup_mbr lrwxrwxrwx 1 root root 1 Oct 30 01:41 boot -> . -rw-r--r-- 1 root root 1236 Oct 23 17:53 boot.readme -rw-r--r-- 1 root root 135368 Oct 11 09:00 config-3.6.0-1-desktop -rw-r--r-- 1 root root 0 Oct 30 01:39 do_purge_kernels drwxr-xr-x 2 root root 568 Oct 31 06:12 grub drwxr-xr-x 3 root root 72 Oct 30 01:42 grub2 lrwxrwxrwx 1 root root 22 Oct 30 01:39 initrd -> initrd-3.6.0-1-desktop -rw-r--r-- 1 root root 176760 Oct 8 06:16 memtest.bin -rw-r--r-- 1 root root 581632 Oct 31 06:12 message -rw-r--r-- 1 root root 235526 Oct 11 10:28 symvers-3.6.0-1-desktop.gz -rw-r--r-- 1 root root 520 Oct 11 10:28 sysctl.conf-3.6.0-1-desktop -rw-r--r-- 1 root root 5866801 Oct 11 10:27 vmlinux-3.6.0-1-desktop.gz lrwxrwxrwx 1 root root 23 Oct 30 01:39 vmlinuz -> vmlinuz-3.6.0-1-desktop -rw-r--r-- 1 root root 5044848 Oct 11 10:13 vmlinuz-3.6.0-1-desktop # ll initrd-3.6.0-1-desktop ls: cannot access initrd-3.6.0-1-desktop: No such file or directory # find . | grep -i initrd-3.6.0-1-desktop # -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thu, Nov 01, 2012 at 10:30:21PM +1100, doiggl@velocitynet.com.au wrote:
Hello,
[snip] -rw-r--r-- 1 root root 5044848 Oct 11 10:13 vmlinuz-3.6.0-1-desktop # ll initrd-3.6.0-1-desktop ls: cannot access initrd-3.6.0-1-desktop: No such file or directory
# find . | grep -i initrd-3.6.0-1-desktop
chroot into the system and start # mkinitrd to see what is wrong. BTW: it's good to follow the http://en.opensuse.org/openSUSE:Bugreport_mkinitrd to get information needed for bug report. Regards Michal Vyskocil
On Thu, 1 Nov 2012 14:07:36 +0100 Michal Vyskocil <mvyskocil@suse.cz> wrote:
On Thu, Nov 01, 2012 at 10:30:21PM +1100, doiggl@velocitynet.com.au wrote:
Hello,
[snip] -rw-r--r-- 1 root root 5044848 Oct 11 10:13 vmlinuz-3.6.0-1-desktop # ll initrd-3.6.0-1-desktop ls: cannot access initrd-3.6.0-1-desktop: No such file or directory
# find . | grep -i initrd-3.6.0-1-desktop
chroot into the system and
Check /sbin/mkinitrd as in: http://lists.opensuse.org/opensuse-factory/2012-11/msg00010.html then if above applies
start
# mkinitrd
and if it doesn't work check first this bug report https://bugzilla.novell.com/show_bug.cgi?id=787085 Some people used dracut to fix their problems. If nothing works, then continue with:
BTW: it's good to follow the http://en.opensuse.org/openSUSE:Bugreport_mkinitrd to get information needed for bug report.
Regards Michal Vyskocil
-- Regards, Rajko. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
doiggl@velocitynet.com.au
-
Michal Vyskocil
-
Rajko