Can't install

Unseen

New Member
Mar 28, 2015
15
0
1
Using ISO method on usb

3Lj7Q4e.jpg
 
Hi,

I'm not sure what you mean make sure the USB is properly set. It is, otherwise it would not have loaded that setup screen to begin with.

I'm not at the server to run fdisk, but do you have any other idea? The server has a single 450GB SSD disk installed brand new.
 
Hi Unseen.

By properly set I just ment "make sure that the usb key was created in the proper way".

As tom already mentioned, you can boot in Debug mode and then:

- list the recognized devices with

Code:
fdisk -l

- check to which device your usb is mapped to (e.g. /dev/sdc1)

- manually mount the usb device

Code:
# mount /dev/sdc /mnt

- run the installation manually

Code:
# chroot /mnt
# sbin/unconfigured.sh
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!