Thread: Grub2 can not load SuSe10
i installed ubuntu 11 alongside of suse10. can ubuntu, suse10 failed loaded.
boot infor script file shows:
code:boot info script 0.60 17 may 2011 ============================= boot info summary: =============================== => grub2 (v1.99) installed in mbr of /dev/sda , looks @ sector 1 of same hard drive core.img. core.img @ location , looks (,msdos5)/boot/grub on drive. sda1: __________________________________________________________________________ file system: swap boot sector type: - boot sector info: sda2: __________________________________________________________________________ file system: reiserfs boot sector type: - boot sector info: operating system: welcome suse linux 10.0 (i586) - kernel (). boot files: /etc/fstab sda3: __________________________________________________________________________ file system: reiserfs boot sector type: grub legacy boot sector info: grub legacy (v0.96) installed in boot sector of sda3 , looks @ sector 23085406 of same hard drive stage2 file. stage2 file @ location on /dev/sda. stage2 looks on partition #3 /boot/grub/stage2. operating system: welcome suse linux 10.0 (i586) - kernel (). boot files: /boot/grub/menu.lst /etc/fstab sda4: __________________________________________________________________________ file system: extended partition boot sector type: - boot sector info: sda5: __________________________________________________________________________ file system: ext4 boot sector type: - boot sector info: operating system: ubuntu 11.04 boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sda6: __________________________________________________________________________ file system: swap boot sector type: - boot sector info: ============================ drive/partition info: ============================= drive: sda _____________________________________________________________________ disk /dev/sda: 80.0 gb, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors units = sectors of 1 * 512 = 512 bytes sector size (logical/physical): 512 bytes / 512 bytes partition boot start sector end sector # of sectors id system /dev/sda1 63 2,104,514 2,104,452 82 linux swap / solaris /dev/sda2 2,104,515 23,085,404 20,980,890 83 linux /dev/sda3 * 23,085,405 84,527,103 61,441,699 83 linux /dev/sda4 84,529,150 156,301,311 71,772,162 5 extended /dev/sda5 84,529,152 154,204,159 69,675,008 83 linux /dev/sda6 154,206,208 156,301,311 2,095,104 82 linux swap / solaris "blkid" output: ________________________________________________________________ device uuid type label /dev/sda1 swap /dev/sda2 f1d92cf2-4c02-40ac-a0e8-25891fa18edc reiserfs /dev/sda3 e63908da-ef76-4c96-8820-8975eeeaf7e4 reiserfs /dev/sda5 ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 ext4 /dev/sda6 5bf81900-1e0a-4020-8fd3-3c9a49c6dcb1 swap ================================ mount points: ================================= device mount_point type options /dev/sda5 / ext4 (rw,errors=remount-ro,commit=0) =============================== sda2/etc/fstab: ================================ -------------------------------------------------------------------------------- /dev/sda2 / reiserfs acl,user_xattr 1 1 /dev/sda3 /home ext2 acl,user_xattr 1 2 /dev/sda1 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/dvdram /media/dvdram subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0 -------------------------------------------------------------------------------- =================== sda2: location of files loaded grub: ==================== gib - gb file fragment(s) ?? = ?? boot/grub/stage2 1 =========================== sda3/boot/grub/menu.lst: =========================== -------------------------------------------------------------------------------- # modified yast2. last modification on wed jun 7 20:43:01 utc 2006 color white/blue black/light-gray default 0 timeout 8 gfxmenu (hd0,2)/boot/message ###don't change comment - yast2 identifier: original name: linux### title suse linux 10.0 root (hd0,2) kernel /boot/vmlinuz root=/dev/sda3 vga=0x31a selinux=0 resume=/dev/sda1 splash=silent showopts initrd /boot/initrd ###don't change comment - yast2 identifier: original name: floppy### title floppy chainloader (fd0)+1 ###don't change comment - yast2 identifier: original name: failsafe### title failsafe -- suse linux 10.0 root (hd0,2) kernel /boot/vmlinuz root=/dev/sda3 vga=normal showopts ide=nodma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3 initrd /boot/initrd -------------------------------------------------------------------------------- =============================== sda3/etc/fstab: ================================ -------------------------------------------------------------------------------- /dev/sda3 / reiserfs acl,user_xattr 1 1 /dev/sda1 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/sda2 /data1 auto noauto,user 0 0 /dev/dvdram /media/dvdram subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0 none /subdomain subdomainfs noauto 0 0 -------------------------------------------------------------------------------- =================== sda3: location of files loaded grub: ==================== gib - gb file fragment(s) ?? = ?? boot/grub/menu.lst 0 ?? = ?? boot/grub/stage2 1 ?? = ?? boot/initrd 3 ?? = ?? boot/initrd-2.6.13-15-smp 3 ?? = ?? boot/vmlinuz 1 ?? = ?? boot/vmlinuz-2.6.13-15-smp 1 =========================== sda5/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # not edit file # # automatically generated grub-mkconfig using templates # /etc/grub.d , settings /etc/default/grub # ### begin /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; set have_grubenv=true load_env fi set default="0" if [ "${prev_saved_entry}" ]; set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; saved_entry="${chosen}" save_env saved_entry fi } function recordfail { set recordfail=1 if [ -n "${have_grubenv}" ]; if [ -z "${boot_once}" ]; save_env recordfail; fi; fi } function load_video { insmod vbe insmod vga insmod video_bochs insmod video_cirrus } insmod part_msdos insmod ext2 set root='(/dev/sda,msdos5)' search --no-floppy --fs-uuid --set=root ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 if loadfont /usr/share/grub/unicode.pf2 ; set gfxmode=auto load_video insmod gfxterm fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='(/dev/sda,msdos5)' search --no-floppy --fs-uuid --set=root ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 set locale_dir=($root)/boot/grub/locale set lang=en_us insmod gettext if [ "${recordfail}" = 1 ]; set timeout=-1 else set timeout=10 fi ### end /etc/grub.d/00_header ### ### begin /etc/grub.d/05_debian_theme ### set menu_color_normal=white/black set menu_color_highlight=black/light-gray if background_color 44,0,30; clear fi ### end /etc/grub.d/05_debian_theme ### ### begin /etc/grub.d/10_linux ### if [ ${recordfail} != 1 ]; if [ -e ${prefix}/gfxblacklist.txt ]; if hwmatch ${prefix}/gfxblacklist.txt 3; if [ ${match} = 0 ]; set linux_gfx_mode=keep else set linux_gfx_mode=text fi else set linux_gfx_mode=text fi else set linux_gfx_mode=keep fi else set linux_gfx_mode=text fi export linux_gfx_mode if [ "$linux_gfx_mode" != "text" ]; load_video; fi menuentry 'ubuntu, linux 2.6.38-8-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail set gfxpayload=$linux_gfx_mode insmod part_msdos insmod ext2 set root='(/dev/sda,msdos5)' search --no-floppy --fs-uuid --set=root ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 linux /boot/vmlinuz-2.6.38-8-generic root=uuid=ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 ro quiet splash vt.handoff=7 initrd /boot/initrd.img-2.6.38-8-generic } menuentry 'ubuntu, linux 2.6.38-8-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail set gfxpayload=$linux_gfx_mode insmod part_msdos insmod ext2 set root='(/dev/sda,msdos5)' search --no-floppy --fs-uuid --set=root ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 echo 'loading linux 2.6.38-8-generic ...' linux /boot/vmlinuz-2.6.38-8-generic root=uuid=ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 ro single echo 'loading initial ramdisk ...' initrd /boot/initrd.img-2.6.38-8-generic } ### end /etc/grub.d/10_linux ### ### begin /etc/grub.d/20_linux_xen ### ### end /etc/grub.d/20_linux_xen ### ### begin /etc/grub.d/20_memtest86+ ### menuentry "memory test (memtest86+)" { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos5)' search --no-floppy --fs-uuid --set=root ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 linux16 /boot/memtest86+.bin } menuentry "memory test (memtest86+, serial console 115200)" { insmod part_msdos insmod ext2 set root='(/dev/sda,msdos5)' search --no-floppy --fs-uuid --set=root ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 linux16 /boot/memtest86+.bin console=ttys0,115200n8 } ### end /etc/grub.d/20_memtest86+ ### ### begin /etc/grub.d/30_os-prober ### menuentry "suse linux 10.0 (on /dev/sda3)" --class gnu-linux --class gnu --class os { insmod part_msdos insmod reiserfs set root='(/dev/sda,msdos3)' search --no-floppy --fs-uuid --set=root e63908da-ef76-4c96-8820-8975eeeaf7e4 linux /boot/vmlinuz root=/dev/sda3 vga=0x31a selinux=0 resume=/dev/sda1 splash=silent showopts initrd /boot/initrd } menuentry "failsafe -- suse linux 10.0 (on /dev/sda3)" --class gnu-linux --class gnu --class os { insmod part_msdos insmod reiserfs set root='(/dev/sda,msdos3)' search --no-floppy --fs-uuid --set=root e63908da-ef76-4c96-8820-8975eeeaf7e4 linux /boot/vmlinuz root=/dev/sda3 vga=normal showopts ide=nodma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3 initrd /boot/initrd } ### end /etc/grub.d/30_os-prober ### ### begin /etc/grub.d/40_custom ### # file provides easy way add custom menu entries. type # menu entries want add after comment. careful not change # 'exec tail' line above. ### end /etc/grub.d/40_custom ### ### begin /etc/grub.d/41_custom ### if [ -f $prefix/custom.cfg ]; source $prefix/custom.cfg; fi ### end /etc/grub.d/41_custom ### -------------------------------------------------------------------------------- =============================== sda6/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # use 'blkid -o value -s uuid' print universally unique identifier # device; may used uuid= more robust way name # devices works if disks added , removed. see fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc nodev,noexec,nosuid 0 0 # / on /dev/sda5 during installation uuid=ebe56bd7-ff91-4ec5-8c2c-1d2330db3337 / ext4 errors=remount-ro 0 1 # swap on /dev/sda6 during installation uuid=5bf81900-1e0a-4020-8fd3-3c9a49c6dcb1 none swap sw 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 -------------------------------------------------------------------------------- =================== sda5: location of files loaded grub: ==================== gib - gb file fragment(s) 49.050613403 = 52.667695104 boot/grub/core.img 1 44.643005371 = 47.935062016 boot/grub/grub.cfg 1 45.572265625 = 48.932847616 boot/initrd.img-2.6.38-8-generic 2 49.049942017 = 52.666974208 boot/vmlinuz-2.6.38-8-generic 1 45.572265625 = 48.932847616 initrd.img 2 49.049942017 = 52.666974208 vmlinuz 1 =============================== stderr messages: =============================== unlzma: decoder error
knows: what's wrong these settings??
have tried runningin ubuntu?code:sudo update-grub
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Grub2 can not load SuSe10
Ubuntu
Comments
Post a Comment