marcin1982 pisze:Podaj wynik bootinfoscript:
http://sourceforge.net/projects/bootinfoscript/
To wyjaśni co siedzi w MBR oraz jakie wpisy zostały utworzone w pliku /boot/grub/grub.cfg lub innym ...
i pomimo ponownej instalacji uruchamia Ci się livecd z dysku..
Może tak być.
Trochę to trwało, ale życie na kacu nie jest łatwe
Kod: Zaznacz cały
Boot Info Script 0.61 [1 April 2012]
============================= Boot Info Summary: ===============================
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
in partition 94 for .
=> Windows is installed in the MBR of /dev/sdb.
=> Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdc.
sda1: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files: /grub/grub.cfg
sda2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sda5: __________________________________________________________________________
File system: crypto_LUKS
Boot sector type: Unknown
Boot sector info:
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sdb5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sdb5 starts
at sector 63.
Operating System:
Boot files:
sdb6: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sdb6 starts
at sector 63.
Operating System:
Boot files:
sdb7: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sdb7 starts
at sector 63.
Operating System:
Boot files:
sdc1: __________________________________________________________________________
File system: vfat
Boot sector type: SYSLINUX 4.06 2012-10-23
Boot sector info: Syslinux looks at sector 31224 of /dev/sdc1 for its
second stage. SYSLINUX is installed in the directory.
The integrity check of the ADV area failed. No errors
found in the Boot Parameter Block.
Operating System:
Boot files: /syslinux/syslinux.cfg /ldlinux.sys
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 160.0 GB, 160040803840 bytes
głowic: 255, sektorów/ścieżkę: 63, cylindrów: 19457, w sumie sektorów: 312579695
Jednostka = sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 * 2,048 499,711 497,664 83 Linux
/dev/sda2 501,758 312,578,047 312,076,290 5 Extended
/dev/sda5 501,760 312,578,047 312,076,288 83 Linux
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
głowic: 255, sektorów/ścieżkę: 63, cylindrów: 19457, w sumie sektorów: 312581808
Jednostka = sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdb1 63 71,874,809 71,874,747 7 NTFS / exFAT / HPFS
/dev/sdb2 71,888,833 312,560,639 240,671,807 f W95 Extended (LBA)
/dev/sdb5 71,888,896 72,912,895 1,024,000 7 NTFS / exFAT / HPFS
/dev/sdb6 72,914,944 122,879,999 49,965,056 7 NTFS / exFAT / HPFS
/dev/sdb7 122,881,248 312,560,639 189,679,392 7 NTFS / exFAT / HPFS
Drive: sdc _____________________________________________________________________
Dysk /dev/sdc: 4105 MB, bajtów: 4105175040
głowic: 37, sektorów/ścieżkę: 37, cylindrów: 5856, w sumie sektorów: 8017920
Jednostka = sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdc1 * 2,760 8,017,919 8,015,160 c W95 FAT32 (LBA)
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/loop0 squashfs
/dev/sda1 b0cfb206-284a-49c5-a87a-107b94b16870 ext2
/dev/sda5 a2331381-4c8a-46da-8c2e-3d5055906969 crypto_LUKS
/dev/sdb1 7DED640C46F98C60 ntfs New Volume
/dev/sdb5 D0308E34308E2218 ntfs
/dev/sdb6 1818CCB818CC9662 ntfs
/dev/sdb7 6AF499A4F49972D5 ntfs
/dev/sdc1 1EF2-3A5B vfat PENDRIVE
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/loop0 /rofs squashfs (ro,noatime)
/dev/sdb5 /media/D0308E34308E2218 fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdc1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
============================= sda1/grub/grub.cfg: ==============================
--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
set default="0"
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
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}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
if loadfont unicode ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=pl_PL
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
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; then
clear
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
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
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-3a2e1822-bd48-45ac-ac7f-e2e763a6bd0f' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
linux /vmlinuz-3.8.0-21-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
initrd /initrd.img-3.8.0-21-generic
}
submenu 'Opcje zaawansowane dla systemu Ubuntu' $menuentry_id_option 'gnulinux-advanced-3a2e1822-bd48-45ac-ac7f-e2e763a6bd0f' {
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-21-generic-advanced-3a2e1822-bd48-45ac-ac7f-e2e763a6bd0f' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
echo 'Wczytywanie systemu Linux 3.8.0-21-generic...'
linux /vmlinuz-3.8.0-21-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
echo 'Wczytywanie początkowego dysku RAM...'
initrd /initrd.img-3.8.0-21-generic
}
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-21-generic (tryb ratunkowy)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-21-generic-recovery-3a2e1822-bd48-45ac-ac7f-e2e763a6bd0f' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
echo 'Wczytywanie systemu Linux 3.8.0-21-generic...'
linux /vmlinuz-3.8.0-21-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
echo 'Wczytywanie początkowego dysku RAM...'
initrd /initrd.img-3.8.0-21-generic
}
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-advanced-3a2e1822-bd48-45ac-ac7f-e2e763a6bd0f' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
echo 'Wczytywanie systemu Linux 3.8.0-19-generic...'
linux /vmlinuz-3.8.0-19-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
echo 'Wczytywanie początkowego dysku RAM...'
initrd /initrd.img-3.8.0-19-generic
}
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-19-generic (tryb ratunkowy)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-recovery-3a2e1822-bd48-45ac-ac7f-e2e763a6bd0f' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
echo 'Wczytywanie systemu Linux 3.8.0-19-generic...'
linux /vmlinuz-3.8.0-19-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
echo 'Wczytywanie początkowego dysku RAM...'
initrd /initrd.img-3.8.0-19-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='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
linux16 /memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b0cfb206-284a-49c5-a87a-107b94b16870
else
search --no-floppy --fs-uuid --set=root b0cfb206-284a-49c5-a87a-107b94b16870
fi
linux16 /memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
if [ "x${timeout}" != "x-1" ]; then
if keystatus; then
if keystatus --shift; then
set timeout=-1
else
set timeout=0
fi
else
if sleep --interruptible 3 ; then
set timeout=0
fi
fi
fi
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=================== sda1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
= grub/grub.cfg 1
= initrd.img-3.8.0-19-generic 127
= initrd.img-3.8.0-21-generic 128
= vmlinuz-3.8.0-19-generic 23
= vmlinuz-3.8.0-21-generic 24
========================= sdc1/syslinux/syslinux.cfg: ==========================
--------------------------------------------------------------------------------
# D-I config version 2.0
include menu.cfg
default vesamenu.c32
prompt 0
timeout 50
ui gfxboot bootlogo
--------------------------------------------------------------------------------
================= sdc1: Location of files loaded by Syslinux: ==================
GiB - GB File Fragment(s)
?? = ?? ldlinux.sys 1
?? = ?? syslinux/chain.c32 1
?? = ?? syslinux/gfxboot.c32 1
?? = ?? syslinux/menu.c32 1
?? = ?? syslinux/syslinux.cfg 1
?? = ?? syslinux/vesamenu.c32 1
============== sdc1: Version of COM32(R) files used by Syslinux: ===============
syslinux/chain.c32 : COM32R module (v4.xx)
syslinux/gfxboot.c32 : COM32R module (v4.xx)
syslinux/menu.c32 : COM32R module (v4.xx)
syslinux/vesamenu.c32 : COM32R module (v4.xx)
======================== Unknown MBRs/Boot Sectors/etc: ========================
Unknown BootLoader on sda2
00000000 54 24 08 89 74 24 10 89 7c 24 14 8b 50 08 89 54 |T$..t$..|$..P..T|
00000010 24 04 8b 54 24 34 89 14 24 ff 50 04 8b 74 24 24 |$..T$4..$.P..t$$|
00000020 8b 7c 24 28 83 c4 2c c3 90 90 90 90 90 90 90 90 |.|$(..,.........|
00000030 83 ec 1c 8b 44 24 20 8d 50 0c 89 54 24 08 8b 50 |....D$ .P..T$..P|
00000040 08 89 54 24 04 8b 54 24 24 89 14 24 ff 50 04 83 |..T$..T$$..$.P..|
00000050 c4 1c c3 90 90 90 90 90 90 90 90 90 90 90 90 90 |................|
00000060 83 ec 1c 8b 44 24 20 8d 50 3c 89 54 24 0c 8d 50 |....D$ .P<.T$..P|
00000070 0c 89 54 24 08 8b 50 08 89 54 24 04 8b 54 24 24 |..T$..P..T$..T$$|
00000080 89 14 24 ff 50 04 83 c4 1c c3 90 90 90 90 90 90 |..$.P...........|
00000090 53 e8 d1 d8 55 ff 81 c3 5e 83 96 00 83 ec 18 8b |S...U...^.......|
000000a0 44 24 20 8b 93 58 f0 ff ff 83 c2 08 89 10 89 04 |D$ ..X..........|
000000b0 24 e8 4a 12 88 ff 83 c4 18 5b c3 90 90 90 90 90 |$.J......[......|
000000c0 83 ec 1c 8b 44 24 20 8b 50 04 83 fa 01 74 11 83 |....D$ .P....t..|
000000d0 ea 01 89 50 04 83 c4 1c c3 8d b4 26 00 00 00 00 |...P.......&....|
000000e0 8b 10 89 04 24 ff 52 38 83 c4 1c c3 90 90 90 90 |....$.R8........|
000000f0 83 ec 1c 89 5c 24 14 e8 6b d8 55 ff 81 c3 f8 82 |....\$..k.U.....|
00000100 96 00 89 74 24 18 8b 74 24 20 8b 83 58 f0 ff ff |...t$..t$ ..X...|
00000110 83 c0 08 89 06 89 34 24 e8 e3 11 88 ff 89 34 24 |......4$......4$|
00000120 e8 8b 9b 55 ff 8b 5c 24 14 8b 74 24 18 83 c4 1c |...U..\$..t$....|
00000130 c3 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 |................|
00000140 83 ec 1c 89 5c 24 10 e8 1b d8 55 ff 81 c3 a8 82 |....\$....U.....|
00000150 96 00 89 7c 24 18 8b 7c 24 20 89 74 24 14 8b 77 |...|$..|$ .t$..w|
00000160 0c 8b 83 68 c2 ff ff 83 c0 08 85 f6 89 07 74 27 |...h..........t'|
00000170 8b 06 85 c0 75 42 8b 46 04 c7 46 08 00 00 00 00 |....uB.F..F.....|
00000180 c7 46 04 00 00 00 00 89 04 24 e8 21 9b 55 ff 89 |.F.......$.!.U..|
00000190 34 24 e8 19 9b 55 ff 89 3c 24 e8 61 11 88 ff 89 |4$...U..<$.a....|
000001a0 3c 24 e8 09 9b 55 ff 8b 5c 24 10 8b 74 24 14 8b |<$...U..\$..t$..|
000001b0 7c 24 18 83 c4 1c c3 90 c7 06 00 00 00 00 00 3b ||$.............;|
000001c0 1d 1f 83 fe ff ff 02 00 00 00 00 e8 99 12 00 00 |................|
000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
Unknown BootLoader on sda5
00000000 4c 55 4b 53 ba be 00 01 61 65 73 00 00 00 00 00 |LUKS....aes.....|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000020 00 00 00 00 00 00 00 00 78 74 73 2d 70 6c 61 69 |........xts-plai|
00000030 6e 36 34 00 00 00 00 00 00 00 00 00 00 00 00 00 |n64.............|
00000040 00 00 00 00 00 00 00 00 73 68 61 31 00 00 00 00 |........sha1....|
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000060 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 40 |...............@|
00000070 a4 43 04 22 ff f4 1e e5 6a 4f 61 69 f9 29 a0 b4 |.C."....jOai.)..|
00000080 ef 3a f6 ce 2f 21 5d 71 d3 c7 c0 f6 2a 08 84 7e |.:../!]q....*..~|
00000090 f3 01 e8 26 a7 66 ac 0c 86 66 10 42 44 1e 55 36 |...&.f...f.BD.U6|
000000a0 a5 87 5d d6 00 00 8e 17 61 32 33 33 31 33 38 31 |..].....a2331381|
000000b0 2d 34 63 38 61 2d 34 36 64 61 2d 38 63 32 65 2d |-4c8a-46da-8c2e-|
000000c0 33 64 35 30 35 35 39 30 36 39 36 39 00 00 00 00 |3d5055906969....|
000000d0 00 ac 71 f3 00 02 39 5c 26 69 c1 84 05 45 f1 69 |..q...9\&i...E.i|
000000e0 f7 ea 4b 5f 35 8b 68 d9 1e 26 b2 01 9a ea df 8c |..K_5.h..&......|
000000f0 69 ce 9a 37 24 c9 87 15 00 00 00 08 00 00 0f a0 |i..7$...........|
00000100 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000120 00 00 00 00 00 00 00 00 00 00 02 00 00 00 0f a0 |................|
00000130 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000150 00 00 00 00 00 00 00 00 00 00 03 f8 00 00 0f a0 |................|
00000160 00 00 de ad 00 00 00 00 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 00 00 00 00 00 00 00 00 00 00 05 f0 00 00 0f a0 |................|
00000190 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001b0 00 00 00 00 00 00 00 00 00 00 07 e8 00 00 0f a0 |................|
000001c0 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001e0 00 00 00 00 00 00 00 00 00 00 09 e0 00 00 0f a0 |................|
000001f0 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000200
=============================== StdErr Messages: ===============================
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
/home/ubuntu/Dokumenty/bootinfoscript: line 1646: [: 2.73495e+09: oczekiwano wyrażenia całkowitego
Jaka diagnoza doktorze?
-- 18 maja 2013, o 15:45 --
Takie kwiatki jeszcze przy próbie instalacji:
http://pokazywarka.pl/5pb4gn/
-- 18 maja 2013, o 21:55 --
Próbowałem jeszcze raz zaistalować 13.04 z CD, tym razem się nie uruchamia (pokazuje logo Ubuntu i "pasek pstępu") - rzecz jasna po instalcji.
Boot info script:
Kod: Zaznacz cały
Boot Info Script 0.61 [1 April 2012]
============================= Boot Info Summary: ===============================
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
in partition 94 for .
=> Windows is installed in the MBR of /dev/sdb.
=> Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdc.
sda1: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 13.04
Boot files: /boot/grub/grub.cfg /etc/fstab
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sdb5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sdb5 starts
at sector 63.
Operating System:
Boot files:
sdb6: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sdb6 starts
at sector 63.
Operating System:
Boot files:
sdb7: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sdb7 starts
at sector 63.
Operating System:
Boot files:
sdc1: __________________________________________________________________________
File system: vfat
Boot sector type: SYSLINUX 4.06 2012-10-23
Boot sector info: Syslinux looks at sector 31224 of /dev/sdc1 for its
second stage. SYSLINUX is installed in the directory.
The integrity check of the ADV area failed. No errors
found in the Boot Parameter Block.
Operating System:
Boot files: /syslinux/syslinux.cfg /ldlinux.sys
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 160.0 GB, 160040803840 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312579695 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 40,962,047 40,960,000 83 Linux
/dev/sda2 40,962,048 312,578,047 271,616,000 83 Linux
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 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 63 71,874,809 71,874,747 7 NTFS / exFAT / HPFS
/dev/sdb2 71,888,833 312,560,639 240,671,807 f W95 Extended (LBA)
/dev/sdb5 71,888,896 72,912,895 1,024,000 7 NTFS / exFAT / HPFS
/dev/sdb6 72,914,944 122,879,999 49,965,056 7 NTFS / exFAT / HPFS
/dev/sdb7 122,881,248 312,560,639 189,679,392 7 NTFS / exFAT / HPFS
Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 4105 MB, 4105175040 bytes
37 heads, 37 sectors/track, 5856 cylinders, total 8017920 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/sdc1 * 2,760 8,017,919 8,015,160 c W95 FAT32 (LBA)
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/loop0 squashfs
/dev/sda1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6 ext2
/dev/sda2 8dedfbd7-fa18-41fb-be37-138eb94c19ab ext4
/dev/sdb1 7DED640C46F98C60 ntfs New Volume
/dev/sdb5 D0308E34308E2218 ntfs
/dev/sdb6 1818CCB818CC9662 ntfs
/dev/sdb7 6AF499A4F49972D5 ntfs
/dev/sdc1 1EF2-3A5B vfat PENDRIVE
/dev/sr0 iso9660 Ubuntu 13.04 i386
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/loop0 /rofs squashfs (ro,noatime)
/dev/sda1 /media/ubuntu/59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6 ext2 (rw,nosuid,nodev,uhelper=udisks2)
/dev/sda2 /media/ubuntu/8dedfbd7-fa18-41fb-be37-138eb94c19ab ext4 (rw,nosuid,nodev,uhelper=udisks2)
/dev/sdb5 /media/ubuntu/D0308E34308E2218 fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb6 /media/ubuntu/1818CCB818CC9662 fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb7 /media/ubuntu/6AF499A4F49972D5 fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdc1 /media/ubuntu/PENDRIVE vfat (rw,nosuid,nodev,uid=999,gid=999,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2)
/dev/sr0 /cdrom iso9660 (ro,noatime)
=========================== sda1/boot/grub/grub.cfg: ===========================
--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
set default="0"
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
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}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=pl_PL
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
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; then
clear
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
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
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
linux /boot/vmlinuz-3.8.0-21-generic root=/dev/sda1 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.8.0-21-generic
}
submenu 'Opcje zaawansowane dla systemu Ubuntu' $menuentry_id_option 'gnulinux-advanced-59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6' {
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-21-generic-advanced-59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
echo 'Wczytywanie systemu Linux 3.8.0-21-generic...'
linux /boot/vmlinuz-3.8.0-21-generic root=/dev/sda1 ro quiet splash $vt_handoff
echo 'Wczytywanie początkowego dysku RAM...'
initrd /boot/initrd.img-3.8.0-21-generic
}
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-21-generic (tryb ratunkowy)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-21-generic-recovery-59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
echo 'Wczytywanie systemu Linux 3.8.0-21-generic...'
linux /boot/vmlinuz-3.8.0-21-generic root=/dev/sda1 ro recovery nomodeset
echo 'Wczytywanie początkowego dysku RAM...'
initrd /boot/initrd.img-3.8.0-21-generic
}
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-advanced-59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
echo 'Wczytywanie systemu Linux 3.8.0-19-generic...'
linux /boot/vmlinuz-3.8.0-19-generic root=/dev/sda1 ro quiet splash $vt_handoff
echo 'Wczytywanie początkowego dysku RAM...'
initrd /boot/initrd.img-3.8.0-19-generic
}
menuentry 'Ubuntu, za pomocą systemu Linux 3.8.0-19-generic (tryb ratunkowy)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-recovery-59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
echo 'Wczytywanie systemu Linux 3.8.0-19-generic...'
linux /boot/vmlinuz-3.8.0-19-generic root=/dev/sda1 ro recovery nomodeset
echo 'Wczytywanie początkowego dysku RAM...'
initrd /boot/initrd.img-3.8.0-19-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='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
else
search --no-floppy --fs-uuid --set=root 59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
if [ "x${timeout}" != "x-1" ]; then
if keystatus; then
if keystatus --shift; then
set timeout=-1
else
set timeout=0
fi
else
if sleep --interruptible 3 ; then
set timeout=0
fi
fi
fi
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sda1/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=59fef86e-34ed-4eb8-8f0a-3e1f0ab6ecd6 / ext2 errors=remount-ro 0 1
# /home was on /dev/sda2 during installation
UUID=8dedfbd7-fa18-41fb-be37-138eb94c19ab /home ext4 defaults 0 2
--------------------------------------------------------------------------------
=================== sda1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
= boot/grub/grub.cfg 1
= boot/initrd.img-3.8.0-19-generic 9
= boot/initrd.img-3.8.0-21-generic 7
= boot/vmlinuz-3.8.0-19-generic 3
= boot/vmlinuz-3.8.0-21-generic 3
= initrd.img 9
= vmlinuz 3
========================= sdc1/syslinux/syslinux.cfg: ==========================
--------------------------------------------------------------------------------
# D-I config version 2.0
include menu.cfg
default vesamenu.c32
prompt 0
timeout 50
ui gfxboot bootlogo
--------------------------------------------------------------------------------
================= sdc1: Location of files loaded by Syslinux: ==================
GiB - GB File Fragment(s)
?? = ?? ldlinux.sys 1
?? = ?? syslinux/chain.c32 1
?? = ?? syslinux/gfxboot.c32 1
?? = ?? syslinux/menu.c32 1
?? = ?? syslinux/syslinux.cfg 1
?? = ?? syslinux/vesamenu.c32 1
============== sdc1: Version of COM32(R) files used by Syslinux: ===============
syslinux/chain.c32 : COM32R module (v4.xx)
syslinux/gfxboot.c32 : COM32R module (v4.xx)
syslinux/menu.c32 : COM32R module (v4.xx)
syslinux/vesamenu.c32 : COM32R module (v4.xx)
=============================== StdErr Messages: ===============================
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
/home/ubuntu/Pobrane/bootinfoscript: line 1646: [: 2.73495e+09: integer expression expected
No volume groups found