Hi there,
I restored a VM in "Restore" WebGUI option.
This VM have OpenMediaVault SO.
The previous hardware for this VM had:
After restored i edited this file in my node (phisical server) because in first line had:
and i edit to
Next I restart the VM (104).
The problem is when i type in VM(104) this: "#fdisk -l"
I don't see the 1000GB drive in the list.
I need mount this drive because I have my files (don't format).
What I can do?
Thx
I restored a VM in "Restore" WebGUI option.
This VM have OpenMediaVault SO.
The previous hardware for this VM had:
- Local 5GB
- Image for personal files: 1000GB (vm-101-disk-2.raw)
After restored i edited this file in my node (phisical server) because in first line had:
Code:
# nano /etc/pve/local/qemu-server/104.conf
"#virtio0%3A NAS%3A101/vm-101-disk-2.raw,format=raw,backup=no,size=1000G"
Code:
"virtio0: NAS:101/vm-101-disk-2.raw,format=raw,backup=no,size=1000G"
The problem is when i type in VM(104) this: "#fdisk -l"
I don't see the 1000GB drive in the list.
I need mount this drive because I have my files (don't format).
What I can do?
Thx