[DragonFlyBSD - Bug #3376] (Resolved) make initrd fails due to image size
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat Dec 21 06:26:37 PST 2024
Задача #3376 була оновлена liweitianux.
Параметр Статус змінився з New на Resolved
Параметр % зроблено змінився з 0 на 100
Fixed in master. Thank you.
----------------------------------------
Bug #3376: make initrd fails due to image size
http://bugs.dragonflybsd.org/issues/3376#change-14570
* Автор: arcade at b1t.name
* Статус: Resolved
* Пріоритет: Normal
* Версія: 6.6
* Початок: 2024-12-19
----------------------------------------
Fails with:
sh /usr/src/initrd/mkinitrd.sh -b /boot -r /rescue -c /tmp/initrd_staged.73072
Initrd build directory: /tmp/initrd.oR0DC5HF
Calculating required initrd size ...
* /rescue: 18298 KB
* /tmp/initrd_staged.73072: 230 KB
Required initrd image size: 20 MB
Initrd size: 20 MB
Exceeded the maximum size (15 MB)
*** Error code 1
This is due to diff/diff3/sdiff not removed and becoming part of new rescue image so there are actually 2 rescue binaries.
And we don't have make delete-old from FreeBSD.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list