Am 06.05.2015 um 17:21 schrieb Jan Kowalsky:
> First of all: in the past if I made a configuration with something like: > > lb config -b netboot --net-root-path "/srv/live-images/base" > --net-root-server "192.168.178.4" --architectures i386 > > live build tools configured an syslinux entry with the needed boot > append line (nfsroot etc.). In my case it didn't. So I tried to figure > out, which boot append lines I need - because I always got the error: > > "waiting for ethernet card(s)" ... and it dropped me to initramfs. > > Ok, booting with > > append boot=live components netboot=nfs > nfsroot=192.168.178.4:/srv/live-images/base/ > > leads to "No supported filesystem images found at /live." > > At the end I succeeded with a additionally append parameter: > > toram=filesystem.squashfs ok, the toram is not that what I want. But with the additional parameter live-media-path=/ it works. Is this like it should work? Regards Jan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
