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: While following the
instructions in http://fai-project.org/fai-cd/ I saw interessting error
messages during the
  cp -a mnt/* /media/stick/
step (sorry I forgot to set LC_ALL to C):
cp: Harte Verknüpfung „/media/stick/live/filesystem.dir/boot“ zu
Verzeichnis „/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung
„/media/stick/live/filesystem.dir/media/mirror/.apt-move“ zu Verzeichnis
„/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung
„/media/stick/live/filesystem.dir/media/mirror/aptcache“ zu Verzeichnis
„/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung „/media/stick/live/filesystem.dir/usr/share/doc“
zu Verzeichnis „/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung
„/media/stick/live/filesystem.dir/usr/share/locale“ zu Verzeichnis
„/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung „/media/stick/live/filesystem.dir/usr/share/man“
zu Verzeichnis „/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung „/media/stick/live/filesystem.dir/var/cache/apt“
zu Verzeichnis „/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung „/media/stick/live/filesystem.dir/var/lib/apt“ zu
Verzeichnis „/media/stick/empty“ wird nicht erzeugt
cp: Harte Verknüpfung
„/media/stick/live/filesystem.dir/var/lib/dpkg/info“ zu Verzeichnis
„/media/stick/empty“ wird nicht erzeugt

The messages mean that some hard links could not be copied.
I then created /media/stick/boot manually, and was then able to boot a
test machine far beyond the former kernel panic.
The boot process (I selected the rescue system) still ended with tons of
messages and the invitation to press Enter to reboot, but the early
kernel panic was gone.

As the logging snippets posted earlier show message like ...
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
... it might be a good idea to also create some other famous directories
on the USB stick, like sys, proc, dev.

Regards Christoph



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to