You are right. I have 2 disks. I ran the script and here is the results. I really don't understand what I'm looking at. But I see the problem. How do I fix it?
Code:
Boot Info Script 0.78 [09 October 2019]============================= Boot Info Summary: =============================== => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 18432 of the same hard drive for core.img. core.img is at this location and looks for (,gpt2)/@/boot/grub. It also embeds following components: modules --------------------------------------------------------------------------- crypto lzopio gzio btrfs part_gpt biosdisk --------------------------------------------------------------------------- => Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks for (,msdos1)/boot/grub. It also embeds following components: modules --------------------------------------------------------------------------- fshelp ext2 part_msdos biosdisk ---------------------------------------------------------------------------sda1: __________________________________________________________________________ File system: btrfs Boot sector type: - Boot sector info: Operating System: Boot files: sda2: __________________________________________________________________________ File system: btrfs Boot sector type: - Boot sector info: Operating System: Boot files: sda3: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sda5: __________________________________________________________________________ File system: BIOS Boot partition Boot sector type: Grub2's core.img Boot sector info: sdb1: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Debian GNU/Linux 12 (bookworm) Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/i386-pc/core.imgsdb2: __________________________________________________________________________ File system: Extended Partition Boot sector type: Unknown Boot sector info: sdb5: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sdb6: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: ============================ Drive/Partition Info: =============================Drive: sda _____________________________________________________________________Disk /dev/sda: 55.89 GiB, 60011642880 bytes, 117210240 sectorsDisk model: WDC WD600UE-22HCUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesPartition Boot Start Sector End Sector # of Sectors Id System/dev/sda1 1 117,210,239 117,210,239 ee GPTGUID Partition Table detected.Partition Attrs Start Sector End Sector # of Sectors System/dev/sda1 44,042,240 106,956,799 62,914,560 Data partition (Linux)/dev/sda2 2,099,200 44,042,239 41,943,040 Data partition (Linux)/dev/sda3 106,956,800 117,210,206 10,253,407 Swap partition (Linux)/dev/sda5 18,432 2,099,199 2,080,768 BIOS Boot partitionAttributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits setDrive: sdb _____________________________________________________________________Disk /dev/sdb: 93.16 GiB, 100030242816 bytes, 195371568 sectorsDisk model: FUJITSU MHV2100AUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesPartition Boot Start Sector End Sector # of Sectors Id System/dev/sdb1 * 2,048 58,593,279 58,591,232 83 Linux/dev/sdb2 58,595,326 195,371,007 136,775,682 5 Extended/dev/sdb5 58,595,328 60,594,175 1,998,848 82 Linux swap / Solaris/dev/sdb6 60,596,224 195,371,007 134,774,784 83 Linux"blkid" output: ________________________________________________________________Device UUID TYPE LABEL/dev/loop0 squashfs /dev/loop1 squashfs /dev/sda1 bd3a57b4-03af-409a-9ca4-39575ca863e1 btrfs /dev/sda2 bf5691d1-3ce9-4a40-838d-c332107ebee7 btrfs /dev/sda3 bc4ebeb9-77a9-4b24-b5cb-1823fbe411dc swap /dev/sda5 /dev/sdb1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ext4 /dev/sdb5 0e2a0424-5e79-4433-861e-df07d0d4860a swap /dev/sdb6 f3ab0230-ed7b-4995-bcdf-699335c5d783 ext4 ========================= "ls -l /dev/disk/by-id" output: ======================total 0lrwxrwxrwx 1 root root 9 Jun 5 14:06 ata-FUJITSU_MHV2100AT_PL_NS91T652D5CP -> ../../sdblrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-FUJITSU_MHV2100AT_PL_NS91T652D5CP-part1 -> ../../sdb1lrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-FUJITSU_MHV2100AT_PL_NS91T652D5CP-part2 -> ../../sdb2lrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-FUJITSU_MHV2100AT_PL_NS91T652D5CP-part5 -> ../../sdb5lrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-FUJITSU_MHV2100AT_PL_NS91T652D5CP-part6 -> ../../sdb6lrwxrwxrwx 1 root root 9 Jun 5 14:06 ata-HL-DT-ST_DVDRAM_GSA-4084N_K0165RA5438 -> ../../sr0lrwxrwxrwx 1 root root 9 Jun 5 14:06 ata-WDC_WD600UE-22HCT0_WD-WXE805225809 -> ../../sdalrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-WDC_WD600UE-22HCT0_WD-WXE805225809-part1 -> ../../sda1lrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-WDC_WD600UE-22HCT0_WD-WXE805225809-part2 -> ../../sda2lrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-WDC_WD600UE-22HCT0_WD-WXE805225809-part3 -> ../../sda3lrwxrwxrwx 1 root root 10 Jun 5 14:06 ata-WDC_WD600UE-22HCT0_WD-WXE805225809-part5 -> ../../sda5================================ Mount points: =================================Device Mount_Point Type Options/dev/sdb1 / ext4 (rw,relatime,errors=remount-ro)/dev/sdb6 /home ext4 (rw,relatime)=========================== sdb1/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_envfiif [ "${next_entry}" ] ; then set default="${next_entry}" set next_entry= save_env next_entry set boot_once=trueelse set default="0"fiif [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id"else menuentry_id_option=""fiexport menuentry_id_optionif [ "${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=truefifunction 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=unicodeelseinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fi font="/usr/share/grub/unicode.pf2"fiif loadfont $font ; then set gfxmode=auto load_video insmod gfxterm set locale_dir=$prefix/locale set lang=en_US insmod gettextfiterminal_output gfxtermif [ "${recordfail}" = 1 ] ; then set timeout=30else if [ x$feature_timeout_style = xy ] ; then set timeout_style=menu set timeout=10 # Fallback normal timeout code in case the timeout_style feature is # unavailable. else set timeout=10 fifi### END /etc/grub.d/00_header ###### BEGIN /etc/grub.d/05_debian_theme ###insmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiinsmod pngif background_image /usr/share/desktop-base/emerald-theme/grub/grub-4x3.png; then set color_normal=white/black set color_highlight=black/whiteelse set menu_color_normal=cyan/blue set menu_color_highlight=white/bluefi### 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_modemenuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-21-686-pae ...'linux/boot/vmlinuz-6.1.0-21-686-pae root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro quietecho'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-21-686-pae}submenu 'Advanced options for Debian GNU/Linux' $menuentry_id_option 'gnulinux-advanced-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {menuentry 'Debian GNU/Linux, with Linux 6.1.0-21-686-pae' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.1.0-21-686-pae-advanced-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-21-686-pae ...'linux/boot/vmlinuz-6.1.0-21-686-pae root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro quietecho'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-21-686-pae}menuentry 'Debian GNU/Linux, with Linux 6.1.0-21-686-pae (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.1.0-21-686-pae-recovery-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-21-686-pae ...'linux/boot/vmlinuz-6.1.0-21-686-pae root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro single echo'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-21-686-pae}menuentry 'Debian GNU/Linux, with Linux 6.1.0-21-686' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.1.0-21-686-advanced-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-21-686 ...'linux/boot/vmlinuz-6.1.0-21-686 root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro quietecho'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-21-686}menuentry 'Debian GNU/Linux, with Linux 6.1.0-21-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.1.0-21-686-recovery-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-21-686 ...'linux/boot/vmlinuz-6.1.0-21-686 root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro single echo'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-21-686}menuentry 'Debian GNU/Linux, with Linux 6.1.0-18-686' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.1.0-18-686-advanced-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-18-686 ...'linux/boot/vmlinuz-6.1.0-18-686 root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro quietecho'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-18-686}menuentry 'Debian GNU/Linux, with Linux 6.1.0-18-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.1.0-18-686-recovery-67cdb483-3c09-4a93-bfe1-fc40f1a9d484' {load_videoinsmod gzioif [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fiinsmod part_msdosinsmod ext2set root='hd1,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 67cdb483-3c09-4a93-bfe1-fc40f1a9d484else search --no-floppy --fs-uuid --set=root 67cdb483-3c09-4a93-bfe1-fc40f1a9d484fiecho'Loading Linux 6.1.0-18-686 ...'linux/boot/vmlinuz-6.1.0-18-686 root=UUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 ro single echo'Loading initial ramdisk ...'initrd/boot/initrd.img-6.1.0-18-686}}### END /etc/grub.d/10_linux ###### BEGIN /etc/grub.d/20_linux_xen ###### END /etc/grub.d/20_linux_xen ###### BEGIN /etc/grub.d/30_os-prober ###### 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.cfgelif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfgfi### END /etc/grub.d/41_custom ###--------------------------------------------------------------------------------=============================== sdb1/etc/fstab: ================================--------------------------------------------------------------------------------# /etc/fstab: static file system information.## Use 'blkid' to print the universally unique identifier for a# device; this may be used with UUID= as a more robust way to name devices# that works even if disks are added and removed. See fstab(5).## systemd generates mount units based on this file, see systemd.mount(5).# Please run 'systemctl daemon-reload' after making changes here.## <file system> <mount point> <type> <options> <dump> <pass># / was on /dev/sda1 during installationUUID=67cdb483-3c09-4a93-bfe1-fc40f1a9d484 / ext4 errors=remount-ro 0 1# /home was on /dev/sda6 during installationUUID=f3ab0230-ed7b-4995-bcdf-699335c5d783 /home ext4 defaults 0 2# swap was on /dev/sda5 during installationUUID=0e2a0424-5e79-4433-861e-df07d0d4860a none swap sw 0 0/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0/dev/sr1 /media/cdrom1 udf,iso9660 user,noauto 0 0/swap1 swap swap defaults 0 0--------------------------------------------------------------------------------=================== sdb1: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) 12.260417938 = 13.164523520 boot/grub/grub.cfg 1 2.428585052 = 2.607673344 boot/grub/i386-pc/core.img 1 10.403316498 = 11.170476032 boot/vmlinuz-6.1.0-18-686 2 10.740627289 = 11.532660736 boot/vmlinuz-6.1.0-21-686 1 0.600051880 = 0.644300800 boot/vmlinuz-6.1.0-21-686-pae 2 0.600051880 = 0.644300800 vmlinuz 2 10.740627289 = 11.532660736 vmlinuz.old 1 1.732448578 = 1.860202496 boot/initrd.img-6.1.0-18-686 1 11.529327393 = 12.379521024 boot/initrd.img-6.1.0-21-686 2 1.810657501 = 1.944178688 boot/initrd.img-6.1.0-21-686-pae 3 1.810657501 = 1.944178688 initrd.img 3 11.529327393 = 12.379521024 initrd.img.old 2======================== Unknown MBRs/Boot Sectors/etc: ========================Unknown BootLoader on sdb200000000 be 09 49 27 ee 21 a7 ad ed 48 f2 db 1d fd 38 f5 |..I'.!...H....8.|00000010 f2 02 87 1f a7 e5 c7 ea d0 50 41 ff b2 de e9 3d |.........PA....=|00000020 d1 c6 27 25 f0 5f a6 5a e3 d7 78 49 27 3f e2 07 |..'%._.Z..xI'?..|00000030 75 bf 70 4e e1 91 12 f7 ac 78 48 f7 71 e1 e2 63 |u.pN.....xH.q..c|00000040 a2 03 6a f0 56 2e 77 86 12 87 85 09 d3 8f f8 c5 |..j.V.w.........|00000050 c0 45 da c5 38 e4 ff 57 05 a5 7c 98 90 10 6c 1f |.E..8..W..|...l.|00000060 cf 92 f1 27 ef e3 48 44 25 8d 07 cf f3 e6 1e a1 |...'..HD%.......|00000070 92 da 84 c7 33 7c 7c 52 7c 9e b5 e1 d9 84 05 ab |....3||R|.......|00000080 b7 00 94 6c 1f cc 20 2e 4a d0 23 d0 ea 1c 6b 39 |...l.. .J.#...k9|00000090 da f8 55 c7 0a 3f 40 9d e9 12 e6 0d 23 fa 18 73 |..U..?@.....#..s|000000a0 dd f6 e5 82 bd 61 c3 97 36 16 b2 b7 68 8a ce fb |.....a..6...h...|000000b0 06 17 48 b6 f3 7f 06 4d fc 8c 15 ac c7 de 88 e7 |..H....M........|000000c0 22 1a 5e c2 4f fd 90 6b 14 e9 34 0e b0 3f 3a b9 |".^.O..k..4..?:.|000000d0 37 0c 8e d5 8a 73 c2 53 fe cd 6d 08 b7 ae 51 2e |7....s.S..m...Q.|000000e0 6c a7 f6 ed 19 fb 8f 45 35 a4 94 22 b2 e5 a7 45 |l......E5.."...E|000000f0 7c 0b b6 2a e8 27 e3 a9 94 28 ca 0e f6 83 ac 76 ||..*.'...(.....v|00000100 e3 e5 c7 92 20 97 09 16 3f 1d ca 1c 38 93 f4 ea |.... ...?...8...|00000110 62 fc d0 e4 fc b5 51 cc c6 46 3e c6 6e 27 c2 58 |b.....Q..F>.n'.X|00000120 66 cd 78 65 86 32 d3 09 a5 fd d6 9f 3d 7d 34 d0 |f.xe.2......=}4.|00000130 7b d7 6f ed a4 cc 8a bc 1d d9 d2 67 28 96 62 25 |{.o........g(.b%|00000140 ca db 69 3d d3 ea 79 68 8d f6 ef 55 c1 67 77 e4 |..i=..yh...U.gw.|00000150 ce 1c 7c 64 df 84 b3 29 2b 39 7e 8f d8 96 9d 24 |..|d...)+9~....$|00000160 da bf 21 3b 86 84 1f 2f 55 7c 79 3e bd b9 3e df |..!;.../U|y>..>.|00000170 50 40 e7 53 15 7c 19 c4 78 ea 8c dd b0 fb d3 bf |P@.S.|..x.......|00000180 cf 41 bd 16 2f 84 e1 9a 7a bd 50 53 3a 5c 14 c9 |.A../...z.PS:\..|00000190 9a 82 f5 0f 71 32 db b3 65 07 d3 04 9f 8f 4e 46 |....q2..e.....NF|000001a0 ba 9d c1 81 6a 66 63 1f 04 2c d2 fa d7 d3 d2 8d |....jfc..,......|000001b0 7f f1 2b 39 21 94 61 45 07 57 c4 c8 d2 66 00 fe |..+9!.aE.W...f..|000001c0 c2 ff 82 fe c2 ff 02 00 00 00 00 80 1e 00 00 fe |................|000001d0 c2 ff 05 fe c2 ff c2 87 1e 00 40 80 08 08 00 00 |..........@.....|000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|00000200=============================== StdErr Messages: ===============================mdadm: No arrays found in config file or automatically
Statistics: Posted by hawghaven — 2024-06-05 21:54 — Replies 4 — Views 114