A PCRE internal error occured. This might be caused by a faulty plugin
Changes RSS

<code> mkdir /var/lib/tftpboot/live/gparted wget http://mesh.dl.sourceforge.net/project/gparted/gparted-live-stable/0.5.2-1/gparted-live-0.5.2-1.zip mkdir gparted cd gparted unzip ../gparted-live-0.5.2-1.zip cd live cp filesystem.squashfs initrd.img vmlinuz /var/lib/tftpboot/live/gparted/ </code> <code> LABEL gparted MENU LABEL ^GParted Live KERNEL live/gparted/vmlinuz APPEND initrd=live/gparted/initrd.img boot=live union=aufs noswap noprompt vga=788 fetch=tftp://10.0.2.13/live/gparted/filesystem.squashfs </code>