Il 01/04/2016 11:20, Michael Rasmussen ha scritto:
I would try setting disk controler in proxmox to sata.
sata needs ahci driver.
set it to IDE which should be already included in the kernel.
Then change /dev/sda1 into /dev/hda1 in grub.
It will probably drop you into the rescue shell. Then change fstab too
to point all the /dev/sdaX to /dev/hdaX
this will let you boot with an IDE disk.
Then if performance of the IDE is poor you could change to sata
(changing back to /dev/sdaX) enabling ahci module in modprobe.conf and
regenerating the initrd. (or even Virtio)
Alessandro
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user