Topic: Booting the live CD with PXE, unknown filesystem
Hi !
I've set up my PXE server, can boot other things with it.
When i try GParted, i end with an:
Unknown filesystem type on /dev/loop0 (/live/image/live/filesystem.squashfs)
In the initramfs console, i can see that the squashfs module is not loaded.
ifconfig is ok.
My pxe cfg append:
append initrd=gparted/live/initrd.img boot=live config union=aufs noswap noprompt nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.blacklist=yes fetch=tftp://10.0.0.1/gparted/live/filesystem.squashfs