First of all it's a great tools

I was using a debian system on pxe boot with nfs. Then, for a performance reason, i change for nbd instead of nfs.
Today, i still want to boot from PXE, but from a squashfs image which a copy to the ram.
With refracta i can create an initrd / vmlinuz/ squashfs very quickly.
Everything is working fine, except that :
- I can't have the screen login where a i can put the login and the password with lightdm.

- In xfce, everything is in english, not in French ( like it was in the master ).
- Even if i put "toram" in the pxe boot, the filesystem is not copied into the RAM.
My system :
-Debian jessie 64 bits .
Here is the line in the PXE file for the boot:
- Code: Select all
LABEL Debian iso
kernel vmlinuz
APPEND initrd=initrd boot=live netboot=nfs nfsroot=192.168.1.223:/Virt/refracta toram=filesystem.squashfs ip=dhcp
If someone can resolv any problem ? thanks in advance.
Dark26
Ps: sorry for the english, a little frenchy here
