Advertisement
Guest User

Untitled

a guest
Feb 13th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.32 KB | None | 0 0
  1. Boot Info Script 0.61 [1 April 2012]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
  7. the same hard drive for core.img. core.img is at this location and looks
  8. in partition 112 for .
  9. => Windows is installed in the MBR of /dev/sdb.
  10. => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdc.
  11.  
  12. sda1: __________________________________________________________________________
  13.  
  14. File system: ntfs
  15. Boot sector type: Windows Vista/7: NTFS
  16. Boot sector info: No errors found in the Boot Parameter Block.
  17. Operating System:
  18. Boot files: /bootmgr /Boot/BCD
  19.  
  20. sda2: __________________________________________________________________________
  21.  
  22. File system: ntfs
  23. Boot sector type: Windows Vista/7: NTFS
  24. Boot sector info: No errors found in the Boot Parameter Block.
  25. Operating System: Windows 7
  26. Boot files: /Windows/System32/winload.exe
  27.  
  28. sda3: __________________________________________________________________________
  29.  
  30. File system: swap
  31. Boot sector type: -
  32. Boot sector info:
  33.  
  34. sda4: __________________________________________________________________________
  35.  
  36. File system: ext4
  37. Boot sector type: -
  38. Boot sector info:
  39. Operating System: Ubuntu 14.04.1 LTS
  40. Boot files: /boot/grub/grub.cfg /etc/fstab
  41.  
  42. sdb1: __________________________________________________________________________
  43.  
  44. File system: ntfs
  45. Boot sector type: Windows XP: NTFS
  46. Boot sector info: No errors found in the Boot Parameter Block.
  47. Operating System:
  48. Boot files:
  49.  
  50. sdc1: __________________________________________________________________________
  51.  
  52. File system: vfat
  53. Boot sector type: Windows 7: FAT32
  54. Boot sector info: No errors found in the Boot Parameter Block.
  55. Operating System:
  56. Boot files: /boot/grub/grub.cfg /efi/BOOT/grubx64.efi
  57.  
  58. ============================ Drive/Partition Info: =============================
  59.  
  60. Drive: sda _____________________________________________________________________
  61.  
  62. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  63. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  64. Units = sectors of 1 * 512 = 512 bytes
  65. Sector size (logical/physical): 512 bytes / 512 bytes
  66.  
  67. Partition Boot Start Sector End Sector # of Sectors Id System
  68.  
  69. /dev/sda1 * 2,048 206,847 204,800 7 NTFS / exFAT / HPFS
  70. /dev/sda2 206,848 649,691,135 649,484,288 7 NTFS / exFAT / HPFS
  71. /dev/sda3 649,691,136 652,967,935 3,276,800 82 Linux swap / Solaris
  72. /dev/sda4 652,967,936 976,772,623 323,804,688 83 Linux
  73.  
  74.  
  75. Drive: sdb _____________________________________________________________________
  76.  
  77. Disk /dev/sdb: 2000.4 GB, 2000396746752 bytes
  78. 255 heads, 63 sectors/track, 243201 cylinders, total 3907024896 sectors
  79. Units = sectors of 1 * 512 = 512 bytes
  80. Sector size (logical/physical): 512 bytes / 512 bytes
  81.  
  82. Partition Boot Start Sector End Sector # of Sectors Id System
  83.  
  84. /dev/sdb1 2,048 3,907,024,895 3,907,022,848 7 NTFS / exFAT / HPFS
  85.  
  86.  
  87. Drive: sdc _____________________________________________________________________
  88.  
  89. Disk /dev/sdc: 16.0 GB, 16018046976 bytes
  90. 1 heads, 32 sectors/track, 977664 cylinders, total 31285248 sectors
  91. Units = sectors of 1 * 512 = 512 bytes
  92. Sector size (logical/physical): 512 bytes / 512 bytes
  93.  
  94. Partition Boot Start Sector End Sector # of Sectors Id System
  95.  
  96. /dev/sdc1 * 1,173,292 31,283,198 30,109,907 c W95 FAT32 (LBA)
  97.  
  98.  
  99. "blkid" output: ________________________________________________________________
  100.  
  101. Device UUID TYPE LABEL
  102.  
  103. /dev/loop0 squashfs
  104. /dev/sda1 A474929974926E34 ntfs System Reserved
  105. /dev/sda2 0E66C94366C92C71 ntfs
  106. /dev/sda3 f74bf2b6-3002-48cc-8ac7-cd41b42d439e swap
  107. /dev/sda4 f1c04991-d352-4720-a6df-522e97e7a184 ext4
  108. /dev/sdb1 A4EE51BAEE518608 ntfs Elements
  109. /dev/sdc1 129C-8A9A vfat BHARGAV
  110.  
  111. ================================ Mount points: =================================
  112.  
  113. Device Mount_Point Type Options
  114.  
  115. /dev/loop0 /rofs squashfs (ro,noatime)
  116. /dev/sdb1 /media/ubuntu/Elements fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  117. /dev/sdc1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  118.  
  119.  
  120. =========================== sda4/boot/grub/grub.cfg: ===========================
  121.  
  122. --------------------------------------------------------------------------------
  123. #
  124. # DO NOT EDIT THIS FILE
  125. #
  126. # It is automatically generated by grub-mkconfig using templates
  127. # from /etc/grub.d and settings from /etc/default/grub
  128. #
  129.  
  130. ### BEGIN /etc/grub.d/00_header ###
  131. if [ -s $prefix/grubenv ]; then
  132. set have_grubenv=true
  133. load_env
  134. fi
  135. if [ "${next_entry}" ] ; then
  136. set default="${next_entry}"
  137. set next_entry=
  138. save_env next_entry
  139. set boot_once=true
  140. else
  141. set default="0"
  142. fi
  143.  
  144. if [ x"${feature_menuentry_id}" = xy ]; then
  145. menuentry_id_option="--id"
  146. else
  147. menuentry_id_option=""
  148. fi
  149.  
  150. export menuentry_id_option
  151.  
  152. if [ "${prev_saved_entry}" ]; then
  153. set saved_entry="${prev_saved_entry}"
  154. save_env saved_entry
  155. set prev_saved_entry=
  156. save_env prev_saved_entry
  157. set boot_once=true
  158. fi
  159.  
  160. function savedefault {
  161. if [ -z "${boot_once}" ]; then
  162. saved_entry="${chosen}"
  163. save_env saved_entry
  164. fi
  165. }
  166. function recordfail {
  167. set recordfail=1
  168. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  169. }
  170. function load_video {
  171. if [ x$feature_all_video_module = xy ]; then
  172. insmod all_video
  173. else
  174. insmod efi_gop
  175. insmod efi_uga
  176. insmod ieee1275_fb
  177. insmod vbe
  178. insmod vga
  179. insmod video_bochs
  180. insmod video_cirrus
  181. fi
  182. }
  183.  
  184. if [ x$feature_default_font_path = xy ] ; then
  185. font=unicode
  186. else
  187. insmod part_msdos
  188. insmod ext2
  189. set root='hd0,msdos4'
  190. if [ x$feature_platform_search_hint = xy ]; then
  191. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  192. else
  193. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  194. fi
  195. font="/usr/share/grub/unicode.pf2"
  196. fi
  197.  
  198. if loadfont $font ; then
  199. set gfxmode=auto
  200. load_video
  201. insmod gfxterm
  202. set locale_dir=$prefix/locale
  203. set lang=en_CA
  204. insmod gettext
  205. fi
  206. terminal_output gfxterm
  207. if [ "${recordfail}" = 1 ] ; then
  208. set timeout=-1
  209. else
  210. if [ x$feature_timeout_style = xy ] ; then
  211. set timeout_style=hidden
  212. set timeout=0
  213. # Fallback hidden-timeout code in case the timeout_style feature is
  214. # unavailable.
  215. elif sleep --interruptible 0 ; then
  216. set timeout=0
  217. fi
  218. fi
  219. ### END /etc/grub.d/00_header ###
  220.  
  221. ### BEGIN /etc/grub.d/05_debian_theme ###
  222. set menu_color_normal=white/black
  223. set menu_color_highlight=black/light-gray
  224. if background_color 44,0,30,0; then
  225. clear
  226. fi
  227. ### END /etc/grub.d/05_debian_theme ###
  228.  
  229. ### BEGIN /etc/grub.d/10_linux ###
  230. function gfxmode {
  231. set gfxpayload="${1}"
  232. if [ "${1}" = "keep" ]; then
  233. set vt_handoff=vt.handoff=7
  234. else
  235. set vt_handoff=
  236. fi
  237. }
  238. if [ "${recordfail}" != 1 ]; then
  239. if [ -e ${prefix}/gfxblacklist.txt ]; then
  240. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  241. if [ ${match} = 0 ]; then
  242. set linux_gfx_mode=keep
  243. else
  244. set linux_gfx_mode=text
  245. fi
  246. else
  247. set linux_gfx_mode=text
  248. fi
  249. else
  250. set linux_gfx_mode=keep
  251. fi
  252. else
  253. set linux_gfx_mode=text
  254. fi
  255. export linux_gfx_mode
  256. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-f1c04991-d352-4720-a6df-522e97e7a184' {
  257. recordfail
  258. load_video
  259. gfxmode $linux_gfx_mode
  260. insmod gzio
  261. insmod part_msdos
  262. insmod ext2
  263. set root='hd0,msdos4'
  264. if [ x$feature_platform_search_hint = xy ]; then
  265. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  266. else
  267. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  268. fi
  269. linux /boot/vmlinuz-3.13.0-44-generic root=UUID=f1c04991-d352-4720-a6df-522e97e7a184 ro quiet splash $vt_handoff
  270. initrd /boot/initrd.img-3.13.0-44-generic
  271. }
  272. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-f1c04991-d352-4720-a6df-522e97e7a184' {
  273. menuentry 'Ubuntu, with Linux 3.13.0-44-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-44-generic-advanced-f1c04991-d352-4720-a6df-522e97e7a184' {
  274. recordfail
  275. load_video
  276. gfxmode $linux_gfx_mode
  277. insmod gzio
  278. insmod part_msdos
  279. insmod ext2
  280. set root='hd0,msdos4'
  281. if [ x$feature_platform_search_hint = xy ]; then
  282. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  283. else
  284. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  285. fi
  286. echo 'Loading Linux 3.13.0-44-generic ...'
  287. linux /boot/vmlinuz-3.13.0-44-generic root=UUID=f1c04991-d352-4720-a6df-522e97e7a184 ro quiet splash $vt_handoff
  288. echo 'Loading initial ramdisk ...'
  289. initrd /boot/initrd.img-3.13.0-44-generic
  290. }
  291. menuentry 'Ubuntu, with Linux 3.13.0-44-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-44-generic-recovery-f1c04991-d352-4720-a6df-522e97e7a184' {
  292. recordfail
  293. load_video
  294. insmod gzio
  295. insmod part_msdos
  296. insmod ext2
  297. set root='hd0,msdos4'
  298. if [ x$feature_platform_search_hint = xy ]; then
  299. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  300. else
  301. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  302. fi
  303. echo 'Loading Linux 3.13.0-44-generic ...'
  304. linux /boot/vmlinuz-3.13.0-44-generic root=UUID=f1c04991-d352-4720-a6df-522e97e7a184 ro recovery nomodeset
  305. echo 'Loading initial ramdisk ...'
  306. initrd /boot/initrd.img-3.13.0-44-generic
  307. }
  308. menuentry 'Ubuntu, with Linux 3.13.0-32-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-32-generic-advanced-f1c04991-d352-4720-a6df-522e97e7a184' {
  309. recordfail
  310. load_video
  311. gfxmode $linux_gfx_mode
  312. insmod gzio
  313. insmod part_msdos
  314. insmod ext2
  315. set root='hd0,msdos4'
  316. if [ x$feature_platform_search_hint = xy ]; then
  317. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  318. else
  319. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  320. fi
  321. echo 'Loading Linux 3.13.0-32-generic ...'
  322. linux /boot/vmlinuz-3.13.0-32-generic root=UUID=f1c04991-d352-4720-a6df-522e97e7a184 ro quiet splash $vt_handoff
  323. echo 'Loading initial ramdisk ...'
  324. initrd /boot/initrd.img-3.13.0-32-generic
  325. }
  326. menuentry 'Ubuntu, with Linux 3.13.0-32-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-32-generic-recovery-f1c04991-d352-4720-a6df-522e97e7a184' {
  327. recordfail
  328. load_video
  329. insmod gzio
  330. insmod part_msdos
  331. insmod ext2
  332. set root='hd0,msdos4'
  333. if [ x$feature_platform_search_hint = xy ]; then
  334. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  335. else
  336. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  337. fi
  338. echo 'Loading Linux 3.13.0-32-generic ...'
  339. linux /boot/vmlinuz-3.13.0-32-generic root=UUID=f1c04991-d352-4720-a6df-522e97e7a184 ro recovery nomodeset
  340. echo 'Loading initial ramdisk ...'
  341. initrd /boot/initrd.img-3.13.0-32-generic
  342. }
  343. }
  344.  
  345. ### END /etc/grub.d/10_linux ###
  346.  
  347. ### BEGIN /etc/grub.d/20_linux_xen ###
  348.  
  349. ### END /etc/grub.d/20_linux_xen ###
  350.  
  351. ### BEGIN /etc/grub.d/20_memtest86+ ###
  352. menuentry 'Memory test (memtest86+)' {
  353. insmod part_msdos
  354. insmod ext2
  355. set root='hd0,msdos4'
  356. if [ x$feature_platform_search_hint = xy ]; then
  357. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  358. else
  359. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  360. fi
  361. knetbsd /boot/memtest86+.elf
  362. }
  363. menuentry 'Memory test (memtest86+, serial console 115200)' {
  364. insmod part_msdos
  365. insmod ext2
  366. set root='hd0,msdos4'
  367. if [ x$feature_platform_search_hint = xy ]; then
  368. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 f1c04991-d352-4720-a6df-522e97e7a184
  369. else
  370. search --no-floppy --fs-uuid --set=root f1c04991-d352-4720-a6df-522e97e7a184
  371. fi
  372. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  373. }
  374. ### END /etc/grub.d/20_memtest86+ ###
  375.  
  376. ### BEGIN /etc/grub.d/30_os-prober ###
  377. menuentry 'Windows 8 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-A474929974926E34' {
  378. insmod part_msdos
  379. insmod ntfs
  380. set root='hd0,msdos1'
  381. if [ x$feature_platform_search_hint = xy ]; then
  382. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 A474929974926E34
  383. else
  384. search --no-floppy --fs-uuid --set=root A474929974926E34
  385. fi
  386. parttool ${root} hidden-
  387. drivemap -s (hd0) ${root}
  388. chainloader +1
  389. }
  390. set timeout_style=menu
  391. if [ "${timeout}" = 0 ]; then
  392. set timeout=10
  393. fi
  394. ### END /etc/grub.d/30_os-prober ###
  395.  
  396. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  397. ### END /etc/grub.d/30_uefi-firmware ###
  398.  
  399. ### BEGIN /etc/grub.d/40_custom ###
  400. # This file provides an easy way to add custom menu entries. Simply type the
  401. # menu entries you want to add after this comment. Be careful not to change
  402. # the 'exec tail' line above.
  403. ### END /etc/grub.d/40_custom ###
  404.  
  405. ### BEGIN /etc/grub.d/41_custom ###
  406. if [ -f ${config_directory}/custom.cfg ]; then
  407. source ${config_directory}/custom.cfg
  408. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  409. source $prefix/custom.cfg;
  410. fi
  411. ### END /etc/grub.d/41_custom ###
  412. --------------------------------------------------------------------------------
  413.  
  414. =============================== sda4/etc/fstab: ================================
  415.  
  416. --------------------------------------------------------------------------------
  417. # /etc/fstab: static file system information.
  418. #
  419. # Use 'blkid' to print the universally unique identifier for a
  420. # device; this may be used with UUID= as a more robust way to name devices
  421. # that works even if disks are added and removed. See fstab(5).
  422. #
  423. # <file system> <mount point> <type> <options> <dump> <pass>
  424. # / was on /dev/sda4 during installation
  425. UUID=f1c04991-d352-4720-a6df-522e97e7a184 / ext4 errors=remount-ro 0 1
  426. # swap was on /dev/sda3 during installation
  427. UUID=f74bf2b6-3002-48cc-8ac7-cd41b42d439e none swap sw 0 0
  428. --------------------------------------------------------------------------------
  429.  
  430. =================== sda4: Location of files loaded by Grub: ====================
  431.  
  432. GiB - GB File Fragment(s)
  433.  
  434.  
  435. =========================== sdc1/boot/grub/grub.cfg: ===========================
  436.  
  437. --------------------------------------------------------------------------------
  438.  
  439. if loadfont /boot/grub/font.pf2 ; then
  440. set gfxmode=auto
  441. insmod efi_gop
  442. insmod efi_uga
  443. insmod gfxterm
  444. terminal_output gfxterm
  445. fi
  446.  
  447. set menu_color_normal=white/black
  448. set menu_color_highlight=black/light-gray
  449.  
  450. menuentry "Try Ubuntu without installing" {
  451. set gfxpayload=keep
  452. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
  453. initrd /casper/initrd.lz
  454. }
  455. menuentry "Install Ubuntu" {
  456. set gfxpayload=keep
  457. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
  458. initrd /casper/initrd.lz
  459. }
  460. menuentry "OEM install (for manufacturers)" {
  461. set gfxpayload=keep
  462. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --
  463. initrd /casper/initrd.lz
  464. }
  465. menuentry "Check disc for defects" {
  466. set gfxpayload=keep
  467. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash --
  468. initrd /casper/initrd.lz
  469. }
  470. --------------------------------------------------------------------------------
  471.  
  472. =================== sdc1: Location of files loaded by Grub: ====================
  473.  
  474. GiB - GB File Fragment(s)
  475.  
  476.  
  477. =============================== StdErr Messages: ===============================
  478.  
  479. cat: /tmp/BootInfo-xXKv2EEj/Tmp_Log: No such file or directory
  480. cat: /tmp/BootInfo-xXKv2EEj/Tmp_Log: No such file or directory
  481. No volume groups found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement