aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debian-live-problems.txt
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-11-18 22:44:30 +0100
committerficus <ficus@robocracy.org>2012-11-18 23:34:27 +0100
commit2dd3e29cb96c3802e371a25e1656c15a2363e8df (patch)
tree8866fdf46195bde816ebd7fed4c071c50cd68f04 /doc/debian-live-problems.txt
parent69e54d836e18cbfe516372d9ad31d43046b7f716 (diff)
downloadtorouter-live-2dd3e29cb96c3802e371a25e1656c15a2363e8df.tar.gz
torouter-live-2dd3e29cb96c3802e371a25e1656c15a2363e8df.zip
add serial console debugging notes
Diffstat (limited to 'doc/debian-live-problems.txt')
-rw-r--r--doc/debian-live-problems.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/debian-live-problems.txt b/doc/debian-live-problems.txt
index 0ca005d..13fe99b 100644
--- a/doc/debian-live-problems.txt
+++ b/doc/debian-live-problems.txt
@@ -7,6 +7,9 @@ here:
### Errors when building flat ("plain") filesystem images
+NOTE: these problems should have been fixed by removing the rootfs stage from
+caching?
+
When building a chroot-filesystem=none image, if you encounter:
cp: cannot create regular file `binary/live/filesystem.packages': No such file or directory
@@ -20,6 +23,21 @@ If you don't run the second line as well, you will get the error:
cp: cannot stat `cache/binary_rootfs/filesystem.*': No such file or directory
+### Missing symlinked files
+
+If you get a boot error like:
+
+ Kernel panic - not syncing: Attempted to kill init!
+
+Then init may be unable to link to necessary library (like lib/ld-linux.so.3),
+because of some badness in the binary build system. Try overcoming with:
+
+ lb clean --binary
+ lb config
+ lb binary_chroot
+ lb binary_rootfs
+ lb binary_hdd
+
### mksquashfs Segfaults in qemu
mksquashfs always segfaults when run inside of qemu. Perhaps due to large