I followed instructions at https://pve.proxmox.com/wiki/Install_from_USB_Stick and can't boot, getting GRUB prompt..I have Proxmox VE 4.4 ISO Installer
Hi,I repeated process on the very same USB but formatted on Linux , not exactly sure why , but I was able to boot and install pve from USB
right,I mean re-formatted on Linux under Disk Utility and then I did the 'dd' part from terminal
I mean re-formatted on Linux under Disk Utility and then I did the 'dd' part from terminal
Hi,Hello. I would like to install Proxmox 4.4 from USB. I use Linux Mint 18.1 and i formatted the pendrive to fat32 and i used dd, but i have got still the grub rescue shell......
Hi,I used this command: dd if=proxmox-ve_*.iso of=/dev/XYZ bs=1M as the wiki recommended.
Hi,So the correct command would be this ? : dd if=proxmox-ve_*.iso of=/dev/XYZ bs=1M conv=sync
I did this, the process is only 2 seconds, but the problem is the same.
Maybe there is something wrong in my BIOS setup.
dd if=proxmox-ve_*.iso of=/dev/XYZ bs=1M; sync
dd if=proxmox-ve_*.iso of=/dev/XYZ bs=1M conv=fdatasync
ls -l Downloads/proxmox-ve_4.4-eb2d6f1e-2.iso | awk '{print $5/(1024^2*5)}'
104.359
Hi,I tried the both way, and 2 pendrives, the process was around 1 minute. Problem is the same.
I got the same 104.359 result, so the iso should be ok.
md5sum Downloads/proxmox-ve_4.4-eb2d6f1e-2.iso
e453b3e1038d8b95f4a6d12cb233c389 Downloads/proxmox-ve_4.4-eb2d6f1e-2.iso