Solved gptboot: No /boot/loader

Hi guys,

I failed to make work the boot, but I could mount the disk and copy the data (using other disk with FreeBSD 10.2) in the partition where the users were and I did a full backup.

I ran
Code:
#gpart show
to look where the puck was...

I mounted it in this way ...
Code:
#mount -t ufs /dev/ada1p2 /mnt/newdisk

It's not a good way to do it but it served me.

(Note: I could see that the boot disappeared, it was a power failure).
 
Back
Top