Skip to content

Instantly share code, notes, and snippets.

@Fire-Dragon-DoL
Created July 19, 2013 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Fire-Dragon-DoL/6034258 to your computer and use it in GitHub Desktop.
Save Fire-Dragon-DoL/6034258 to your computer and use it in GitHub Desktop.
Bootinfoscript
Boot Info Script 0.61 [1 April 2012]
Identifying MBRs...
Computing Partition Table of /dev/sda...
Computing Partition Table of /dev/sdb...
Searching sda1 for information...
Searching sda2 for information...
Searching sda3 for information...
Searching sda5 for information...
Searching sda4 for information...
Searching sdb1 for information...
Searching sdb2 for information...
Searching sdc for information...
Finished. The results are in the file "RESULTS1.txt"
located in "/home/francesco/Downloads/bootinfoscript-061/".
Boot Info Script 0.61 [1 April 2012]
============================= Boot Info Summary: ===============================
=> Windows is installed in the MBR of /dev/sda.
=> No boot loader is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /BOOT/BCD
sda2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files: /Windows/System32/winload.exe
sda3: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sda5 starts
at sector 2048.
Operating System:
Boot files:
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /boot/bcd
sdb1: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
sdb2: __________________________________________________________________________
File system: ext4
Boot sector type: Grub2 (v1.99)
Boot sector info: Grub2 (v1.99) is installed in the boot sector of sdb2
and looks at sector 42235976 of the same hard drive
for core.img. core.img is at this location and looks
for (,msdos2)/boot/grub on this drive.
Mounting failed: mount: unknown filesystem type ''
mount: /dev/sdb2 already mounted or sdb2 busy
sdc: ___________________________________________________________________________
File system: vfat
Boot sector type: SYSLINUX 4.03 2010-10-22 ........>..sr>.......sr.:...0...~.....~...f...M.f.f....f..0~....>E}.u......
Boot sector info: Syslinux looks at sector 35744 of /dev/sdc for its
second stage. SYSLINUX is installed in the directory.
No errors found in the Boot Parameter Block.
Boot file info: Grub Legacy (v) in the file /ubninit looks at sector
700 of the same hard drive for the stage2 file, but no
stage2 files can be found at this location.
Operating System:
Boot files: /syslinux.cfg /ldlinux.sys
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 * 2,048 206,847 204,800 7 NTFS / exFAT / HPFS
/dev/sda2 206,848 130,230,271 130,023,424 7 NTFS / exFAT / HPFS
/dev/sda3 130,230,272 927,825,919 797,595,648 f W95 Extended (LBA)
/dev/sda5 130,232,320 927,825,919 797,593,600 7 NTFS / exFAT / HPFS
/dev/sda4 927,825,920 976,769,023 48,943,104 27 Hidden NTFS (Recovery Environment)
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdb1 2,048 16,383 14,336 83 Linux
/dev/sdb2 * 16,384 250,068,991 250,052,608 83 Linux
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 FA6C09876C09403D ntfs SYSTEM
/dev/sda2 9878A3D078A3AC06 ntfs
/dev/sda4 5CDE50ECDE50BFC6 ntfs SAMSUNG_REC
/dev/sda5 0AA83289A8327375 ntfs
/dev/sdb2 472ab335-fb07-4e24-90c1-d54758f4b7d9 ext4 Deb
/dev/sdc 48E6-24B9 vfat KEYBIG
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/disk/by-uuid/472ab335-fb07-4e24-90c1-d54758f4b7d9 / ext4 (rw,relatime,errors=remount-ro,user_xattr,barrier=1,data=ordered)
============================== sdc/syslinux.cfg: ===============================
--------------------------------------------------------------------------------
default menu.c32
prompt 0
menu title UNetbootin
timeout 100
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit
--------------------------------------------------------------------------------
================== sdc: Location of files loaded by Syslinux: ==================
GiB - GB File Fragment(s)
?? = ?? ldlinux.sys 1
?? = ?? menu.c32 1
?? = ?? syslinux.cfg 1
=============== sdc: Version of COM32(R) files used by Syslinux: ===============
menu.c32 : COM32R module (v4.xx)
=============================== StdErr Messages: ===============================
xz: (stdin): Compressed data is corrupt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment