hi
Previously (in 5.3) I used to tar gzip necessary files (say sth.tgz)
Then i copied sth.tgz to tce folder
Added an option at kernel line in bootloader mydata=sth
Now (in 6.3) , I notice that files inside sth.tgz are nowhere .
Here is my kernel line in 6.3
kernel /boot/vmlinuz63 waitusb=10 loop.max_loop=256 tce=UUID="611772c2-af11-4e27-93a0-245172ae2dea" norestore lst=onboot63.lst mydata=sth
Has anything changed ?