Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM in proxmox, here OMV #125

Open
swa72 opened this issue Aug 13, 2024 · 0 comments
Open

VM in proxmox, here OMV #125

swa72 opened this issue Aug 13, 2024 · 0 comments

Comments

@swa72
Copy link
Owner

swa72 commented Aug 13, 2024

  • install debian
  • passwd
  • sudo apt-get update
  • sudo apt-get upgrade
  • apt install openssh-server
  • sudo systemctl status ssh
  • apt-get install qemu-guest-agent
  • IP addres is 192.168.178.150
  • enable https://linuxconfig.org/enable-ssh-root-login-on-debian-linux-server
  • increase /sda1 by 1 Gig, see two steps at Useful Debian 12 VM Commands tteck/Proxmox#1988
  • apt update && apt install ntfs-3g
  • add usb port to VM
  • do not mount in OMV guest VM (!), omv will do it!
  • in OMV
    • add user
    • add storage disk (the USB drive)
    • add shared folder "root" (dont name it /)
    • enable SMB and add share root (dont name it /)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant