Not able to create Image of the OS in cloudmin

An image cannot be created from this system : Root filesystem in /etc/fstab is mounted from UUID=185e5a08-e7d4-4fc4-af66-f375bf3839ec, not a real device path. This will cause systems created from the image to use incorrect device paths

Any reason why iam getting this and any solution for this

Status: 
Closed (fixed)

Comments

This is easily fixed - just run the mount command to find out what the actual device path is for the root filesystem. Then edit /etc/fstab and change the UUID=xxxx part to that device path - it will be something like /dev/xvda1

Thanks Jamie it is working now

Automatically closed -- issue fixed for 2 weeks with no activity.