Thread: Won't boot -- Bootinfoscript output
hello !!!
have problem dealing ubuntu boot. can't boot ubuntu.
can refer previous thread of mine here http://ubuntuforums.org/showthread.php?t=1792084&page=2... problem problem. thought , fixed , then, after rebooted computer, cant boot ubuntu anymore.
here bootinfoscript output
i hope come , , , know , guys will. appreciated .code:boot info script 0.60 17 may 2011 ============================= boot info summary: =============================== => grub2 (v1.97-1.98) installed in mbr of /dev/sda , looks @ sector 1 of same hard drive core.img. core.img @ location , looks in partition 3 (,msdos3)/boot/grub. => grub2 (v1.97-1.98) installed in mbr of /dev/sdb , looks @ sector 1 of same hard drive core.img. core.img @ location , looks in partition 3 (,msdos3)/boot/grub. => syslinux mbr (3.61-4.03) installed in mbr of /dev/sdg. sda1: __________________________________________________________________________ file system: ntfs boot sector type: windows vista/7 boot sector info: no errors found in boot parameter block. operating system: boot files: /bootmgr /boot/bcd sda2: __________________________________________________________________________ file system: ntfs boot sector type: windows vista/7 boot sector info: no errors found in boot parameter block. operating system: windows 7 boot files: /windows/system32/winload.exe sdb1: __________________________________________________________________________ file system: boot sector type: unknown boot sector info: mounting failed: mount: unknown filesystem type '' sdb2: __________________________________________________________________________ file system: extended partition boot sector type: - boot sector info: sdb5: __________________________________________________________________________ file system: vfat boot sector type: - boot sector info: no errors found in boot parameter block. operating system: boot files: sdb6: __________________________________________________________________________ file system: boot sector type: - boot sector info: mounting failed: mount: unknown filesystem type '' mount: unknown filesystem type '' sdb3: __________________________________________________________________________ file system: ext2 boot sector type: - boot sector info: operating system: ubuntu 10.10 boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sdb4: __________________________________________________________________________ file system: boot sector type: - boot sector info: mounting failed: mount: unknown filesystem type '' mount: unknown filesystem type '' mount: unknown filesystem type '' sdg1: __________________________________________________________________________ file system: vfat boot sector type: syslinux 4.02 debian-20101016 ...........>...r>.......py.....0...~.k...~...f...m.f.f....f..8~....>2} boot sector info: syslinux looks @ sector 1408976 of /dev/sdg1 second stage. syslinux installed in directory. integrity check of adv area failed. according info in boot sector, sdg1 starts @ sector 0. according info fdisk, sdg1 starts @ sector 62. operating system: boot files: /syslinux/syslinux.cfg /ldlinux.sys ============================ 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 * 2,048 206,847 204,800 7 ntfs / exfat / hpfs /dev/sda2 206,848 154,253,311 154,046,464 7 ntfs / exfat / hpfs drive: sdb _____________________________________________________________________ disk /dev/sdb: 500.1 gb, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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/sdb1 2,048 90,529,791 90,527,744 83 linux /dev/sdb2 879,118,334 976,771,071 97,652,738 5 extended /dev/sdb5 879,118,336 967,006,207 87,887,872 b w95 fat32 /dev/sdb6 967,008,256 976,771,071 9,762,816 82 linux swap / solaris /dev/sdb3 90,529,792 879,116,287 788,586,496 83 linux /dev/sdb4 976,771,072 976,773,119 2,048 82 linux swap / solaris drive: sdg _____________________________________________________________________ disk /dev/sdg: 2003 mb, 2003828736 bytes 62 heads, 62 sectors/track, 1018 cylinders, total 3913728 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/sdg1 * 62 3,913,191 3,913,130 c w95 fat32 (lba) "blkid" output: ________________________________________________________________ device uuid type label /dev/loop0 squashfs /dev/loop1 f3d53f1a-0540-48af-9bfd-599db553c24b ext3 /dev/sda1 e400c42400c3ff92 ntfs system reserved /dev/sda2 ccf4d290f4d27c60 ntfs /dev/sdb3 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 ext2 /dev/sdb5 0b9f-6bce vfat /dev/sdg1 69c8-e24a vfat ================================ mount points: ================================= device mount_point type options /dev/loop0 /rofs squashfs (ro,noatime) /dev/loop1 /media/f3d53f1a-0540-48af-9bfd-599db553c24b ext3 (rw,nosuid,nodev,uhelper=udisks) /dev/sda1 /media/system reserved fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions) /dev/sda2 /media/ccf4d290f4d27c60 fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions) /dev/sdb3 /media/9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 ext2 (rw,nosuid,nodev,uhelper=udisks) /dev/sdb5 /media/0b9f-6bce vfat (rw,nosuid,nodev,uhelper=udisks,uid=999,gid=999,shortname=mixed,dmask=0077,utf8=1,showexec,flush) /dev/sdg1 /cdrom vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) =========================== sdb3/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 part_msdos insmod ext2 set root='(hd1,msdos3)' search --no-floppy --fs-uuid --set 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 if loadfont /usr/share/grub/unicode.pf2 ; set gfxmode=1440x900-24 load_video insmod gfxterm fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='(hd1,msdos3)' search --no-floppy --fs-uuid --set 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 set locale_dir=($root)/boot/grub/locale set lang=en insmod gettext if [ "${recordfail}" = 1 ]; set timeout=-1 else set timeout=5 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 ### end /etc/grub.d/05_debian_theme ### ### begin /etc/grub.d/10_linux ### menuentry 'elementary-jupiter, linux 2.6.35-30-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd1,msdos3)' search --no-floppy --fs-uuid --set 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 linux /boot/vmlinuz-2.6.35-30-generic root=uuid=9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 ro quiet splash nomodeset video=uvesafb:mode_option=>>1440x900-24<<,mtrr=3,scroll=ywrap initrd /boot/initrd.img-2.6.35-30-generic } menuentry 'elementary-jupiter, linux 2.6.35-30-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd1,msdos3)' search --no-floppy --fs-uuid --set 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 echo 'loading linux 2.6.35-30-generic ...' linux /boot/vmlinuz-2.6.35-30-generic root=uuid=9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 ro single echo 'loading initial ramdisk ...' initrd /boot/initrd.img-2.6.35-30-generic } menuentry 'elementary-jupiter, linux 2.6.35-28-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd1,msdos3)' search --no-floppy --fs-uuid --set 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 linux /boot/vmlinuz-2.6.35-28-generic root=uuid=9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 ro quiet splash nomodeset video=uvesafb:mode_option=>>1440x900-24<<,mtrr=3,scroll=ywrap initrd /boot/initrd.img-2.6.35-28-generic } menuentry 'elementary-jupiter, linux 2.6.35-28-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod part_msdos insmod ext2 set root='(hd1,msdos3)' search --no-floppy --fs-uuid --set 9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 echo 'loading linux 2.6.35-28-generic ...' linux /boot/vmlinuz-2.6.35-28-generic root=uuid=9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 ro single echo 'loading initial ramdisk ...' initrd /boot/initrd.img-2.6.35-28-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/30_os-prober ### menuentry "windows 7 (loader) (on /dev/sda1)" { insmod part_msdos insmod ntfs set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set e400c42400c3ff92 chainloader +1 } ### 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 ### -------------------------------------------------------------------------------- =============================== sdb3/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/sdb3 during installation uuid=9934b0eb-d3bb-4cfd-bfed-a9ca461d4058 / ext2 errors=remount-ro 0 1 # swap on /dev/sdb6 during installation uuid=a0dd71cf-c4c4-4bb2-8b56-ad4cdc7ab80d none swap sw 0 0 -------------------------------------------------------------------------------- =================== sdb3: location of files loaded grub: ==================== gib - gb file fragment(s) 212.897018433 = 228.596432896 boot/grub/core.img 2 212.879016876 = 228.577103872 boot/grub/grub.cfg 1 212.775547028 = 228.466003968 boot/initrd.img-2.6.35-28-generic 9 212.734748840 = 228.422197248 boot/initrd.img-2.6.35-30-generic 8 212.754364014 = 228.443258880 boot/vmlinuz-2.6.35-28-generic 3 212.766460419 = 228.456247296 boot/vmlinuz-2.6.35-30-generic 3 212.734748840 = 228.422197248 initrd.img 8 212.734748840 = 228.422197248 initrd.img.old 8 212.766460419 = 228.456247296 vmlinuz 3 212.766460419 = 228.456247296 vmlinuz.old 3 ========================= sdg1/syslinux/syslinux.cfg: ========================== -------------------------------------------------------------------------------- # d-i config version 2.0 include menu.cfg default vesamenu.c32 prompt 0 timeout 50 ui gfxboot bootlogo -------------------------------------------------------------------------------- ================= sdg1: location of files loaded syslinux: ================== gib - gb file fragment(s) ?? = ?? ldlinux.sys 1 ?? = ?? syslinux/gfxboot.c32 1 ?? = ?? syslinux/syslinux.cfg 1 ?? = ?? syslinux/vesamenu.c32 1 ============== sdg1: version of com32(r) files used syslinux: =============== syslinux/gfxboot.c32 : com32r module (v4.xx) syslinux/vesamenu.c32 : com32r module (v4.xx) ======================== unknown mbrs/boot sectors/etc: ======================== unknown bootloader on sdb1 00000000 a4 81 00 00 5d 01 00 00 57 0f f4 4d 57 0f f4 4d |....]...w..mw..m| 00000010 57 0f f4 4d 00 00 00 00 00 00 01 00 08 00 00 00 |w..m............| 00000020 00 00 08 00 01 00 00 00 0a f3 01 00 04 00 00 00 |................| 00000030 00 00 00 00 00 00 00 00 01 00 00 00 50 91 a0 00 |............p...| 00000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00000060 00 00 00 00 f7 d4 05 cc 00 00 00 00 00 00 00 00 |................| 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000080 1c 00 00 00 68 5a 4c c6 68 5a 4c c6 68 5a 4c c6 |....hzl.hzl.hzl.| 00000090 57 0f f4 4d 68 5a 4c c6 00 00 00 00 00 00 00 00 |w..mhzl.........| 000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00000100 a4 81 00 00 ac 09 00 00 65 0f f4 4d 65 0f f4 4d |........e..me..m| 00000110 65 0f f4 4d 00 00 00 00 00 00 01 00 08 00 00 00 |e..m............| 00000120 00 00 08 00 01 00 00 00 0a f3 01 00 04 00 00 00 |................| 00000130 00 00 00 00 00 00 00 00 01 00 00 00 ca 91 a0 00 |................| 00000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00000160 00 00 00 00 89 d5 05 cc 00 00 00 00 00 00 00 00 |................| 00000170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000180 1c 00 00 00 38 aa da ba 38 aa da ba 38 aa da ba |....8...8...8...| 00000190 65 0f f4 4d 38 aa da ba 00 00 00 00 00 00 00 00 |e..m8...........| 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00000200 ========= devices don't seem have corresponding hard drive: ========= sdc sdd sde sdf =============================== stderr messages: =============================== boot_info_script.sh: line 1579: [: 2.73495e+09: integer expression expected
doas777 helping me out earlier.
quick fix, go bios , change boot order. looks of it... grub on sda broken(the windows hardrive), sdb appears working. if not boot, press e @ grub entry , edit hardrive number.
'code:set root='(hd1,msdos3)
to
when in,code:set root='(hd0,msdos3)'
rune command
i recommend unpluging ubuntu hardrive , rescue windows boot loader on windows harddrive. replug ubuntu device , make sure boot first.code:sudo update-grub
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Won't boot -- Bootinfoscript output
Ubuntu

Comments
Post a Comment