Dear All
I tried to make the MCNLive (on USB) boot from RAM and has NTFS read-write and keep all the changes I made.
I change the boot option to
lable copy2ram persist ntfsrw
menu label Boot with all
kernel vmlinuz
append livecd=livecd initrd=initrd.gz root=/dev/rd/3 vga=788 keyb=us splash=verbose copy2ram persist ntfsrw fromusb
But it seems not work :(
What should I?
Thanks in advance.