Dear community,
I'm a newbie to Proxmox and I love the environment so far. Hence I wanted to setup a backup to an external disk. I followed the following tutorial https://www.youtube.com/watch?v=lZjMxdBPH7M
Steps followed :
Jens
I'm a newbie to Proxmox and I love the environment so far. Hence I wanted to setup a backup to an external disk. I followed the following tutorial https://www.youtube.com/watch?v=lZjMxdBPH7M
Steps followed :
- Formatting to ext 4
- Create director in /mnt called /mnt/usb-drive
- Finding the uuid with ls -l /dev/disk/by-uuid/*
- Adding to /etc/fstab the following /dev/disk/by-uuid/31010205-a0ed-4e74-ac98-a68f66bcd06e /mnt/usb-drive ext4 defaults 0
- Using mount -a to mount the disk
- In UI : Datacenter - storage - add Directory
- How can I revert back without "breaking" anything ?
- Would it be possible to add a part of the number of TBs to a VM as a secondary drive (store video, image files) ?
Jens