Advertisement
Guest User

Boot-Info_2013-02-23__01h26

a guest
Feb 22nd, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.73 KB | None | 0 0
  1. Boot Info Script 0.61.full + Boot-Repair extra info [Boot-Info November 20th 2012]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector
  7. 1437340 of the same hard drive for core.img. core.img is at this location
  8. and looks in partition 1 for .
  9. => Syslinux MBR (3.61-4.03) 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:
  15. Boot sector type: -
  16. Boot sector info:
  17. Mounting failed: mount: unknown filesystem type ''
  18.  
  19. sdb1: __________________________________________________________________________
  20.  
  21. File system: ntfs
  22. Boot sector type: Windows Vista/7: NTFS
  23. Boot sector info: No errors found in the Boot Parameter Block.
  24. Operating System:
  25. Boot files: /bootmgr /Boot/bcd
  26.  
  27. sdb2: __________________________________________________________________________
  28.  
  29. File system: ntfs
  30. Boot sector type: Windows Vista/7: NTFS
  31. Boot sector info: No errors found in the Boot Parameter Block.
  32. Operating System: Windows Vista
  33. Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
  34.  
  35. sdb3: __________________________________________________________________________
  36.  
  37. File system: ntfs
  38. Boot sector type: Windows Vista/7: NTFS
  39. Boot sector info: No errors found in the Boot Parameter Block.
  40. Operating System:
  41. Boot files:
  42.  
  43. sdc1: __________________________________________________________________________
  44.  
  45. File system: vfat
  46. Boot sector type: SYSLINUX 4.06 2012-10-23
  47. Boot sector info: Syslinux looks at sector 112096 of /dev/sdc1 for its
  48. second stage. SYSLINUX is installed in the /isolinux
  49. directory. No errors found in the Boot Parameter Block.
  50. Operating System:
  51. Boot files: /boot/grub/grub.cfg /syslinux/syslinux.cfg
  52. /EFI/BOOT/grubx64.efi /ldlinux.sys
  53.  
  54. ============================ Drive/Partition Info: =============================
  55.  
  56. Drive: sda _____________________________________________________________________
  57.  
  58. Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
  59. 255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
  60. Units = sectors of 1 * 512 = 512 bytes
  61. Sector size (logical/physical): 512 bytes / 4096 bytes
  62.  
  63. Partition Boot Start Sector End Sector # of Sectors Id System
  64.  
  65. /dev/sda1 1 3,907,029,167 3,907,029,167 12 Compaq diagnostics
  66.  
  67.  
  68. GUID Partition Table detected, but does not seem to be used.
  69.  
  70. Partition Start Sector End Sector # of Sectors System
  71. /dev/sda1 2,048 999,423 997,376 Swap partition (Linux)
  72. /dev/sda2 999,424 1,683,455 684,032 Data partition (Windows/Linux)
  73. /dev/sda3 1,683,456 32,933,887 31,250,432 Data partition (Windows/Linux)
  74. /dev/sda4 32,933,888 3,907,028,991 3,874,095,104 Data partition (Windows/Linux)
  75.  
  76. Drive: sdb _____________________________________________________________________
  77.  
  78. Disk /dev/sdb: 640.1 GB, 640135028736 bytes
  79. 255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
  80. Units = sectors of 1 * 512 = 512 bytes
  81. Sector size (logical/physical): 512 bytes / 512 bytes
  82.  
  83. Partition Boot Start Sector End Sector # of Sectors Id System
  84.  
  85. /dev/sdb1 63 20,466,809 20,466,747 27 Hidden NTFS (Recovery Environment)
  86. /dev/sdb2 * 20,467,712 635,633,663 615,165,952 6 FAT16
  87. /dev/sdb3 635,633,664 1,250,260,991 614,627,328 7 NTFS / exFAT / HPFS
  88.  
  89.  
  90. Drive: sdc _____________________________________________________________________
  91.  
  92. Disk /dev/sdc: 8004 MB, 8004304896 bytes
  93. 35 heads, 21 sectors/track, 21269 cylinders, total 15633408 sectors
  94. Units = sectors of 1 * 512 = 512 bytes
  95. Sector size (logical/physical): 512 bytes / 512 bytes
  96.  
  97. Partition Boot Start Sector End Sector # of Sectors Id System
  98.  
  99. /dev/sdc1 * 32 15,633,407 15,633,376 b W95 FAT32
  100.  
  101.  
  102. "blkid" output: ________________________________________________________________
  103.  
  104. Device UUID TYPE LABEL
  105.  
  106. /dev/loop0 squashfs
  107. /dev/sdb1 D034F828E49BED2A ntfs PQSERVICE
  108. /dev/sdb2 629011F19011CD03 ntfs ACER
  109. /dev/sdb3 804C6BFB4C6BE9FC ntfs DATA
  110. /dev/sdc1 DD14-63D1 vfat PENDRIVE
  111.  
  112. ================================ Mount points: =================================
  113.  
  114. Device Mount_Point Type Options
  115.  
  116. /dev/sdc1 /live/image vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro)
  117.  
  118.  
  119. =========================== sdc1/boot/grub/grub.cfg: ===========================
  120.  
  121. --------------------------------------------------------------------------------
  122.  
  123. if loadfont /boot/grub/font.pf2 ; then
  124. set gfxmode=auto
  125. insmod efi_gop
  126. insmod efi_uga
  127. insmod gfxterm
  128. terminal_output gfxterm
  129. fi
  130.  
  131. set menu_color_normal=white/black
  132. set menu_color_highlight=black/light-gray
  133.  
  134. menuentry "Try Ubuntu without installing" {
  135. set gfxpayload=keep
  136. linux /casper/vmlinuz.efi.signed file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
  137. initrd /casper/initrd.lz
  138. }
  139. menuentry "Install Ubuntu" {
  140. set gfxpayload=keep
  141. linux /casper/vmlinuz.efi.signed file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
  142. initrd /casper/initrd.lz
  143. }
  144. menuentry "OEM install (for manufacturers)" {
  145. set gfxpayload=keep
  146. linux /casper/vmlinuz.efi.signed file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --
  147. initrd /casper/initrd.lz
  148. }
  149. menuentry "Check disc for defects" {
  150. set gfxpayload=keep
  151. linux /casper/vmlinuz.efi.signed boot=casper integrity-check quiet splash --
  152. initrd /casper/initrd.lz
  153. }
  154. --------------------------------------------------------------------------------
  155.  
  156. ========================= sdc1/syslinux/syslinux.cfg: ==========================
  157.  
  158. --------------------------------------------------------------------------------
  159. # D-I config version 2.0
  160. include menu.cfg
  161. default vesamenu.c32
  162. prompt 0
  163. timeout 50
  164. ui gfxboot bootlogo
  165. --------------------------------------------------------------------------------
  166.  
  167. =================== sdc1: Location of files loaded by Grub: ====================
  168.  
  169. GiB - GB File Fragment(s)
  170.  
  171. ?? = ?? boot/grub/grub.cfg 1
  172.  
  173. ================= sdc1: Location of files loaded by Syslinux: ==================
  174.  
  175. GiB - GB File Fragment(s)
  176.  
  177. ?? = ?? ldlinux.sys 1
  178. ?? = ?? syslinux/chain.c32 1
  179. ?? = ?? syslinux/gfxboot.c32 1
  180. ?? = ?? syslinux/menu.c32 1
  181. ?? = ?? syslinux/syslinux.cfg 1
  182. ?? = ?? syslinux/vesamenu.c32 1
  183.  
  184. ============== sdc1: Version of COM32(R) files used by Syslinux: ===============
  185.  
  186. syslinux/chain.c32 : COM32R module (v4.xx)
  187. syslinux/gfxboot.c32 : COM32R module (v4.xx)
  188. syslinux/menu.c32 : COM32R module (v4.xx)
  189. syslinux/vesamenu.c32 : COM32R module (v4.xx)
  190.  
  191. =============================== StdErr Messages: ===============================
  192.  
  193. cat: write error: Broken pipe
  194. File descriptor 7 (pipe:[6676]) leaked on lvscan invocation. Parent PID 9494: bash
  195. File descriptor 8 (pipe:[6676]) leaked on lvscan invocation. Parent PID 9494: bash
  196. No volume groups found
  197. mdadm: No arrays found in config file or automatically
  198.  
  199. ADDITIONAL INFORMATION :
  200. =================== log of boot-repair 2013-02-23__01h26 ===================
  201. boot-repair version : 3.195~ppa11~lucid
  202. boot-sav version : 3.195~ppa11~lucid
  203. glade2script-gtk2 version : 3.2.2~ppa45~lucid
  204. boot-sav-extra version : 3.195~ppa11~lucid
  205. File descriptor 7 (pipe:[6676]) leaked on lvs invocation. Parent PID 4001: /bin/sh
  206. File descriptor 8 (pipe:[6676]) leaked on lvs invocation. Parent PID 4001: /bin/sh
  207. No volume groups found
  208. boot-repair is executed in live-session (Boot-Repair-Disk 29nov2012, squeeze, Debian, x86_64)
  209. CPU op-mode(s): 32-bit, 64-bit
  210. initrd=/live/initrd2.img boot=live config quiet BOOT_IMAGE=/live/vmlinuz2
  211.  
  212. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  213.  
  214.  
  215. =================== os-prober:
  216. /dev/sdb1:Windows Recovery Environment (loader):Windows:chain
  217. /dev/sdb2:Windows Vista (loader):Windows1:chain
  218.  
  219. =================== blkid:
  220. /dev/sdb1: LABEL="PQSERVICE" UUID="D034F828E49BED2A" TYPE="ntfs"
  221. /dev/sdb2: LABEL="ACER" UUID="629011F19011CD03" TYPE="ntfs"
  222. /dev/sdb3: LABEL="DATA" UUID="804C6BFB4C6BE9FC" TYPE="ntfs"
  223. /dev/sdc1: LABEL="PENDRIVE" UUID="DD14-63D1" TYPE="vfat"
  224. /dev/loop0: TYPE="squashfs"
  225.  
  226.  
  227. 1 disks with OS, 2 OS : 0 Linux, 0 MacOS, 2 Windows, 0 unknown type OS.
  228.  
  229. =================== UEFI/Legacy mode:
  230. This live-session is not EFI-compatible.
  231. SecureBoot maybe enabled.
  232.  
  233.  
  234. =================== PARTITIONS & DISKS:
  235. sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sdb1.
  236. sdb2 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb2.
  237. sdb3 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb3.
  238.  
  239. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 63 sectors * 512 bytes
  240.  
  241.  
  242. =================== parted -l:
  243.  
  244.  
  245.  
  246. Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.
  247. However, it does not have a valid fake msdos partition table, as it should.
  248. Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
  249. partition tables. Or perhaps you deleted the GPT table, and are now using an
  250. msdos partition table. Is this a GPT partition table?
  251. Model: ATA ST2000DL003-9VT1 (scsi)
  252. Disk /dev/sda: 2000GB
  253. Sector size (logical/physical): 512B/4096B
  254. Partition Table: gpt
  255.  
  256. Number Start End Size File system Name Flags
  257. 1 1049kB 512MB 511MB linux-swap(v1)
  258. 2 512MB 862MB 350MB ext2
  259. 3 862MB 16.9GB 16.0GB ext4
  260. 4 16.9GB 2000GB 1984GB ext4
  261.  
  262.  
  263. Model: ATA WDC WD6400AAKS-2 (scsi)
  264. Disk /dev/sdb: 640GB
  265. Sector size (logical/physical): 512B/512B
  266. Partition Table: msdos
  267.  
  268. Number Start End Size Type File system Flags
  269. 1 32.3kB 10.5GB 10.5GB primary ntfs diag
  270. 2 10.5GB 325GB 315GB primary ntfs
  271. 3 325GB 640GB 315GB primary ntfs boot
  272.  
  273.  
  274. Model: SanDisk Cruzer Switch (scsi)
  275. Disk /dev/sdc: 8004MB
  276. Sector size (logical/physical): 512B/512B
  277. Partition Table: msdos
  278.  
  279. Number Start End Size Type File system Flags
  280. 1 16.4kB 8004MB 8004MB primary fat32 boot
  281.  
  282. =================== parted -lm:
  283.  
  284.  
  285.  
  286. Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.
  287. However, it does not have a valid fake msdos partition table, as it should.
  288. Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
  289. partition tables. Or perhaps you deleted the GPT table, and are now using an
  290. msdos partition table. Is this a GPT partition table?
  291. BYT;
  292. /dev/sda:2000GB:scsi:512:4096:gpt:ATA ST2000DL003-9VT1;
  293. 1:1049kB:512MB:511MB:linux-swap(v1)::;
  294. 2:512MB:862MB:350MB:ext2::;
  295. 3:862MB:16.9GB:16.0GB:ext4::;
  296. 4:16.9GB:2000GB:1984GB:ext4::;
  297.  
  298. BYT;
  299. /dev/sdb:640GB:scsi:512:512:msdos:ATA WDC WD6400AAKS-2;
  300. 1:32.3kB:10.5GB:10.5GB:ntfs::diag;
  301. 2:10.5GB:325GB:315GB:ntfs::;
  302. 3:325GB:640GB:315GB:ntfs::boot;
  303.  
  304. BYT;
  305. /dev/sdc:8004MB:scsi:512:512:msdos:SanDisk Cruzer Switch;
  306. 1:16.4kB:8004MB:8004MB:fat32::boot;
  307.  
  308.  
  309. =================== mount:
  310. aufs on / type aufs (rw)
  311. tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  312. proc on /proc type proc (rw,noexec,nosuid,nodev)
  313. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  314. udev on /dev type tmpfs (rw,mode=0755)
  315. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  316. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
  317. /dev/sdc1 on /live/image type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro)
  318. tmpfs on /live/cow type tmpfs (rw,noatime,mode=755)
  319. tmpfs on /live type tmpfs (rw,relatime)
  320. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  321. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  322. /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,allow_other,blksize=4096)
  323. /dev/sdb2 on /mnt/boot-sav/sdb2 type fuseblk (rw,allow_other,blksize=4096)
  324. /dev/sdb3 on /mnt/boot-sav/sdb3 type fuseblk (rw,allow_other,blksize=4096)
  325.  
  326.  
  327. =================== ls:
  328. /sys/block/sda (filtered): alignment_offset bdi capability dev device ext_range holders inflight power queue range removable ro sda1 size slaves stat subsystem trace uevent
  329. /sys/block/sdb (filtered): alignment_offset bdi capability dev device ext_range holders inflight power queue range removable ro sdb1 sdb2 sdb3 size slaves stat subsystem trace uevent
  330. /sys/block/sdc (filtered): alignment_offset bdi capability dev device ext_range holders inflight power queue range removable ro sdc1 size slaves stat subsystem trace uevent
  331. /dev (filtered): block bsg btrfs-control bus char console core cpu_dma_latency disk fd full fuse fw0 hidraw0 hpet initctl input kmsg log MAKEDEV mcelog md mem net network_latency network_throughput null port ppp psaux ptmx pts random rtc rtc0 sda sda1 sdb sdb1 sdb2 sdb3 sdc sdc1 shm snapshot stderr stdin stdout urandom vga_arbiter xconsole zero
  332. ls /dev/md:
  333.  
  334. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  335.  
  336.  
  337. =================== df -Th:
  338.  
  339. Filesystem Type Size Used Avail Use% Mounted on
  340. aufs aufs 3.9G 7.4M 3.9G 1% /
  341. tmpfs tmpfs 3.9G 0 3.9G 0% /lib/init/rw
  342. udev tmpfs 3.9G 140K 3.9G 1% /dev
  343. tmpfs tmpfs 3.9G 0 3.9G 0% /dev/shm
  344. /dev/sdc1 vfat 7.5G 1.2G 6.3G 16% /live/image
  345. tmpfs tmpfs 3.9G 7.4M 3.9G 1% /live/cow
  346. tmpfs tmpfs 3.9G 0 3.9G 0% /live
  347. tmpfs tmpfs 3.9G 8.0K 3.9G 1% /tmp
  348. /dev/sdb1 fuseblk 9.8G 6.4G 3.5G 65% /mnt/boot-sav/sdb1
  349. /dev/sdb2 fuseblk 294G 77G 217G 27% /mnt/boot-sav/sdb2
  350. /dev/sdb3 fuseblk 294G 103M 293G 1% /mnt/boot-sav/sdb3
  351.  
  352. =================== fdisk -l:
  353.  
  354. Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
  355. 255 heads, 63 sectors/track, 243201 cylinders
  356. Units = cylinders of 16065 * 512 = 8225280 bytes
  357. Sector size (logical/physical): 512 bytes / 4096 bytes
  358. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  359. Disk identifier: 0xd1e2da35
  360.  
  361. Device Boot Start End Blocks Id System
  362. /dev/sda1 1 243202 1953514583+ 12 Compaq diagnostics
  363. Partition 1 does not start on physical sector boundary.
  364.  
  365. Disk /dev/sdb: 640.1 GB, 640135028736 bytes
  366. 255 heads, 63 sectors/track, 77825 cylinders
  367. Units = cylinders of 16065 * 512 = 8225280 bytes
  368. Sector size (logical/physical): 512 bytes / 512 bytes
  369. I/O size (minimum/optimal): 512 bytes / 512 bytes
  370. Disk identifier: 0xaea697df
  371.  
  372. Device Boot Start End Blocks Id System
  373. /dev/sdb1 1 1274 10233373+ 27 Unknown
  374. /dev/sdb2 1275 39567 307582976 6 FAT16
  375. /dev/sdb3 * 39567 77826 307313664 7 HPFS/NTFS
  376.  
  377. Disk /dev/sdc: 8004 MB, 8004304896 bytes
  378. 35 heads, 21 sectors/track, 21269 cylinders
  379. Units = cylinders of 735 * 512 = 376320 bytes
  380. Sector size (logical/physical): 512 bytes / 512 bytes
  381. I/O size (minimum/optimal): 512 bytes / 512 bytes
  382. Disk identifier: 0x00000000
  383.  
  384. Device Boot Start End Blocks Id System
  385. /dev/sdc1 * 1 21270 7816688 b W95 FAT32
  386.  
  387.  
  388.  
  389. =================== Recommended repair
  390. Recommended-Repair
  391. This setting will restore the [(generic mbr)] MBR in sdb, and make it boot on sdb2.
  392. Additional repair will be performed: unhide-bootmenu-10s
  393.  
  394.  
  395. Will restore the MBR_TO_RESTORE : sdb (generic mbr) into sdb
  396. dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdb
  397. 0+1 records in
  398. 0+1 records out
  399. parted /dev/sdb set 2 boot on
  400.  
  401.  
  402. Information: You may need to update /etc/fstab.
  403.  
  404.  
  405. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  406.  
  407.  
  408. Boot successfully repaired.
  409.  
  410. You can now reboot your computer.
  411.  
  412. pastebin.com ko (), using paste.ubuntu Please report this message to yannubuntu@gmail.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement