Hi, I’m trying to move the rootfs to SSD connected through mPcie-Sata adapter.
In linux it is recognized as /dev/sda1, and I also edited the /etc/fstab to reflect the right UUID for / mount point after rsync with /.
But when I edited the boot.ini as followed the wiki page:
setenv rootfsdev “/dev/sda1”
The system did not boot.
Any help would be appreciated. Thanks.