<div dir="ltr">I moved an ACID VM from VirtualBox to VMware. Now the Linux kernel fails during boot. It fails at<div><br></div><div>Trying to resume from LABEL=SWAP-sda2</div><div>Unable to access resume device (LABEL=SWAP-sda2)</div><div>Creating root device</div><div>Mounting root filesystem</div><div>mount: count not find filesystem '/dev/root'</div><div><br></div><div><br></div><div>It appears that ACID is doing something more complex than simply mounting the filesystems found in fstab. What is it attempting to do?</div><div><br></div><div>What file can I edit to point it at the right partitions? I already tried changing /etc/fstab from LABEL=/ to /dev/sda1, and LABEL=SWAP-sda2 to /dev/sda2, but as you see above, it is still finding the LABEL reference somewhere.</div><div><br></div><div>Tom KD7LXL</div></div>