-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Nov 21, 2008 at 11:46:33AM +0100, Andrew Baumann wrote:
> Hi folks,
> 
> I'm trying to build a netboot debian-live image for amd64 systems with a 
> serial console [...]

Hmm Strange. From the error messages down there (e.g. this):

  > ... cp: cannot create '/root/etc/live.conf': Path does not exist

the directory /root seems missing. In the regular init from initramfs it
is created at the very beginning, right after:

  > Loading, please wait...                                                     
           

You could boot with the extra kernel parameter "break=top". This lands
you into the first breakpoint of initramfs. You might check whether
/root is there.

The boot param "break=bottom" should land you right before

  > Begin: Running /scripts/live-bottom ... Begin: Copying config on real root 
fs
  > ... cp: cannot create '/root/etc/live.conf': Path does not exist

if I remember correctly.

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFJJqGNBcgs9XrR2kYRAhNOAJ9gDaJ+AqkkOVtxBx8zYJoD0E1v3QCfZzRf
m4carYw09Q2i4/4Z7jm/A1M=
=LlnH
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to