Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grub error decompressor is too big. #129

Open
ferdna opened this issue Oct 28, 2023 · 0 comments
Open

grub error decompressor is too big. #129

ferdna opened this issue Oct 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ferdna
Copy link

ferdna commented Oct 28, 2023

It won't install grub bootloader to usb drive.

bash-5.1$ su
Password:
bash-5.1# woeusb --device Win10_22H2_English_x64v1.iso /dev/sdc
WoeUSB v@@WOEUSB_VERSION@@

Info: Mounting source filesystem...
Info: Wiping all existing partition table and filesystem signatures in /dev/sdc...
/dev/sdc: 5 bytes were erased at offset 0x00008001 (udf): 43 44 30 30 31
Info: Ensure that /dev/sdc is really wiped...
Info: Creating new partition table on /dev/sdc...
Info: Creating target partition...
Info: Making system realize that partition table has changed...
Info: Wait 3 seconds for block device nodes to populate...
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
Info: Mounting target filesystem...
Info: Copying files from source media...
Splitting WIM: 4903 MiB of 4903 MiB (100%) written, part 2 of 26%
Finished splitting "./sources/install.wim"
Info: Installing GRUB bootloader for legacy PC booting support...
Installing for i386-pc platform.
grub-install: error: Decompressor is too big.
ERROR: The command ""${command_grubinstall}" --target=i386-pc --boot-directory="${target_fs_mountpoint}" --force "${target_device}"" failed with exit status "1", program is prematurely aborted

Info: Unmounting and removing "/tmp/woeusb-source-20231027-190735-Friday.gLW12L"...
Info: Unmounting and removing "/tmp/woeusb-target-20231027-190735-Friday.RkxG6q"...
Info: You may now safely detach the target device

  • OS: slackware
  • Bash: 5.1
  • WoeUSB: 5.2.4
@ferdna ferdna added the bug Something isn't working label Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant