RIPLinuX

From Kyle's Wiki
Jump to: navigation, search

Remastering a RIP rootfs

mkdir 1
cd 1
gzip -dc ../rootfs.cgz | cpio -iumdv
#Make the changes and remove the old system.
#Then cpio/gzip the new system.
find . | bin/cpio -v -o -H newc | gzip -9 >../rootfs.cgz

References

Personal tools
Namespaces

Variants
Actions
Efforts
Toolbox
Meta
Database error - Kyle's Wiki

Database error

Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "5: database is locked".
Personal tools
Namespaces

Variants
Actions
Efforts
Toolbox
Meta