Advertisement
Guest User

Untitled

a guest
Feb 13th, 2014
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 KB | None | 0 0
  1. Boot Info Script 0.61 [1 April 2012]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Windows is installed in the MBR of /dev/sda.
  7.  
  8. sda1: __________________________________________________________________________
  9.  
  10. File system: ntfs
  11. Boot sector type: Windows Vista/7: NTFS
  12. Boot sector info: No errors found in the Boot Parameter Block.
  13. Operating System:
  14. Boot files: /bootmgr /Boot/BCD
  15.  
  16. sda2: __________________________________________________________________________
  17.  
  18. File system: ntfs
  19. Boot sector type: Windows Vista/7: NTFS
  20. Boot sector info: No errors found in the Boot Parameter Block.
  21. Operating System: Windows 7
  22. Boot files: /Windows/System32/winload.exe /wubildr /wubildr.mbr
  23.  
  24. sda3: __________________________________________________________________________
  25.  
  26. File system: ntfs
  27. Boot sector type: Windows Vista/7: NTFS
  28. Boot sector info: No errors found in the Boot Parameter Block.
  29. Operating System:
  30. Boot files: /wubildr
  31.  
  32. sda4: __________________________________________________________________________
  33.  
  34. File system: Extended Partition
  35. Boot sector type: -
  36. Boot sector info:
  37.  
  38. sda5: __________________________________________________________________________
  39.  
  40. File system: exfat
  41. Boot sector type: Unknown
  42. Boot sector info:
  43. Mounting failed: mount: unknown filesystem type 'exfat'
  44.  
  45. sda6: __________________________________________________________________________
  46.  
  47. File system: exfat
  48. Boot sector type: Unknown
  49. Boot sector info:
  50. Mounting failed: mount: unknown filesystem type 'exfat'
  51. mount: unknown filesystem type 'exfat'
  52.  
  53. sda7: __________________________________________________________________________
  54.  
  55. File system: ntfs
  56. Boot sector type: Windows Vista/7: NTFS
  57. Boot sector info: According to the info in the boot sector, sda7 starts
  58. at sector 2048.
  59. Operating System:
  60. Boot files: /wubildr /ubuntu/winboot/wubildr
  61. /ubuntu/winboot/wubildr.mbr /ubuntu/disks/root.disk
  62. /ubuntu/disks/swap.disk
  63.  
  64. sda7/Wubi: _____________________________________________________________________
  65.  
  66. File system: ext3
  67. Boot sector type: -
  68. Boot sector info:
  69. Operating System: Ubuntu 12.04.4 LTS
  70. Boot files: /boot/grub/grub.cfg /etc/fstab
  71.  
  72. ============================ Drive/Partition Info: =============================
  73.  
  74. Drive: sda _____________________________________________________________________
  75.  
  76. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  77. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  78. Units = sectors of 1 * 512 = 512 bytes
  79. Sector size (logical/physical): 512 bytes / 4096 bytes
  80.  
  81. Partition Boot Start Sector End Sector # of Sectors Id System
  82.  
  83. /dev/sda1 * 2,048 206,847 204,800 7 NTFS / exFAT / HPFS
  84. /dev/sda2 206,848 146,802,687 146,595,840 7 NTFS / exFAT / HPFS
  85. /dev/sda3 146,802,688 272,631,807 125,829,120 7 NTFS / exFAT / HPFS
  86. /dev/sda4 272,631,808 976,771,071 704,139,264 f W95 Extended (LBA)
  87. /dev/sda5 272,633,856 566,235,135 293,601,280 7 NTFS / exFAT / HPFS
  88. /dev/sda6 566,237,184 859,838,463 293,601,280 7 NTFS / exFAT / HPFS
  89. /dev/sda7 859,840,512 976,771,071 116,930,560 7 NTFS / exFAT / HPFS
  90.  
  91.  
  92. GUID Partition Table detected, but does not seem to be used.
  93.  
  94. Partition Start Sector End Sector # of Sectors System
  95.  
  96. "blkid" output: ________________________________________________________________
  97.  
  98. Device UUID TYPE LABEL
  99.  
  100. /dev/loop0 a614ada9-c9ab-402a-a06a-b4a3700e4900 ext3
  101. /dev/sda1 96CCFFA7CCFF8033 ntfs System Reserved
  102. /dev/sda2 44AEA7D8AEA7C132 ntfs
  103. /dev/sda3 A86A438B6A4354EA ntfs
  104. /dev/sda5 E6A1-AF9C exfat New Volume
  105. /dev/sda6 DAAC-2EFB exfat New Volume
  106. /dev/sda7 0AB4B942B4B93155 ntfs New Volume
  107.  
  108. ================================ Mount points: =================================
  109.  
  110. Device Mount_Point Type Options
  111.  
  112. /dev/loop0 / ext3 (rw)
  113. /dev/sda1 /media/System Reserved fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  114. /dev/sda2 /media/44AEA7D8AEA7C132 fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  115. /dev/sda3 /media/A86A438B6A4354EA fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  116. /dev/sda7 /host fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  117.  
  118.  
  119. ======================== sda7/Wubi/boot/grub/grub.cfg: =========================
  120.  
  121. --------------------------------------------------------------------------------
  122. #
  123. # DO NOT EDIT THIS FILE
  124. #
  125. # It is automatically generated by grub-mkconfig using templates
  126. # from /etc/grub.d and settings from /etc/default/grub
  127. #
  128.  
  129. ### BEGIN /etc/grub.d/00_header ###
  130. if [ -s $prefix/grubenv ]; then
  131. set have_grubenv=true
  132. load_env
  133. fi
  134. set default="0"
  135. if [ "${prev_saved_entry}" ]; then
  136. set saved_entry="${prev_saved_entry}"
  137. save_env saved_entry
  138. set prev_saved_entry=
  139. save_env prev_saved_entry
  140. set boot_once=true
  141. fi
  142.  
  143. function savedefault {
  144. if [ -z "${boot_once}" ]; then
  145. saved_entry="${chosen}"
  146. save_env saved_entry
  147. fi
  148. }
  149.  
  150. function recordfail {
  151. set recordfail=1
  152. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  153. }
  154.  
  155. function load_video {
  156. insmod vbe
  157. insmod vga
  158. insmod video_bochs
  159. insmod video_cirrus
  160. }
  161.  
  162. insmod part_msdos
  163. insmod ntfs
  164. set root='(hd0,msdos7)'
  165. search --no-floppy --fs-uuid --set=root 0AB4B942B4B93155
  166. loopback loop0 /ubuntu/disks/root.disk
  167. set root=(loop0)
  168. if loadfont /usr/share/grub/unicode.pf2 ; then
  169. set gfxmode=auto
  170. load_video
  171. insmod gfxterm
  172. insmod part_msdos
  173. insmod ntfs
  174. set root='(hd0,msdos7)'
  175. search --no-floppy --fs-uuid --set=root 0AB4B942B4B93155
  176. loopback loop0 /ubuntu/disks/root.disk
  177. set root=(loop0)
  178. set locale_dir=($root)/boot/grub/locale
  179. set lang=
  180. insmod gettext
  181. fi
  182. terminal_output gfxterm
  183. if [ "${recordfail}" = 1 ] ; then
  184. set timeout=-1
  185. else
  186. if [ x$feature_timeout_style = xy ] ; then
  187. set timeout_style=hidden
  188. set timeout=0
  189. # Fallback hidden-timeout code in case the timeout_style feature is
  190. # unavailable.
  191. elif sleep --interruptible 0 ; then
  192. set timeout=0
  193. fi
  194. fi
  195. ### END /etc/grub.d/00_header ###
  196.  
  197. ### BEGIN /etc/grub.d/05_debian_theme ###
  198. set menu_color_normal=white/black
  199. set menu_color_highlight=black/light-gray
  200. if background_color 44,0,30; then
  201. clear
  202. fi
  203. ### END /etc/grub.d/05_debian_theme ###
  204.  
  205. ### BEGIN /etc/grub.d/10_linux ###
  206. ### END /etc/grub.d/10_linux ###
  207.  
  208. ### BEGIN /etc/grub.d/10_lupin ###
  209. if [ ${recordfail} != 1 ]; then
  210. if [ -e ${prefix}/gfxblacklist.txt ]; then
  211. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  212. if [ ${match} = 0 ]; then
  213. set linux_gfx_mode=keep
  214. else
  215. set linux_gfx_mode=text
  216. fi
  217. else
  218. set linux_gfx_mode=text
  219. fi
  220. else
  221. set linux_gfx_mode=keep
  222. fi
  223. else
  224. set linux_gfx_mode=text
  225. fi
  226. export linux_gfx_mode
  227. if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
  228. menuentry 'Ubuntu, with Linux 3.11.0-15-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  229. set gfxpayload=$linux_gfx_mode
  230. insmod part_msdos
  231. insmod ntfs
  232. set root='(hd0,msdos7)'
  233. search --no-floppy --fs-uuid --set=root 0AB4B942B4B93155
  234. loopback loop0 /ubuntu/disks/root.disk
  235. set root=(loop0)
  236. linux /boot/vmlinuz-3.11.0-15-generic root=UUID=0AB4B942B4B93155 loop=/ubuntu/disks/root.disk ro quiet splash vt.handoff=7
  237. initrd /boot/initrd.img-3.11.0-15-generic
  238. }
  239. menuentry 'Ubuntu, with Linux 3.11.0-15-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  240. insmod part_msdos
  241. insmod ntfs
  242. set root='(hd0,msdos7)'
  243. search --no-floppy --fs-uuid --set=root 0AB4B942B4B93155
  244. loopback loop0 /ubuntu/disks/root.disk
  245. set root=(loop0)
  246. echo 'Loading Linux 3.11.0-15-generic ...'
  247. linux /boot/vmlinuz-3.11.0-15-generic root=UUID=0AB4B942B4B93155 loop=/ubuntu/disks/root.disk ro recovery nomodeset
  248. echo 'Loading initial ramdisk ...'
  249. initrd /boot/initrd.img-3.11.0-15-generic
  250. }
  251. ### END /etc/grub.d/10_lupin ###
  252.  
  253. ### BEGIN /etc/grub.d/20_linux_xen ###
  254. ### END /etc/grub.d/20_linux_xen ###
  255.  
  256. ### BEGIN /etc/grub.d/20_memtest86+ ###
  257. ### END /etc/grub.d/20_memtest86+ ###
  258.  
  259. ### BEGIN /etc/grub.d/30_os-prober ###
  260. ### END /etc/grub.d/30_os-prober ###
  261.  
  262. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  263. ### END /etc/grub.d/30_uefi-firmware ###
  264.  
  265. ### BEGIN /etc/grub.d/40_custom ###
  266. # This file provides an easy way to add custom menu entries. Simply type the
  267. # menu entries you want to add after this comment. Be careful not to change
  268. # the 'exec tail' line above.
  269. ### END /etc/grub.d/40_custom ###
  270.  
  271. ### BEGIN /etc/grub.d/41_custom ###
  272. if [ -f $prefix/custom.cfg ]; then
  273. source $prefix/custom.cfg;
  274. fi
  275. ### END /etc/grub.d/41_custom ###
  276. --------------------------------------------------------------------------------
  277.  
  278. ============================= sda7/Wubi/etc/fstab: =============================
  279.  
  280. --------------------------------------------------------------------------------
  281. # UNCONFIGURED FSTAB FOR BASE SYSTEM
  282. /host/ubuntu/disks/swap.disk none swap sw 0 0
  283. --------------------------------------------------------------------------------
  284.  
  285. ================= sda7/Wubi: Location of files loaded by Grub: =================
  286.  
  287. GiB - GB File Fragment(s)
  288.  
  289. = boot/grub/grub.cfg 1
  290. = boot/initrd.img-3.11.0-15-generic 71
  291. = boot/vmlinuz-3.11.0-15-generic 25
  292. = boot/vmlinuz-3.11.0-15-generic.efi.signed 26
  293. = initrd.img 71
  294. = vmlinuz 25
  295.  
  296. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  297.  
  298. Unknown BootLoader on sda5
  299.  
  300. 00000000 eb 76 90 45 58 46 41 54 20 20 20 00 00 00 00 00 |.v.EXFAT .....|
  301. 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  302. *
  303. 00000040 00 10 40 10 00 00 00 00 00 00 80 11 00 00 00 00 |..@.............|
  304. 00000050 00 08 00 00 00 24 00 00 00 30 00 00 d0 7f 11 00 |.....$...0......|
  305. 00000060 05 00 00 00 9c af a1 e6 00 01 00 00 09 08 01 80 |................|
  306. 00000070 00 00 00 00 00 00 00 00 33 c9 8e d1 bc f0 7b 8e |........3.....{.|
  307. 00000080 d9 a0 fb 7d b4 7d 8b f0 ac 98 40 74 0c 48 74 0e |...}.}[email protected].|
  308. 00000090 b4 0e bb 07 00 cd 10 eb ef a0 fd 7d eb e6 cd 16 |...........}....|
  309. 000000a0 cd 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  310. 000000b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  311. *
  312. 00000100 0d 0a 52 65 6d 6f 76 65 20 64 69 73 6b 73 20 6f |..Remove disks o|
  313. 00000110 72 20 6f 74 68 65 72 20 6d 65 64 69 61 2e ff 0d |r other media...|
  314. 00000120 0a 44 69 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 |.Disk error...Pr|
  315. 00000130 65 73 73 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 |ess any key to r|
  316. 00000140 65 73 74 61 72 74 0d 0a 00 00 00 00 00 00 00 00 |estart..........|
  317. 00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  318. *
  319. 000001b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff |................|
  320. 000001c0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
  321. *
  322. 000001f0 ff ff ff ff ff ff ff ff ff ff ff 00 1f 2c 55 aa |.............,U.|
  323. 00000200
  324.  
  325. Unknown BootLoader on sda6
  326.  
  327. 00000000 eb 76 90 45 58 46 41 54 20 20 20 00 00 00 00 00 |.v.EXFAT .....|
  328. 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  329. *
  330. 00000040 00 18 c0 21 00 00 00 00 00 00 80 11 00 00 00 00 |...!............|
  331. 00000050 00 08 00 00 00 24 00 00 00 30 00 00 d0 7f 11 00 |.....$...0......|
  332. 00000060 05 00 00 00 fb 2e ac da 00 01 00 00 09 08 01 80 |................|
  333. 00000070 00 00 00 00 00 00 00 00 33 c9 8e d1 bc f0 7b 8e |........3.....{.|
  334. 00000080 d9 a0 fb 7d b4 7d 8b f0 ac 98 40 74 0c 48 74 0e |...}.}[email protected].|
  335. 00000090 b4 0e bb 07 00 cd 10 eb ef a0 fd 7d eb e6 cd 16 |...........}....|
  336. 000000a0 cd 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  337. 000000b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  338. *
  339. 00000100 0d 0a 52 65 6d 6f 76 65 20 64 69 73 6b 73 20 6f |..Remove disks o|
  340. 00000110 72 20 6f 74 68 65 72 20 6d 65 64 69 61 2e ff 0d |r other media...|
  341. 00000120 0a 44 69 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 |.Disk error...Pr|
  342. 00000130 65 73 73 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 |ess any key to r|
  343. 00000140 65 73 74 61 72 74 0d 0a 00 00 00 00 00 00 00 00 |estart..........|
  344. 00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  345. *
  346. 000001b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff |................|
  347. 000001c0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
  348. *
  349. 000001f0 ff ff ff ff ff ff ff ff ff ff ff 00 1f 2c 55 aa |.............,U.|
  350. 00000200
  351.  
  352.  
  353. =============================== StdErr Messages: ===============================
  354.  
  355. awk: cmd. line:36: Math support is not compiled in
  356. awk: cmd. line:36: Math support is not compiled in
  357. awk: cmd. line:36: Math support is not compiled in
  358. awk: cmd. line:36: Math support is not compiled in
  359. awk: cmd. line:36: Math support is not compiled in
  360. awk: cmd. line:36: Math support is not compiled in
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement