SliTaz SliTaz Forum

You are not logged in.

#1 2013-10-30 15:29:56

llev
Member
Registered: 2011-12-09
Posts: 568

Unable to boot with the rootfs.gz made by "tazusb writefs"

Hi,

After tweaking installed packages, running "tazusb writefs lzma", and copying rootfs.gz to /boot, I am unable to boot with this root fs. I get messages related to a missing /run, then the kernel panics ("attempted to kill init" or the like).

On inspection of the cpio archive, it lacks /run indeed. Changing line 462 of tazusb from:

for dir in /home /proc /sys /tmp /mnt /media /media/cdrom /media/flash /media/usbdisk

to:

  for dir in /home /proc /run /sys /tmp /mnt /media /media/cdrom /media/flash /media/usbdisk

seems to solve the problem.

HTH

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]