Tak tady vkladam jeste vypis z boot_info_script treba tam neco najdete uzitecneho.
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #1 for /boot/grub.
=> Grub 2 is installed in the MBR of /dev/sdb and looks on the same drive in
partition #1 for /boot/grub.
sda1: _________________________________________________________________________
File system: ntfs
Boot sector type: Windows XP
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows XP
Boot files/dirs: /boot.ini /ntldr /NTDETECT.COM
sda2: _________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sda5: _________________________________________________________________________
File system: ntfs
Boot sector type: Windows XP
Boot sector info: According to the info in the boot sector, sda5 starts
at sector 63.
Operating System:
Boot files/dirs:
sdb1: _________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 10.04 LTS
Boot files/dirs: /boot/grub/menu.lst /boot/grub/grub.cfg /etc/fstab
/boot/grub/core.img
sdb2: _________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sdb5: _________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
=========================== Drive/Partition Info: =============================
Drive: sda ___________________ _____________________________________________________
Disk /dev/sda: 80,0 GB, 80 026 361 856 bajtů
hlav: 255, sektorů na stopu: 63, cylindrů: 9 729, celkem 156 301 488 sektorů
Jednotky = sektory po 1 * 512 = 512 bajtech
Velikost sektoru (logického/fyzického): 512 bajtů / 512 bajtů
Partition Boot Start End Size Id System
/dev/sda1 * 63 20,482,874 20,482,812 7 HPFS/NTFS
/dev/sda2 20,482,875 156,280,319 135,797,445 f W95 Ext d (LBA)
/dev/sda5 20,482,938 156,280,319 135,797,382 7 HPFS/NTFS
Drive: sdb ___________________ _____________________________________________________
Disk /dev/sdb: 60,0 GB, 60 022 480 896 bajtů
hlav: 255, sektorů na stopu: 63, cylindrů: 7 297, celkem 117 231 408 sektorů
Jednotky = sektory po 1 * 512 = 512 bajtech
Velikost sektoru (logického/fyzického): 512 bajtů / 512 bajtů
Partition Boot Start End Size Id System
/dev/sdb1 2,048 112,351,231 112,349,184 83 Linux
/dev/sdb2 112,353,278 117,229,567 4,876,290 5 Extended
/dev/sdb5 112,353,280 117,229,567 4,876,288 82 Linux swap / Solaris
blkid -c /dev/null: ____________________________________________________________
Device UUID TYPE LABEL
/dev/sda promise_fasttrack_raid_member
/dev/sda1 F8A04A4BA04A1094 ntfs Win_XP
/dev/sda2: PTTYPE="dos"
/dev/sda5 70286AFC286AC128 ntfs Zabava
/dev/sdb: PTTYPE="dos"
/dev/sdb1 90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ext4
/dev/sdb2: PTTYPE="dos"
/dev/sdb5 8ecc40bc-384c-4a21-9b13-62509f03265a swap
============================ "mount | grep ^/dev output: ===========================
Device Mount_Point Type Options
/dev/sdb1 / ext4 (rw,errors=remount-ro)
/dev/sda5 /media/Zabava fuseblk (rw,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda1 /media/Win_XP fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
================================ sda1/boot.ini: ================================
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
=========================== sdb1/boot/grub/menu.lst: ===========================
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-legacy-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 3
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=90e9fc21-3d5f-497f-822d-7f3cf6d48e71
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic
uuid 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro quiet splash
initrd /boot/initrd.img-2.6.32-22-generic
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic (recovery mode)
uuid 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro single
initrd /boot/initrd.img-2.6.32-22-generic
title Ubuntu 10.04 LTS, kernel 2.6.32-21-generic
uuid 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
kernel /boot/vmlinuz-2.6.32-21-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro quiet splash
initrd /boot/initrd.img-2.6.32-21-generic
title Ubuntu 10.04 LTS, kernel 2.6.32-21-generic (recovery mode)
uuid 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
kernel /boot/vmlinuz-2.6.32-21-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro single
initrd /boot/initrd.img-2.6.32-21-generic
title Chainload into GRUB 2
root 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
kernel /boot/grub/core.img
title Ubuntu 10.04 LTS, memtest86+
uuid 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
kernel /boot/memtest86+.bin
### END DEBIAN AUTOMAGIC KERNELS LIST
=========================== sdb1/boot/grub/grub.cfg: ===========================
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/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
load_env
fi
set default="0"
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
}
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
set locale_dir=($root)/boot/grub/locale
set lang=cs
insmod gettext
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
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Ubuntu, with Linux 2.6.32-22-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
linux /boot/vmlinuz-2.6.32-22-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro quiet splash
initrd /boot/initrd.img-2.6.32-22-generic
}
menuentry 'Ubuntu, with Linux 2.6.32-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
echo 'Loading Linux 2.6.32-22-generic ...'
linux /boot/vmlinuz-2.6.32-22-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.32-22-generic
}
menuentry 'Ubuntu, with Linux 2.6.32-21-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
linux /boot/vmlinuz-2.6.32-21-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro quiet splash
initrd /boot/initrd.img-2.6.32-21-generic
}
menuentry 'Ubuntu, with Linux 2.6.32-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
echo 'Loading Linux 2.6.32-21-generic ...'
linux /boot/vmlinuz-2.6.32-21-generic root=UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.32-21-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod ext2
set root='(hd1,1)'
search --no-floppy --fs-uuid --set 90e9fc21-3d5f-497f-822d-7f3cf6d48e71
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
if [ ${timeout} != -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/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 ###
=============================== sdb1/etc/fstab: ===============================
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sdb1 during installation
UUID=90e9fc21-3d5f-497f-822d-7f3cf6d48e71 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdb5 during installation
UUID=8ecc40bc-384c-4a21-9b13-62509f03265a none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sda5 /media/Zabava ntfs defaults,user,umask=222,nls=utf8 0 0
=================== sdb1: Location of files loaded by Grub: ===================
34.5GB: boot/grub/core.img
34.8GB: boot/grub/grub.cfg
35.0GB: boot/grub/menu.lst
35.3GB: boot/initrd.img-2.6.32-21-generic
35.3GB: boot/initrd.img-2.6.32-22-generic
35.2GB: boot/vmlinuz-2.6.32-21-generic
34.9GB: boot/vmlinuz-2.6.32-22-generic
35.3GB: initrd.img
35.3GB: initrd.img.old
34.9GB: vmlinuz
35.2GB: vmlinuz.old
=========================== Unknown MBRs/Boot Sectors/etc =======================
Unknown BootLoader on sdb2
00000000 03 e8 d0 23 70 29 4d 80 c0 67 18 06 e0 36 1c 74 |...#p)M..g...6.t|
00000010 2c 08 8a a2 a2 4a c9 87 e5 9d 96 7b 04 a2 48 d1 |,....J.....{..H.|
00000020 e3 92 c3 0b 85 be 24 6f c0 53 f6 e9 00 8a 17 d2 |......$o.S......|
00000030 71 d8 e9 5b f1 19 c2 1f e6 00 1a 20 0f 47 e1 ec |q..[....... .G..|
00000040 dd c3 9c 6e a2 83 6a 88 e6 0c 7f ff 11 45 40 d4 |...n..j......E@.|
00000050 00 21 50 00 00 01 0b 13 93 86 78 92 30 7c 4c c5 |.!P.......x.0|L.|
00000060 f5 fe fb fe 09 20 07 6a cf b3 9e c0 7e 47 e3 09 |..... .j....~G..|
00000070 79 6e 8e b5 3c a0 be 8c ae ce 68 c8 00 6a 94 65 |yn..<.....h..j.e|
00000080 98 07 8c df 72 45 15 1a 62 66 3e 83 a3 45 58 5d |....rE..bf>..EX]|
00000090 81 c1 f1 d4 50 4c 66 17 ce 47 65 2c f7 48 cc 48 |....PLf..Ge,.H.H|
000000a0 b4 e7 7c 81 ce ef db c1 a9 ff 3e c6 30 00 ae 35 |..|.......>.0..5|
000000b0 be 6c be 67 18 00 33 b3 d2 86 47 db ee 77 3b 00 |.l.g..3...G..w;.|
000000c0 0c 90 00 32 99 c4 f6 46 6e 85 13 92 91 b4 50 6c |...2...Fn.....Pl|
000000d0 d1 30 78 0d 60 55 00 28 03 e8 19 40 06 59 c0 03 |.0x.`U.(...@.Y..|
000000e0 ef 28 03 f2 36 a2 a2 4a c9 8a 63 c4 1e 48 43 04 |.(..6..J..c..HC.|
000000f0 ca 4a 32 54 69 d8 a4 2a 96 90 12 8c 3b 28 f9 2a |.J2Ti..*....;(.*|
00000100 46 49 e3 b0 cc 0a a0 05 17 c6 3b 7e 83 5d 86 c3 |FI........;~.]..|
00000110 9f 98 ae 3b b3 0e 01 58 13 a2 83 b6 07 01 6c e7 |...;...X......l.|
00000120 cb cb 80 07 b0 1b 7a 28 24 2e 98 92 43 18 ae ff |......z($...C...|
00000130 0d 1f 24 e4 a7 31 ff 84 24 26 f1 63 3a f6 61 c7 |..$..1..$&.c:.a.|
00000140 b4 4d f9 f3 f0 3e e0 39 b1 b9 d7 b0 82 5a 06 3f |.M...>.9.....Z.?|
00000150 17 29 49 ce 21 5f 3f 53 00 0d 28 a8 d0 9b 31 b0 |.)I.!_?S..(...1.|
00000160 dd a7 01 94 d8 96 3e 39 00 68 eb 31 51 97 52 91 |......>9.h.1Q.R.|
00000170 30 d2 34 b0 3b 2b f9 a5 b8 72 94 74 07 48 d4 54 |0.4.;+...r.t.H.T|
00000180 4e 49 98 4d 57 76 c6 0f 3f 34 91 ae 84 65 ff 85 |NI.MWv..?4...e..|
00000190 84 a2 2f be 4a 76 c3 bc 1b dc fe c9 4d af 29 62 |../.Jv......M.)b|
000001a0 8c 6d 89 0d a1 66 bf 63 fa fa 42 68 a0 d0 87 26 |.m...f.c..Bh...&|
000001b0 06 f2 3d bb 3d c0 3b 00 90 8b 66 91 a1 34 00 fe |..=.=.;...f..4..|
000001c0 ff ff 82 fe ff ff 02 00 00 00 00 68 4a 00 00 00 |...........hJ...|
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