Advertisement
Guest User

Untitled

a guest
Mar 4th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.28 KB | None | 0 0
  1. Boot Info Script 0.61 [1 April 2012]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Lilo is installed in the MBR of /dev/sda.
  7. => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdb.
  8.  
  9. sda1: __________________________________________________________________________
  10.  
  11. File system: ntfs
  12. Boot sector type: Windows Vista/7: NTFS
  13. Boot sector info: No errors found in the Boot Parameter Block.
  14. Operating System:
  15. Boot files: /boot/BCD /Windows/System32/winload.exe
  16.  
  17. sda2: __________________________________________________________________________
  18.  
  19. File system:
  20. Boot sector type: Unknown
  21. Boot sector info:
  22. Mounting failed: mount: unknown filesystem type ''
  23.  
  24. sda3: __________________________________________________________________________
  25.  
  26. File system:
  27. Boot sector type: Unknown
  28. Boot sector info:
  29. Mounting failed: mount: unknown filesystem type ''
  30. mount: unknown filesystem type ''
  31.  
  32. sdb1: __________________________________________________________________________
  33.  
  34. File system: vfat
  35. Boot sector type: SYSLINUX 4.07 2013-07-25
  36. Boot sector info: Syslinux looks at sector 15237136 of /dev/sdb1 for
  37. its second stage. SYSLINUX is installed in the /uui
  38. directory. The integrity check of the ADV area failed.
  39. No errors found in the Boot Parameter Block.
  40. Operating System:
  41. Boot files: /boot/grub/grub.cfg /syslinux.cfg /efi/BOOT/grubx64.efi
  42.  
  43. ============================ Drive/Partition Info: =============================
  44.  
  45. Drive: sda _____________________________________________________________________
  46. Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
  47. Units: sectors of 1 * 512 = 512 bytes
  48. Sector size (logical/physical): 512 bytes / 4096 bytes
  49. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  50. Disklabel type: dos
  51.  
  52. Partition Boot Start Sector End Sector # of Sectors Id System
  53.  
  54. /dev/sda1 2,048 19,306,495 19,304,448 7 NTFS / exFAT / HPFS
  55. /dev/sda2 * 19,306,496 703,041,535 683,735,040 7 NTFS / exFAT / HPFS
  56. /dev/sda3 703,041,536 976,771,071 273,729,536 7 NTFS / exFAT / HPFS
  57.  
  58.  
  59. Drive: sdb _____________________________________________________________________
  60. Disk /dev/sdb: 7.5 GiB, 8004304896 bytes, 15633408 sectors
  61. Units: sectors of 1 * 512 = 512 bytes
  62. Sector size (logical/physical): 512 bytes / 512 bytes
  63. I/O size (minimum/optimal): 512 bytes / 512 bytes
  64. Disklabel type: dos
  65.  
  66. Partition Boot Start Sector End Sector # of Sectors Id System
  67.  
  68. /dev/sdb1 * 2,048 15,633,407 15,631,360 c W95 FAT32 (LBA)
  69.  
  70.  
  71. "blkid" output: ________________________________________________________________
  72.  
  73. Device UUID TYPE LABEL
  74.  
  75. /dev/loop0 squashfs
  76. /dev/sda1 54CA8020CA80010A ntfs OBIPE
  77. /dev/sda2
  78. /dev/sda3
  79. /dev/sdb1 B819-C9DE vfat UUI
  80.  
  81. ================================ Mount points: =================================
  82.  
  83. Device Mount_Point Type Options
  84.  
  85. /dev/loop0 /rofs squashfs (ro,noatime)
  86. /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  87.  
  88.  
  89. =========================== sdb1/boot/grub/grub.cfg: ===========================
  90.  
  91. --------------------------------------------------------------------------------
  92.  
  93. if loadfont /boot/grub/font.pf2 ; then
  94. set gfxmode=auto
  95. insmod efi_gop
  96. insmod efi_uga
  97. insmod gfxterm
  98. terminal_output gfxterm
  99. fi
  100.  
  101. set menu_color_normal=white/black
  102. set menu_color_highlight=black/light-gray
  103.  
  104. menuentry "Try Ubuntu without installing" {
  105. set gfxpayload=keep
  106. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper quiet splash ---
  107. initrd /casper/initrd.lz
  108. }
  109. menuentry "Install Ubuntu" {
  110. set gfxpayload=keep
  111. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper only-ubiquity quiet splash ---
  112. initrd /casper/initrd.lz
  113. }
  114. menuentry "OEM install (for manufacturers)" {
  115. set gfxpayload=keep
  116. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  117. initrd /casper/initrd.lz
  118. }
  119. menuentry "Check disc for defects" {
  120. set gfxpayload=keep
  121. linux /casper/vmlinuz.efi cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper integrity-check quiet splash ---
  122. initrd /casper/initrd.lz
  123. }
  124. --------------------------------------------------------------------------------
  125.  
  126. ============================== sdb1/syslinux.cfg: ==============================
  127.  
  128. --------------------------------------------------------------------------------
  129. DEFAULT loadconfig
  130.  
  131. LABEL loadconfig
  132. CONFIG /isolinux/isolinux.cfg
  133. APPEND /isolinux/
  134. --------------------------------------------------------------------------------
  135.  
  136. =================== sdb1: Location of files loaded by Grub: ====================
  137.  
  138. GiB - GB File Fragment(s)
  139.  
  140.  
  141. ================= sdb1: Location of files loaded by Syslinux: ==================
  142.  
  143. GiB - GB File Fragment(s)
  144.  
  145.  
  146. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  147.  
  148. Unknown BootLoader on sda2
  149.  
  150. 00000000 e8 02 bd b8 25 ba 59 5e 5c 6b 20 a7 5a b0 b8 13 |....%.Y^\k .Z...|
  151. 00000010 f3 dd c0 bc b7 1c a6 d4 ac 47 1b d2 47 70 4a 79 |.........G..GpJy|
  152. 00000020 6e 56 06 63 9a 4d 3e dc 90 b1 88 bb fc 9e 14 30 |nV.c.M>........0|
  153. 00000030 52 a8 64 5d ef 30 c7 b5 72 4e c2 b0 51 12 a5 dd |R.d].0..rN..Q...|
  154. 00000040 08 44 09 81 3f a5 35 0c 75 a7 f8 30 bb ca 0b ad |.D..?.5.u..0....|
  155. 00000050 0f 11 3b c7 e3 73 e3 88 05 16 33 a5 60 50 fa fa |..;..s....3.`P..|
  156. 00000060 37 0d 15 88 bd bd ff 21 98 9f 73 2f 16 48 b7 c0 |7......!..s/.H..|
  157. 00000070 af da c2 e1 a7 88 87 a3 2e b1 44 1e a4 d8 30 70 |..........D...0p|
  158. 00000080 39 0e cc 9c 6d f2 0a 47 a8 1c 66 56 af 49 3f 90 |9...m..G..fV.I?.|
  159. 00000090 e5 bd 5d e3 6d 0a 83 d7 cd 31 55 fe e1 85 5e 09 |..].m....1U...^.|
  160. 000000a0 58 84 90 5b fa f7 01 ee ca 7c cc 10 01 2b 61 15 |X..[.....|...+a.|
  161. 000000b0 38 e7 19 37 c1 09 9e b3 69 5e 91 0c 3b 7c ff 4a |8..7....i^..;|.J|
  162. 000000c0 b3 1a 1e 88 d8 5e 9f b7 0b 8f 33 7f 22 d9 24 70 |.....^....3.".$p|
  163. 000000d0 38 41 7c e8 b1 90 c6 eb a1 1c ee 65 1a 97 62 30 |8A|........e..b0|
  164. 000000e0 68 96 82 66 14 47 ce ce bc 04 3f 70 2b 19 22 1e |h..f.G....?p+.".|
  165. 000000f0 fa 68 2c f4 13 fd 38 af ae 5d ed 44 01 91 42 64 |.h,...8..].D..Bd|
  166. 00000100 db 9a b6 c8 2b 40 fd 11 76 c9 02 b6 c4 e1 22 7d |....+@..v....."}|
  167. 00000110 ec 4e 27 70 e1 27 08 b9 5d 4a 37 87 17 3b 2d 75 |.N'p.'..]J7..;-u|
  168. 00000120 e3 7a 5a 2b ce 2e 81 63 65 25 60 e4 60 e0 cd 1c |.zZ+...ce%`.`...|
  169. 00000130 14 d7 ce 8f fd 30 b6 5f d1 62 4f 00 47 99 04 30 |.....0._.bO.G..0|
  170. 00000140 f4 60 34 a6 fa c7 0f d8 6f 38 f4 19 1c 0c d2 e3 |.`4.....o8......|
  171. 00000150 70 b1 81 eb aa 11 fc cd 60 11 5d 66 ea 52 cb 76 |p.......`.]f.R.v|
  172. 00000160 f7 d0 2e 80 a4 b9 06 8d fa c2 aa bd af 05 a0 63 |...............c|
  173. 00000170 59 24 35 bf a2 9c 8f 3c 9f ca 66 fb 61 ef a4 17 |Y$5....<..f.a...|
  174. 00000180 cc cb 8d d4 33 bd 04 ec 53 c8 10 11 1f da 21 98 |....3...S.....!.|
  175. 00000190 a2 86 15 86 78 d6 92 f7 c1 dd 1f 07 48 07 ae 56 |....x.......H..V|
  176. 000001a0 60 62 ad a2 72 58 72 a7 69 b0 25 3e f8 90 91 c0 |`b..rXr.i.%>....|
  177. 000001b0 aa b6 3e d5 72 fe 27 6b 62 68 b8 16 a5 5e 92 f3 |..>.r.'kbh...^..|
  178. 000001c0 1b 11 11 bc 5a d5 ca 34 b6 b6 29 e7 ca d8 89 fa |....Z..4..).....|
  179. 000001d0 1e 29 98 02 d8 35 6e 80 f0 e4 92 33 d0 78 d7 7d |.)...5n....3.x.}|
  180. 000001e0 6b 58 59 c9 15 75 2e b6 ea 5d 7c 6e 1e 3c d3 80 |kXY..u...]|n.<..|
  181. 000001f0 fd 91 07 be 40 fa 5a a5 44 0f 7a f9 69 60 c8 9d |....@.Z.D.z.i`..|
  182. 00000200
  183.  
  184. Unknown BootLoader on sda3
  185.  
  186. 00000000 7d 1f a6 63 ef ba 3c 6d a3 c0 0d 55 7d ce 7e 5d |}..c..<m...U}.~]|
  187. 00000010 26 72 f9 6c 7c c7 ad e6 2d 5c 39 98 0b 02 cc 76 |&r.l|...-\9....v|
  188. 00000020 d7 97 a7 55 b8 d9 2c 35 34 cb 59 d9 c4 ce cb ab |...U..,54.Y.....|
  189. 00000030 91 0c 9b 76 21 16 32 81 23 09 34 58 d1 75 94 94 |...v!.2.#.4X.u..|
  190. 00000040 e6 04 29 ff c5 a7 fe 74 33 af 0b 0b ad ae 9e 00 |..)....t3.......|
  191. 00000050 10 6a 09 2d eb 74 71 68 eb 3f ea 96 42 29 29 70 |.j.-.tqh.?..B))p|
  192. 00000060 63 35 70 ae c2 91 58 1f 8f c1 80 18 b5 96 c6 fe |c5p...X.........|
  193. 00000070 9d a8 00 0e 4a 23 85 64 9d b4 f9 cc cb 14 92 40 |....J#.d.......@|
  194. 00000080 11 2b 96 78 a3 44 f0 76 81 f8 ed e8 82 5e 16 8c |.+.x.D.v.....^..|
  195. 00000090 fa 86 05 03 a4 d0 fe d7 8c a2 f1 3f 75 67 ca 63 |...........?ug.c|
  196. 000000a0 cf 11 3c a9 40 f3 63 e7 06 ce 05 93 af d7 0e 74 |..<.@.c........t|
  197. 000000b0 16 75 27 22 85 60 04 3a 40 30 d6 23 69 0a 7a c8 |.u'".`.:@0.#i.z.|
  198. 000000c0 f3 6d 2b 6c 44 49 de d6 a3 a6 44 fb e2 df 8d 2f |.m+lDI....D..../|
  199. 000000d0 56 27 ff 42 52 3d dd c0 ac c6 9a e1 59 90 6f 00 |V'.BR=......Y.o.|
  200. 000000e0 90 16 8c 61 f1 bd cb 42 73 f9 0a 15 59 fa 00 4b |...a...Bs...Y..K|
  201. 000000f0 0d 41 13 0e 71 d6 f4 50 9c 0d 0e 63 e0 14 13 cf |.A..q..P...c....|
  202. 00000100 3b f8 d9 63 6e 14 6b 33 2f 4d f5 43 42 85 bf 0b |;..cn.k3/M.CB...|
  203. 00000110 77 4c 44 d3 9f 5e 46 86 c0 da 71 73 1f d1 ec 2f |wLD..^F...qs.../|
  204. 00000120 a2 44 b6 dd 81 d5 10 fc 68 0d ed 9d 8b b8 16 f0 |.D......h.......|
  205. 00000130 96 99 f5 8b 8c 4a a7 08 8d 20 20 bb ab 1a b9 1a |.....J... .....|
  206. 00000140 0a 65 f2 86 9c 38 c5 d5 94 63 a0 1e 4e d2 1e 45 |.e...8...c..N..E|
  207. 00000150 53 0c d2 bb 80 88 83 0c dc b1 28 19 f4 06 1a 20 |S.........(.... |
  208. 00000160 16 3d 7c 0a 58 c2 b9 e1 ac 08 b6 b9 7b 9f b3 95 |.=|.X.......{...|
  209. 00000170 b5 a8 27 02 f9 48 49 b6 45 cf b5 76 66 a8 ee 9a |..'..HI.E..vf...|
  210. 00000180 6a 56 ec ff 1c 18 22 63 67 80 a2 f3 a9 8a 7f 05 |jV...."cg.......|
  211. 00000190 f2 29 a5 29 0c 2e 80 3e 79 92 94 92 41 d4 4f 80 |.).)...>y...A.O.|
  212. 000001a0 33 d6 3b 6e 1a 17 f7 7b 2e 31 bb 7a f9 0e 72 a1 |3.;n...{.1.z..r.|
  213. 000001b0 78 72 01 00 c5 bd 20 b2 fa 2b d4 6a 05 e6 6a 47 |xr.... ..+.j..jG|
  214. 000001c0 fb b0 2b 4e 54 5f e0 7c e1 eb e7 a8 9d ce 3f 49 |..+NT_.|......?I|
  215. 000001d0 f5 b0 8c 83 6f fd 39 31 8e 22 5b 01 40 c0 57 32 |....o.91."[.@.W2|
  216. 000001e0 d5 13 27 8d ed ac ad 4c e8 cf 9a c2 83 1d 87 41 |..'....L.......A|
  217. 000001f0 7c 63 cb 16 05 8a 42 01 b4 e2 7a e9 be 96 61 0d ||c....B...z...a.|
  218. 00000200
  219.  
  220.  
  221. =============================== StdErr Messages: ===============================
  222.  
  223. /home/ubuntu/Downloads/bootinfoscript: line 1646: [: 2.73495e+09: integer expression expected
  224. cat: /tmp/BootInfo-W753DHWH/Tmp_Log: No such file or directory
  225. cat: /tmp/BootInfo-W753DHWH/Tmp_Log: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement