Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Boot Info Script 0.60 from 17 May 2011
- ============================= 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
- for on this drive.
- sda1: __________________________________________________________________________
- File system: ext4
- Boot sector type: -
- Boot sector info:
- Operating System: Ubuntu 11.10
- Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img
- sda2: __________________________________________________________________________
- File system: ntfs
- Boot sector type: Windows Vista/7
- Boot sector info: No errors found in the Boot Parameter Block.
- Operating System:
- Boot files:
- sda3: __________________________________________________________________________
- File system: Extended Partition
- Boot sector type: -
- Boot sector info:
- sda5: __________________________________________________________________________
- File system: ext4
- Boot sector type: -
- Boot sector info:
- Operating System:
- Boot files:
- sda6: __________________________________________________________________________
- File system: ext4
- Boot sector type: -
- Boot sector info:
- Operating System: Debian GNU/Linux wheezy/sid
- Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img
- sda7: __________________________________________________________________________
- File system: ext4
- Boot sector type: -
- Boot sector info:
- Operating System:
- Boot files:
- sda8: __________________________________________________________________________
- File system: ntfs
- Boot sector type: Windows Vista/7
- Boot sector info: According to the info in the boot sector, sda8 starts
- at sector 2048.
- Operating System:
- Boot files: /bootmgr /Windows/System32/winload.exe
- sda4: __________________________________________________________________________
- File system: swap
- Boot sector type: -
- Boot sector info:
- ============================ Drive/Partition Info: =============================
- Drive: sda _____________________________________________________________________
- Disk /dev/sda: 500.1 GB, 500107862016 bytes
- głowic: 255, sektorów/ścieżkę: 63, cylindrów: 60801, w sumie sektorów: 976773168
- 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 83,890,175 83,888,128 83 Linux
- /dev/sda2 * 83,891,430 770,364,944 686,473,515 7 NTFS / exFAT / HPFS
- /dev/sda3 770,365,069 972,575,099 202,210,031 f W95 Extended (LBA)
- /dev/sda5 770,365,071 860,473,529 90,108,459 83 Linux
- /dev/sda6 860,473,593 909,295,064 48,821,472 83 Linux
- /dev/sda7 909,295,128 930,631,679 21,336,552 83 Linux
- /dev/sda8 930,633,728 972,574,719 41,940,992 7 NTFS / exFAT / HPFS
- /dev/sda4 972,575,100 976,768,064 4,192,965 82 Linux swap / Solaris
- "blkid" output: ________________________________________________________________
- Device UUID TYPE LABEL
- /dev/sda1 04c52025-8491-4903-958d-5f4a1b0e290c ext4
- /dev/sda2 1CF083C177185D40 ntfs
- /dev/sda4 37810c8e-9165-4e29-8249-90904f861f48 swap
- /dev/sda5 5612bd56-a091-4e23-86d0-416d05f9e3bc ext4
- /dev/sda6 8c080d83-ad56-400e-bfd2-3a4519bea84b ext4
- /dev/sda7 774c6a3b-5926-48b0-b84d-f2960067a13d ext4
- /dev/sda8 C47C765D7C7649E6 ntfs
- ================================ Mount points: =================================
- Device Mount_Point Type Options
- /dev/sda1 / ext4 (rw,errors=remount-ro,commit=0)
- /dev/sda2 /media/dane fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
- /dev/sda5 /home ext4 (rw,user_xattr,commit=0)
- =========================== 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 [ "${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 {
- insmod vbe
- insmod vga
- insmod video_bochs
- insmod video_cirrus
- }
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- if loadfont /usr/share/grub/unicode.pf2 ; then
- set gfxmode=auto
- load_video
- insmod gfxterm
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- set locale_dir=($root)/boot/grub/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 ###
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- insmod png
- if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
- set color_normal=light-gray/black
- set color_highlight=white/black
- else
- set menu_color_normal=white/black
- set menu_color_highlight=black/light-gray
- if background_color 44,0,30; then
- clear
- fi
- fi
- ### END /etc/grub.d/05_debian_theme ###
- ### BEGIN /etc/grub.d/10_linux ###
- 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
- if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
- menuentry 'Ubuntu, za pomocą systemu Linux 3.0.0-16-generic' --class ubuntu --class gnu-linux --class gnu --class os {
- recordfail
- set gfxpayload=$linux_gfx_mode
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-16-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-3.0.0-16-generic
- }
- menuentry 'Ubuntu, za pomocą systemu Linux 3.0.0-16-generic (tryb ratunkowy)' --class ubuntu --class gnu-linux --class gnu --class os {
- recordfail
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- echo 'Wczytywanie systemu Linux 3.0.0-16-generic...'
- linux /boot/vmlinuz-3.0.0-16-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-3.0.0-16-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)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux16 /boot/memtest86+.bin
- }
- menuentry "Memory test (memtest86+, serial console 115200)" {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux16 /boot/memtest86+.bin console=ttyS0,115200n8
- }
- ### END /etc/grub.d/20_memtest86+ ###
- ### BEGIN /etc/grub.d/30_os-prober ###
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 3.2.0-1-686-pae (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-3.2.0-1-686-pae root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- initrd /boot/initrd.img-3.2.0-1-686-pae
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 3.2.0-1-686-pae (tryb ratunkowy) (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-3.2.0-1-686-pae root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- initrd /boot/initrd.img-3.2.0-1-686-pae
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 2.6.38-02063805-generic (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-2.6.38-02063805-generic root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- initrd /boot/initrd.img-2.6.38-02063805-generic
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 2.6.38-02063805-generic (tryb ratunkowy) (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-2.6.38-02063805-generic root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- initrd /boot/initrd.img-2.6.38-02063805-generic
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 2.6.38-2-686 (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-2.6.38-2-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- initrd /boot/initrd.img-2.6.38-2-686
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 2.6.38-2-686 (tryb ratunkowy) (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-2.6.38-2-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- initrd /boot/initrd.img-2.6.38-2-686
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 2.6.32-5-686 (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-2.6.32-5-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- initrd /boot/initrd.img-2.6.32-5-686
- }
- menuentry "Debian GNU/Linux, za pomocą systemu Linux 2.6.32-5-686 (tryb ratunkowy) (on /dev/sda6)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd0,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- linux /boot/vmlinuz-2.6.32-5-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- initrd /boot/initrd.img-2.6.32-5-686
- }
- ### 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.
- menuentry "Windows 7 (loader) (on /dev/sda8)" {
- insmod part_msdos
- insmod ntfs
- set root='(hd0,msdos1)'
- chainloader +1
- }
- ### END /etc/grub.d/40_custom ###
- ### BEGIN /etc/grub.d/41_custom ###
- if [ -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.
- #
- # <file system> <mount point> <type> <options> <dump> <pass>
- proc /proc proc nodev,noexec,nosuid 0 0
- #Entry for /dev/sda4 :
- UUID=04c52025-8491-4903-958d-5f4a1b0e290c / ext4 errors=remount-ro 0 1
- #Entry for /dev/sda5 :
- UUID=5612bd56-a091-4e23-86d0-416d05f9e3bc /home ext4 defaults,user_xattr 0 2
- #Entry for /dev/sda1 :
- UUID=1CF083C177185D40 /media/dane ntfs-3g defaults,nosuid,nodev,locale=pl_PL.utf8 0 0
- #Entry for /dev/sda3 :
- UUID=37810c8e-9165-4e29-8249-90904f861f48 none swap sw 0 0
- /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
- --------------------------------------------------------------------------------
- =================== sda1: Location of files loaded by Grub: ====================
- GiB - GB File Fragment(s)
- 18.257419586 = 19.603755008 boot/grub/core.img 1
- 16.296443939 = 17.498173440 boot/grub/grub.cfg 1
- 3.279312134 = 3.521134592 boot/initrd.img-3.0.0-16-generic 1
- 2.767017365 = 2.971062272 boot/vmlinuz-3.0.0-16-generic 1
- 3.279312134 = 3.521134592 initrd.img 1
- 2.767017365 = 2.971062272 vmlinuz 1
- =========================== sda6/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
- 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 load_video {
- insmod vbe
- insmod vga
- insmod video_bochs
- insmod video_cirrus
- }
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- if loadfont /usr/share/grub/unicode.pf2 ; then
- set gfxmode=640x480
- load_video
- insmod gfxterm
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- set locale_dir=($root)/boot/grub/locale
- set lang=pl_PL
- insmod gettext
- fi
- terminal_output gfxterm
- set timeout=10
- ### END /etc/grub.d/00_header ###
- ### BEGIN /etc/grub.d/05_debian_theme ###
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- insmod png
- if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
- set color_normal=light-gray/black
- set color_highlight=white/black
- else
- set menu_color_normal=cyan/blue
- set menu_color_highlight=white/blue
- fi
- ### END /etc/grub.d/05_debian_theme ###
- ### BEGIN /etc/grub.d/10_linux ###
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 3.2.0-1-686-pae' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 3.2.0-1-686-pae...'
- linux /boot/vmlinuz-3.2.0-1-686-pae root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-3.2.0-1-686-pae
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 3.2.0-1-686-pae (tryb ratunkowy)' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 3.2.0-1-686-pae...'
- linux /boot/vmlinuz-3.2.0-1-686-pae root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-3.2.0-1-686-pae
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 2.6.38-02063805-generic' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 2.6.38-02063805-generic...'
- linux /boot/vmlinuz-2.6.38-02063805-generic root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-2.6.38-02063805-generic
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 2.6.38-02063805-generic (tryb ratunkowy)' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 2.6.38-02063805-generic...'
- linux /boot/vmlinuz-2.6.38-02063805-generic root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-2.6.38-02063805-generic
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 2.6.38-2-686' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 2.6.38-2-686...'
- linux /boot/vmlinuz-2.6.38-2-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-2.6.38-2-686
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 2.6.38-2-686 (tryb ratunkowy)' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 2.6.38-2-686...'
- linux /boot/vmlinuz-2.6.38-2-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-2.6.38-2-686
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 2.6.32-5-686' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 2.6.32-5-686...'
- linux /boot/vmlinuz-2.6.32-5-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro quiet
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-2.6.32-5-686
- }
- menuentry 'Debian GNU/Linux, za pomocą systemu Linux 2.6.32-5-686 (tryb ratunkowy)' --class debian --class gnu-linux --class gnu --class os {
- insmod gzio
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos6)'
- search --no-floppy --fs-uuid --set=root 8c080d83-ad56-400e-bfd2-3a4519bea84b
- echo 'Wczytywanie systemu Linux 2.6.32-5-686...'
- linux /boot/vmlinuz-2.6.32-5-686 root=UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b ro single
- echo 'Wczytywanie początkowego dysku RAM...'
- initrd /boot/initrd.img-2.6.32-5-686
- }
- ### 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 "Ubuntu, za pomocą systemu Linux 3.0.0-16-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-16-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-3.0.0-16-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-16-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-16-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-3.0.0-16-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-15-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-15-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-3.0.0-15-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-15-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-15-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-3.0.0-15-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-14-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-14-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-3.0.0-14-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-14-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-14-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-3.0.0-14-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-13-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-13-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-3.0.0-13-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-13-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-13-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-3.0.0-13-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-12-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-12-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-3.0.0-12-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 3.0.0-12-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-3.0.0-12-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-3.0.0-12-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 2.6.38-12-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-2.6.38-12-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-2.6.38-12-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 2.6.38-12-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-2.6.38-12-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-2.6.38-12-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 2.6.38-11-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-2.6.38-11-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-2.6.38-11-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 2.6.38-11-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-2.6.38-11-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-2.6.38-11-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 2.6.38-8-generic (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-2.6.38-8-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro quiet splash vt.handoff=7
- initrd /boot/initrd.img-2.6.38-8-generic
- }
- menuentry "Ubuntu, za pomocą systemu Linux 2.6.38-8-generic (tryb ratunkowy) (on /dev/sda1)" --class gnu-linux --class gnu --class os {
- insmod part_msdos
- insmod ext2
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set=root 04c52025-8491-4903-958d-5f4a1b0e290c
- linux /boot/vmlinuz-2.6.38-8-generic root=UUID=04c52025-8491-4903-958d-5f4a1b0e290c ro recovery nomodeset
- initrd /boot/initrd.img-2.6.38-8-generic
- }
- ### END /etc/grub.d/30_os-prober ###
- ### BEGIN /etc/grub.d/40_custom ###
- menuentry “Windows 8″ {
- set root=(hd0,8)
- chainloader +1
- }
- ### END /etc/grub.d/40_custom ###
- ### BEGIN /etc/grub.d/41_custom ###
- if [ -f $prefix/custom.cfg ]; then
- source $prefix/custom.cfg;
- fi
- ### END /etc/grub.d/41_custom ###
- --------------------------------------------------------------------------------
- =============================== sda6/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>
- proc /proc proc defaults 0 0
- # / was on /dev/sdb6 during installation
- UUID=8c080d83-ad56-400e-bfd2-3a4519bea84b / ext4 errors=remount-ro 0 1
- # /home was on /dev/sdb7 during installation
- UUID=774c6a3b-5926-48b0-b84d-f2960067a13d /home ext4 defaults 0 2
- # swap was on /dev/sdb3 during installation
- UUID=37810c8e-9165-4e29-8249-90904f861f48 none swap sw 0 0
- /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
- /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
- # /dev/sda1 /media/usb0 auto rw,user,noauto 0 0
- UUID=1CF083C177185D40 /media/usb0 auto rw,user,noauto 0 0
- --------------------------------------------------------------------------------
- =================== sda6: Location of files loaded by Grub: ====================
- GiB - GB File Fragment(s)
- 414.435364246 = 444.996583936 boot/grub/core.img 1
- 420.841324329 = 451.874931200 boot/grub/grub.cfg 1
- 412.501095295 = 442.919678464 boot/initrd.img-2.6.32-5-686 2
- 415.569622517 = 446.214484480 boot/initrd.img-2.6.38-02063805-generic 2
- 417.321407795 = 448.095449600 boot/initrd.img-2.6.38-2-686 2
- 412.258907795 = 442.659631616 boot/initrd.img-3.2.0-1-686-pae 2
- 410.657536030 = 440.940171776 boot/vmlinuz-2.6.32-5-686 1
- 413.048325062 = 443.507261952 boot/vmlinuz-2.6.38-02063805-generic 2
- 415.968243122 = 446.642500096 boot/vmlinuz-2.6.38-2-686 1
- 411.646145344 = 442.001682944 boot/vmlinuz-3.2.0-1-686-pae 1
- 417.321407795 = 448.095449600 initrd.img.old 2
- 411.646145344 = 442.001682944 vmlinuz 1
- 415.968243122 = 446.642500096 vmlinuz.old 1
- =============================== StdErr Messages: ===============================
- unlzma: Decoder error
Advertisement
Add Comment
Please, Sign In to add comment