r-darwish / alma

Create Arch Linux based bootable USB drives
GNU General Public License v3.0
389 stars 31 forks source link

No space left on device. #78

Closed FatihEsen closed 2 years ago

FatihEsen commented 2 years ago
grub-install: error: cannot copy `/usr/lib/grub/x86_64-efi/ctz_test.mod' to `/boot/grub/x86_64-efi/ctz_test.mod': No space left on device.
 2021-11-24 22:09:30 ERROR alma > Bootloader error
 2021-11-24 22:09:30 ERROR alma > Caused by: exit status: 1

lsbkl

 fatih@skynet >> lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda      8:0    0 111,8G  0 disk
├─sda1   8:1    0   300M  0 part /boot/efi
└─sda2   8:2    0 111,5G  0 part /
sdb      8:16   1  14,6G  0 disk
├─sdb1   8:17   1   100M  0 part
├─sdb2   8:18   1     1M  0 part
└─sdb3   8:19   1  14,5G  0 part
r-darwish commented 2 years ago

Closing in favor of #79