Skip to content

IB_IMG_DIR Variable #1

Description

@MotionDesignStudio

I tried changing the directory for the iso within the isodetect.cfg file

Directory containing ISO images

IB_IMG_DIR="/boot/iso"

And

Directory containing ISO images

IB_IMG_DIR=/boot/iso

I even tried within Grub2 and I did both Grub2 and within the isodetect.cfg file at the dame time.

menuentry "Scan all devices for bootable images" {
set IB_AUTOSCAN=true
set IB_IMG_DIR=/boot/iso
export IB_AUTOSCAN
export IB_IMG_DIR
configfile /mnt/boot/grub/isodetect.cfg
}

Nothing worked, It defaulted searching to the img folder located on the root of the usb stick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions