Cd into /dev/sda

manjotsc

Active Member
Jul 2, 2020
73
6
28
Montreal, Quebec
I want to able FTP in to /dev/sdb or /dev/sdb1 in Proxmox, I am storing my virtual machines images there.

Need help,
Thanks
 

Attachments

  • Annotation 2020-07-01 223945.png
    Annotation 2020-07-01 223945.png
    70 KB · Views: 23
  • Annotation 2020-07-01 224115.png
    Annotation 2020-07-01 224115.png
    57 KB · Views: 22
  • Annotation 2020-07-01 224302.png
    Annotation 2020-07-01 224302.png
    134.3 KB · Views: 22
What do you want to do with your VM images?
 
I don't see how big the root FS is, but if it can hold more than 30GB you can SFTP the file to the home directory of the root user and then run the qm importdisk command.
 
Try to change the disk controller from `scsi` to something more low level such as IDE or SATA. To do so, first detach the disk and then edit the detached disk.
Don't forget to change the boot order in the Options panel of the VM.