Boot Info Script 0.61 [1 April 2012] ============================= Boot Info Summary: =============================== => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks in partition 135 for . sda1: __________________________________________________________________________ File system: vfat Boot sector type: Windows XP: FAT32 Boot sector info: No errors found in the Boot Parameter Block. Operating System: Windows XP Boot files: /boot.ini /ntldr /NTDETECT.COM sda2: __________________________________________________________________________ File system: Extended Partition Boot sector type: Unknown Boot sector info: sda5: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sda6: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Welcome to antiX 16.2 (Berta Cáceres)! Powered by Debian. Boot files: /boot/grub/grub.cfg /etc/fstab sda7: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: ============================ Drive/Partition Info: ============================= Drive: sda _____________________________________________________________________ GNU Fdisk 1.3.0a Copyright (C) 1998 - 2006 Free Software Foundation, Inc. This program is free software, covered by the GNU General Public License. This program is distributed in the hope that it will be useful, Partition Boot Start Sector End Sector # of Sectors Id System /dev/sda1 * 63 71,682,047 71,681,985 c W95 FAT32 (LBA) /dev/sda2 71,682,048 312,578,047 240,896,000 5 Extended /dev/sda5 71,684,096 74,756,095 3,072,000 82 Linux swap / Solaris /dev/sda6 74,758,144 197,638,143 122,880,000 83 Linux /dev/sda7 197,640,192 312,578,047 114,937,856 83 Linux "blkid" output: ________________________________________________________________ Device UUID TYPE LABEL /dev/sda1 320D-180E vfat ACER /dev/sda5 0f023bc9-5cf5-45ad-b915-0305a1b7ab06 swap /dev/sda6 6b1f58a5-acf6-4001-866c-270df370d4e0 ext4 rootantiX-16 /dev/sda7 d8f5688e-72cc-48fb-8a6c-bcf94b079f69 ext4 antiX55gb ================================ Mount points: ================================= Device Mount_Point Type Options /dev/sda6 / ext4 (rw,relatime,data=ordered) ================================ sda1/boot.ini: ================================ -------------------------------------------------------------------------------- [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect -------------------------------------------------------------------------------- =========================== sda6/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # DO NOT EDIT THIS FILE # # It is automatically generated by grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then set have_grubenv=true load_env fi if [ "${next_entry}" ] ; then set default="${next_entry}" set next_entry= save_env next_entry set boot_once=true else set default="0" fi if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id" else menuentry_id_option="" fi export menuentry_id_option if [ "${prev_saved_entry}" ]; then set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } if [ x$feature_default_font_path = xy ] ; then font=unicode else insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi font="/usr/share/grub/unicode.pf2" fi if loadfont $font ; then set gfxmode=auto load_video insmod gfxterm set locale_dir=$prefix/locale set lang=en_GB insmod gettext fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi insmod jpeg background_image -m stretch /usr/share/wallpaper/back.jpg if [ "${recordfail}" = 1 ] ; then set timeout=-1 else if [ x$feature_timeout_style = xy ] ; then set timeout_style=menu set timeout=5 # Fallback normal timeout code in case the timeout_style feature is # unavailable. else set timeout=5 fi fi ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi insmod jpeg if background_image /usr/share/wallpaper/back.jpg; then true else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### function gfxmode { set gfxpayload="${1}" } set linux_gfx_mode= export linux_gfx_mode menuentry 'antiX 16.2 GNU/Linux' --class antix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-6b1f58a5-acf6-4001-866c-270df370d4e0' { load_video insmod gzio if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi echo 'Loading Linux 4.4.10-antix.1-486-smp ...' linux /boot/vmlinuz-4.4.10-antix.1-486-smp root=UUID=6b1f58a5-acf6-4001-866c-270df370d4e0 ro vga=794 quiet echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-4.4.10-antix.1-486-smp } submenu 'Advanced options for antiX 16.2 GNU/Linux' $menuentry_id_option 'gnulinux-advanced-6b1f58a5-acf6-4001-866c-270df370d4e0' { menuentry 'antiX 16.2 GNU/Linux, with Linux 4.4.10-antix.1-486-smp' --class antix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.10-antix.1-486-smp-advanced-6b1f58a5-acf6-4001-866c-270df370d4e0' { load_video insmod gzio if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi echo 'Loading Linux 4.4.10-antix.1-486-smp ...' linux /boot/vmlinuz-4.4.10-antix.1-486-smp root=UUID=6b1f58a5-acf6-4001-866c-270df370d4e0 ro vga=794 quiet echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-4.4.10-antix.1-486-smp } menuentry 'antiX 16.2 GNU/Linux, with Linux 4.4.10-antix.1-486-smp (sysvinit)' --class antix --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.10-antix.1-486-smp-init-sysvinit-6b1f58a5-acf6-4001-866c-270df370d4e0' { load_video insmod gzio if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi echo 'Loading Linux 4.4.10-antix.1-486-smp ...' linux /boot/vmlinuz-4.4.10-antix.1-486-smp root=UUID=6b1f58a5-acf6-4001-866c-270df370d4e0 ro vga=794 quiet init=/lib/sysvinit/init echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-4.4.10-antix.1-486-smp } } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { insmod part_msdos insmod ext2 set root='hd0,msdos6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 6b1f58a5-acf6-4001-866c-270df370d4e0 else search --no-floppy --fs-uuid --set=root 6b1f58a5-acf6-4001-866c-270df370d4e0 fi linux16 /boot/memtest86+.bin } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry 'Microsoft Windows XP Home Edition (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-320D-180E' { insmod part_msdos insmod fat set root='hd0,msdos1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 320D-180E else search --no-floppy --fs-uuid --set=root 320D-180E fi parttool ${root} hidden- drivemap -s (hd0) ${root} chainloader +1 } ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/30_uefi-firmware ### ### END /etc/grub.d/30_uefi-firmware ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### ### BEGIN /etc/grub.d/41_custom ### if [ -f ${config_directory}/custom.cfg ]; then source ${config_directory}/custom.cfg elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### -------------------------------------------------------------------------------- =============================== sda6/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information # # Created by make-fstab on Tue 1 May 12:32:02 BST 2018 # UUID=320D-180E /media/ACER vfat noauto,uid=1000,gid=users,dmask=002,fmask=113,users 0 0 UUID=0f023bc9-5cf5-45ad-b915-0305a1b7ab06 swap swap defaults 0 0 UUID=6b1f58a5-acf6-4001-866c-270df370d4e0 / ext4 defaults 1 1 UUID=d8f5688e-72cc-48fb-8a6c-bcf94b079f69 /media/antiX55gb ext4 noauto,exec,lazytime,users 0 0 /dev/cdrom /media/cdrom iso9660 noauto,exec,users,ro 0 0 /dev/cdrw /media/cdrw iso9660 noauto,exec,users,rw 0 0 /dev/dvd /media/dvd udf noauto,exec,users,ro 0 0 /dev/dvdrw /media/dvdrw udf noauto,exec,users,rw 0 0 /dev/sr0 /media/sr0 auto noauto,exec,users,ro 0 0 -------------------------------------------------------------------------------- =================== sda6: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) ======================== Unknown MBRs/Boot Sectors/etc: ======================== Unknown BootLoader on sda2 00000000 3e 2b 72 b4 ca 61 18 c5 0a 22 d5 5c 72 16 fb 45 |>+r..a...".\r..E| 00000010 ee 57 dc 4c 31 d2 5a db 91 31 45 cb 70 ea ec 2c |.W.L1.Z..1E.p..,| 00000020 64 9f 42 45 f0 a1 f2 22 6a be 15 04 9f cc 7e b3 |d.BE..."j.....~.| 00000030 71 e2 42 3a 89 10 f1 f0 e9 6d f4 8b 7a c0 98 9b |q.B:.....m..z...| 00000040 06 f3 9a d2 b5 d3 fb 95 be f7 98 bd d5 7a 91 ff |.............z..| 00000050 00 7e f1 4c 66 9f f6 dc 4b e8 01 6a 76 f3 fd e4 |.~.Lf...K..jv...| 00000060 04 7e 37 b9 12 c3 61 56 dc c9 91 30 f1 7b de 54 |.~7...aV...0.{.T| 00000070 50 e2 2e b5 89 eb 2b 32 06 66 19 de 5f e2 29 ea |P.....+2.f.._.).| 00000080 17 e6 0e 3c e5 46 16 05 bd ed 25 58 89 9c 28 40 |...<.F....%X..(@| 00000090 ad 92 d6 22 48 f6 47 04 0d b9 ca ae e3 bf 0a 00 |..."H.G.........| 000000a0 16 e7 79 6a a9 bd 44 b1 c1 22 66 34 90 9c 78 45 |..yj..D.."f4..xE| 000000b0 cf de 0b 58 39 00 a9 b4 d4 1f 1d 83 59 a6 ce 59 |...X9.......Y..Y| 000000c0 4e ab 02 06 fe 92 a2 1e 3b 88 4a 1c 29 6b 92 08 |N.......;.J.)k..| 000000d0 b6 39 19 4b b3 eb ad 4a 8b 56 9f fe 51 72 3c f9 |.9.K...J.V..Qr<.| 000000e0 ce 83 d1 4a f4 aa d2 be 0f ee 27 1f 81 a6 dc 3f |...J......'....?| 000000f0 12 d4 48 d2 ca d7 bf 2b 49 56 3d 35 16 63 fe 24 |..H....+IV=5.c.$| 00000100 cb 7b 0c e6 56 a2 d7 b6 ab 06 b5 84 b8 b8 16 c9 |.{..V...........| 00000110 27 73 69 a8 cd 44 ca 03 60 e6 d9 95 2a ae 92 c4 |'si..D..`...*...| 00000120 12 56 fb 4b ec a2 da 40 36 f5 e7 29 d6 1d 7d b3 |.V.K...@6..)..}.| 00000130 bc d3 2e 75 40 4d c4 2d f4 03 0d 82 6f 0b 71 7c |...u@M.-....o.q|| 00000140 cc de da 9d 26 e1 c8 15 d1 af cf e7 3d 87 0e 6f |....&.......=..o| 00000150 41 2f bd ad 3c 6d 26 b3 8f d2 4f c8 cf 5f c1 1b |A/..