Install: Error durring configuring boot environment.

TravisPH

New Member
Oct 23, 2013
1
0
1
Trying to install v3.1 on a new to me HP FS 12 onto a single 64GB SSD drive. At the end of the install process it is throwing an error about not being able to configure the boot loader. When I press ctrl + alt + f2 to see the error it says "Could not unmount /target, device is busy." Well, it looks like whatever script is running currently is in the /target directories so of course it will be in use and not be able to unmount.

The fix should be REALLY easy, before running the unmount command "cd /somewhere/else"

My question is, do I go ahead and follow the instructions for installing proxmox on top of wheezy, or can I fix this somewhere?