[SOLVED] Install from USB device

panther-ra

Member
Aug 7, 2017
5
0
6
47
Hello. I have some troubles with installing from USB stick or HDD. I made usb stick with this command:
dd if=proxmox-ve_*.iso of=/dev/XYZ bs=1M , but when i try to boot i have an error:
searching form cdrom
testing again in 5 second. Then its drops to shell.
I made bootable USB|HDD with GRUB4dos, menu.lst:
title ProxMoxVE
map --mem --heads=0 --sectors-per-track=0 /linux/proxmox_ve_5.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
boot
But this error happen again. I suspect that ISO from download page not hybrid. Any suggestions?
ISO name: proxmox-ve_5.0-af4267bf-4.iso , i tried to download from HTTP and Bittorent
 
Maybe your usb stick has some leftover mbr, please try to clean out your usb stick and try again with dd (for testing, use dd without the bs option).
 
Maybe your usb stick has some leftover mbr, please try to clean out your usb stick and try again with dd (for testing, use dd without the bs option).
Hello! Thank u for help. I just deleted MBR|GPT table on USB stick, and then created it from scratch. All working well. Thank u!
 

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!