You are not logged in.
Pages: 1
Hi,
I would like to have initramfs-tools in slitaz to include some scripts at the boot time, so I downloaded from http://packages.debian.org/sid/initramfs-tools, then convert with "tazpkg convert" and install with "tazpkg install". There was no error, but when I put my scripts in the /etc/initramfs-tools, and did "update-initramfs -u", there was nothing. It did not generate any initramfs (or initrd) image inside /boot. I am not an expert, so please help me to understand the problems, and give me solutions.
Thank you.
Offline
In slitaz /boot/rootfs.gz is the initrd
Add scripts,programs to running system.
Rewrite the rootfs.gz before shutdown.
Frugal install:
[c]tazusb writefs gzip[/c]
Remaster iso:
[c]tazlito writeiso[/c]
This is limited by the amount of free memory.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]