Advertisement
Guest User

Untitled

a guest
Sep 7th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.82 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: /bootmgr /Boot/BCD /Windows/System32/winload.exe
  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:
  31.  
  32. sda4: __________________________________________________________________________
  33.  
  34. File system: Extended Partition
  35. Boot sector type: -
  36. Boot sector info:
  37.  
  38. sda5: __________________________________________________________________________
  39.  
  40. File system: ext4
  41. Boot sector type: -
  42. Boot sector info:
  43. Operating System: Ubuntu 12.04.1 LTS
  44. Boot files: /boot/grub/grub.cfg /etc/fstab
  45.  
  46. sda6: __________________________________________________________________________
  47.  
  48. File system: swap
  49. Boot sector type: -
  50. Boot sector info:
  51.  
  52. sdb: ___________________________________________________________________________
  53.  
  54. File system: vfat
  55. Boot sector type: SYSLINUX 4.06 4.06-pre1
  56. Boot sector info: Syslinux looks at sector 58856 of /dev/sdb for its
  57. second stage. SYSLINUX is installed in the directory.
  58. The integrity check of the ADV area failed. No errors
  59. found in the Boot Parameter Block.
  60. Operating System:
  61. Boot files: /boot/grub/grub.cfg /syslinux/syslinux.cfg
  62. /efi/boot/bootx64.efi /ldlinux.sys
  63.  
  64. ============================ Drive/Partition Info: =============================
  65.  
  66. Drive: sda _____________________________________________________________________
  67.  
  68. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  69. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  70. Units = sectors of 1 * 512 = 512 bytes
  71. Sector size (logical/physical): 512 bytes / 4096 bytes
  72.  
  73. Partition Boot Start Sector End Sector # of Sectors Id System
  74.  
  75. /dev/sda1 * 2,048 411,647 409,600 7 NTFS / exFAT / HPFS
  76. /dev/sda2 411,648 1,239,291,903 1,238,880,256 7 NTFS / exFAT / HPFS
  77. /dev/sda3 1,859,149,824 1,953,523,711 94,373,888 7 NTFS / exFAT / HPFS
  78. /dev/sda4 1,239,293,950 1,859,149,823 619,855,874 5 Extended
  79. /dev/sda5 1,239,293,952 1,842,579,455 603,285,504 83 Linux
  80. /dev/sda6 1,842,581,504 1,859,149,823 16,568,320 82 Linux swap / Solaris
  81.  
  82.  
  83. "blkid" output: ________________________________________________________________
  84.  
  85. Device UUID TYPE LABEL
  86.  
  87. /dev/loop0 squashfs
  88. /dev/sda1 AE427D7F427D4D59 ntfs SYSTEM_DRV
  89. /dev/sda2 BE327F6C327F2893 ntfs Windows7_OS
  90. /dev/sda3 D0E681FDE681E3D6 ntfs LENOVO
  91. /dev/sda5 7817a42f-7c52-487d-baf6-3e94202f28f4 ext4
  92. /dev/sda6 8c508843-8fc9-4373-85af-c92da0963263 swap
  93. /dev/sdb 1B14-435E vfat PENDRIVE
  94.  
  95. ================================ Mount points: =================================
  96.  
  97. Device Mount_Point Type Options
  98.  
  99. /dev/loop0 /rofs squashfs (ro,noatime)
  100. /dev/sdb /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  101.  
  102.  
  103. =========================== sda5/boot/grub/grub.cfg: ===========================
  104.  
  105. --------------------------------------------------------------------------------
  106. #
  107. # DO NOT EDIT THIS FILE
  108. #
  109. # It is automatically generated by grub-mkconfig using templates
  110. # from /etc/grub.d and settings from /etc/default/grub
  111. #
  112.  
  113. ### BEGIN /etc/grub.d/00_header ###
  114. if [ -s $prefix/grubenv ]; then
  115. set have_grubenv=true
  116. load_env
  117. fi
  118. set default="0"
  119. if [ "${prev_saved_entry}" ]; then
  120. set saved_entry="${prev_saved_entry}"
  121. save_env saved_entry
  122. set prev_saved_entry=
  123. save_env prev_saved_entry
  124. set boot_once=true
  125. fi
  126.  
  127. function savedefault {
  128. if [ -z "${boot_once}" ]; then
  129. saved_entry="${chosen}"
  130. save_env saved_entry
  131. fi
  132. }
  133.  
  134. function recordfail {
  135. set recordfail=1
  136. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  137. }
  138.  
  139. function load_video {
  140. insmod efi_gop
  141. insmod efi_uga
  142. insmod video_bochs
  143. insmod video_cirrus
  144. }
  145.  
  146. insmod part_msdos
  147. insmod ext2
  148. set root='(hd0,msdos5)'
  149. search --no-floppy --fs-uuid --set=root 7817a42f-7c52-487d-baf6-3e94202f28f4
  150. if loadfont /usr/share/grub/unicode.pf2 ; then
  151. set gfxmode=auto
  152. load_video
  153. insmod gfxterm
  154. insmod part_msdos
  155. insmod ext2
  156. set root='(hd0,msdos5)'
  157. search --no-floppy --fs-uuid --set=root 7817a42f-7c52-487d-baf6-3e94202f28f4
  158. set locale_dir=($root)/boot/grub/locale
  159. set lang=en_US
  160. insmod gettext
  161. fi
  162. terminal_output gfxterm
  163. if [ "${recordfail}" = 1 ]; then
  164. set timeout=-1
  165. else
  166. set timeout=10
  167. fi
  168. ### END /etc/grub.d/00_header ###
  169.  
  170. ### BEGIN /etc/grub.d/05_debian_theme ###
  171. set menu_color_normal=white/black
  172. set menu_color_highlight=black/light-gray
  173. if background_color 44,0,30; then
  174. clear
  175. fi
  176. ### END /etc/grub.d/05_debian_theme ###
  177.  
  178. ### BEGIN /etc/grub.d/10_linux ###
  179. function gfxmode {
  180. set gfxpayload="${1}"
  181. if [ "${1}" = "keep" ]; then
  182. set vt_handoff=vt.handoff=7
  183. else
  184. set vt_handoff=
  185. fi
  186. }
  187. if [ "${recordfail}" != 1 ]; then
  188. if [ -e ${prefix}/gfxblacklist.txt ]; then
  189. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  190. if [ ${match} = 0 ]; then
  191. set linux_gfx_mode=keep
  192. else
  193. set linux_gfx_mode=text
  194. fi
  195. else
  196. set linux_gfx_mode=text
  197. fi
  198. else
  199. set linux_gfx_mode=keep
  200. fi
  201. else
  202. set linux_gfx_mode=text
  203. fi
  204. export linux_gfx_mode
  205. if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
  206. menuentry 'Ubuntu, with Linux 3.2.0-29-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  207. recordfail
  208. gfxmode $linux_gfx_mode
  209. insmod gzio
  210. insmod part_msdos
  211. insmod ext2
  212. set root='(hd0,msdos5)'
  213. search --no-floppy --fs-uuid --set=root 7817a42f-7c52-487d-baf6-3e94202f28f4
  214. linux /boot/vmlinuz-3.2.0-29-generic root=UUID=7817a42f-7c52-487d-baf6-3e94202f28f4 ro quiet splash $vt_handoff
  215. initrd /boot/initrd.img-3.2.0-29-generic
  216. }
  217. menuentry 'Ubuntu, with Linux 3.2.0-29-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  218. recordfail
  219. insmod gzio
  220. insmod part_msdos
  221. insmod ext2
  222. set root='(hd0,msdos5)'
  223. search --no-floppy --fs-uuid --set=root 7817a42f-7c52-487d-baf6-3e94202f28f4
  224. echo 'Loading Linux 3.2.0-29-generic ...'
  225. linux /boot/vmlinuz-3.2.0-29-generic root=UUID=7817a42f-7c52-487d-baf6-3e94202f28f4 ro recovery nomodeset
  226. echo 'Loading initial ramdisk ...'
  227. initrd /boot/initrd.img-3.2.0-29-generic
  228. }
  229. ### END /etc/grub.d/10_linux ###
  230.  
  231. ### BEGIN /etc/grub.d/20_linux_xen ###
  232. ### END /etc/grub.d/20_linux_xen ###
  233.  
  234. ### BEGIN /etc/grub.d/20_memtest86+ ###
  235. menuentry "Memory test (memtest86+)" {
  236. insmod part_msdos
  237. insmod ext2
  238. set root='(hd0,msdos5)'
  239. search --no-floppy --fs-uuid --set=root 7817a42f-7c52-487d-baf6-3e94202f28f4
  240. linux16 /boot/memtest86+.bin
  241. }
  242. menuentry "Memory test (memtest86+, serial console 115200)" {
  243. insmod part_msdos
  244. insmod ext2
  245. set root='(hd0,msdos5)'
  246. search --no-floppy --fs-uuid --set=root 7817a42f-7c52-487d-baf6-3e94202f28f4
  247. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  248. }
  249. ### END /etc/grub.d/20_memtest86+ ###
  250.  
  251. ### BEGIN /etc/grub.d/30_os-prober ###
  252. menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {
  253. insmod part_msdos
  254. insmod ntfs
  255. set root='(hd0,msdos1)'
  256. search --no-floppy --fs-uuid --set=root AE427D7F427D4D59
  257. chainloader +1
  258. }
  259. menuentry "Windows 7 (loader) (on /dev/sda2)" --class windows --class os {
  260. insmod part_msdos
  261. insmod ntfs
  262. set root='(hd0,msdos2)'
  263. search --no-floppy --fs-uuid --set=root BE327F6C327F2893
  264. chainloader +1
  265. }
  266. ### END /etc/grub.d/30_os-prober ###
  267.  
  268. ### BEGIN /etc/grub.d/40_custom ###
  269. # This file provides an easy way to add custom menu entries. Simply type the
  270. # menu entries you want to add after this comment. Be careful not to change
  271. # the 'exec tail' line above.
  272. ### END /etc/grub.d/40_custom ###
  273.  
  274. ### BEGIN /etc/grub.d/41_custom ###
  275. if [ -f $prefix/custom.cfg ]; then
  276. source $prefix/custom.cfg;
  277. fi
  278. ### END /etc/grub.d/41_custom ###
  279. --------------------------------------------------------------------------------
  280.  
  281. =============================== sda5/etc/fstab: ================================
  282.  
  283. --------------------------------------------------------------------------------
  284. # /etc/fstab: static file system information.
  285. #
  286. # Use 'blkid' to print the universally unique identifier for a
  287. # device; this may be used with UUID= as a more robust way to name devices
  288. # that works even if disks are added and removed. See fstab(5).
  289. #
  290. # <file system> <mount point> <type> <options> <dump> <pass>
  291. proc /proc proc nodev,noexec,nosuid 0 0
  292. # / was on /dev/sda5 during installation
  293. UUID=7817a42f-7c52-487d-baf6-3e94202f28f4 / ext4 errors=remount-ro 0 1
  294. # swap was on /dev/sda6 during installation
  295. UUID=8c508843-8fc9-4373-85af-c92da0963263 none swap sw 0 0
  296. --------------------------------------------------------------------------------
  297.  
  298. =================== sda5: Location of files loaded by Grub: ====================
  299.  
  300. GiB - GB File Fragment(s)
  301.  
  302. = boot/grub/grub.cfg 2
  303. = boot/initrd.img-3.2.0-29-generic 1
  304. = boot/vmlinuz-3.2.0-29-generic 1
  305. = initrd.img 1
  306. = vmlinuz 1
  307.  
  308. =========================== sdb/boot/grub/grub.cfg: ============================
  309.  
  310. --------------------------------------------------------------------------------
  311.  
  312. if loadfont /boot/grub/font.pf2 ; then
  313. set gfxmode=auto
  314. insmod efi_gop
  315. insmod efi_uga
  316. insmod gfxterm
  317. terminal_output gfxterm
  318. fi
  319.  
  320. set menu_color_normal=white/black
  321. set menu_color_highlight=black/light-gray
  322.  
  323. menuentry "Try Ubuntu without installing" {
  324. set gfxpayload=keep
  325. linux /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
  326. initrd /casper/initrd.lz
  327. }
  328. menuentry "Install Ubuntu" {
  329. set gfxpayload=keep
  330. linux /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
  331. initrd /casper/initrd.lz
  332. }
  333. menuentry "Check disc for defects" {
  334. set gfxpayload=keep
  335. linux /casper/vmlinuz boot=casper integrity-check quiet splash --
  336. initrd /casper/initrd.lz
  337. }
  338. --------------------------------------------------------------------------------
  339.  
  340. ========================== sdb/syslinux/syslinux.cfg: ==========================
  341.  
  342. --------------------------------------------------------------------------------
  343. # D-I config version 2.0
  344. include menu.cfg
  345. default vesamenu.c32
  346. prompt 0
  347. timeout 50
  348.  
  349. # If you would like to use the new menu and be presented with the option to install or run from USB at startup, remove # from the following line. This line was commented out (by request of many) to allow the old menu to be presented and to enable booting straight into the Live Environment!
  350. # ui gfxboot bootlogo
  351. --------------------------------------------------------------------------------
  352.  
  353. ==================== sdb: Location of files loaded by Grub: ====================
  354.  
  355. GiB - GB File Fragment(s)
  356.  
  357. ?? = ?? boot/grub/grub.cfg 1
  358.  
  359. ================== sdb: Location of files loaded by Syslinux: ==================
  360.  
  361. GiB - GB File Fragment(s)
  362.  
  363. ?? = ?? ldlinux.sys 1
  364. ?? = ?? syslinux/chain.c32 1
  365. ?? = ?? syslinux/gfxboot.c32 1
  366. ?? = ?? syslinux/syslinux.cfg 1
  367. ?? = ?? syslinux/vesamenu.c32 1
  368.  
  369. =============== sdb: Version of COM32(R) files used by Syslinux: ===============
  370.  
  371. syslinux/chain.c32 : COM32R module (v4.xx)
  372. syslinux/gfxboot.c32 : COM32R module (v4.xx)
  373. syslinux/vesamenu.c32 : COM32R module (v4.xx)
  374.  
  375. =============================== StdErr Messages: ===============================
  376.  
  377. awk: cmd. line:36: Math support is not compiled in
  378. awk: cmd. line:36: Math support is not compiled in
  379. awk: cmd. line:36: Math support is not compiled in
  380. awk: cmd. line:36: Math support is not compiled in
  381. awk: cmd. line:36: Math support is not compiled in
  382. /home/ubuntu/Downloads/bootinfoscript: line 1646: [: 2.73495e+09: integer expression expected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement