[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PXE server



Hi,

I don't know what your error is exactly, but I think you're at least
missing the "boot=live" kernel parameter as that is what triggers all
the live-specific boot scripts.

Here's my pxe config:

LABEL Protokolle
        MENU default
        MENU LABEL Debian Live Protokolle System
        KERNEL protokolle/vmlinuz
        APPEND initrd=protokolle/initrd.img netboot=nfs
nfsroot=137.226.172.36:/srv/nfs/protokolle boot=live components
username=protokolle locales=de_DE.UTF-8 keyboard-layout=de quiet toram


The content of /srv/nfs/protokolle looks like this:

/srv/nfs/protokolle/
/srv/nfs/protokolle/live
/srv/nfs/protokolle/live/filesystem.squashfs
/srv/nfs/protokolle/live/vmlinuz
/srv/nfs/protokolle/live/filesystem.packages
/srv/nfs/protokolle/live/initrd.img
/srv/nfs/protokolle/live/filesystem.packages-remove
/srv/nfs/protokolle/md5sum.txt


Hope that helps!


Regards,
-- 
 .''`.   Philipp Huebner <debalance@debian.org>
: :'  :  pgp fp: 6719 25C5 B8CD E74A 5225  3DF9 E5CA 8C49 25E4 205F
`. `'`
  `-

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: