Am 2011-06-28 21:17, schrieb Christoph Lechleitner: > Today I was successful in confirming this bug using the current FAI CD > (faicd-3.4.8.iso). > > But I might have found a hint to the problem: > [...] > I then created /media/stick/boot manually, and was then able to boot a > test machine far beyond the former kernel panic.
Further tests today showed that the "missing" boot directories are not the real problem. After some testing and comparing Jacob's "bad" and my "good" USB stick Jacob found another difference, which proofed to be crucial lateron: The bad stick's ext2 partition has a label, "stick", because we wanted Gnome's auto mounting to mount it at /media/stick. The good stick has no label of any kind, because 1. it was mounted as "grml 2011.05" due to the stick's former usage 2. I used dd if=/dev/zero of=/dev/sdb to get rid of any data traces. Of course just before the very test run that (mis)lead me to the /boot directory conclusion. Further tests suggest that any disk or partition label triggers the kernel panic. Jacob will continue to trace this down and come eventually come back with more details. Regards Christoph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org