debridmediamanager / zurg-testing

A self-hosted Real-Debrid webdav server you can use with Infuse. Together with rclone it can mount your Real-Debrid torrent library into your filesystem and load it to Plex or Jellyfin.
480 stars 36 forks source link

Bug: MacOS issue #48

Closed Cristianepv96 closed 9 months ago

Cristianepv96 commented 9 months ago

When trying to sudo mkdir -p /mnt/zurg I keep getting mkdir: /mnt: Read-only file system on MacOS 14.2.1 (23C71) Sonoma. How I can solve this? I can't find guides(for noobs) to solve.

yowmamasita commented 9 months ago

@Cristianepv96 you can do it in your home folder instead

just use $HOME/zurg for example

Cristianepv96 commented 9 months ago

What line I need to change, I tried but I'm not sure what was wrong

yowmamasita commented 9 months ago

on your rclone mount command

are you planning to use docker / docker-compose?

Cristianepv96 commented 9 months ago

Yes, i´m trying to follow this instructions: Clone this repo git clone https://github.com/debridmediamanager/zurg-testing.git Add your token in config.yml sudo mkdir -p /mnt/zurg Run docker compose up -d time ls -1R /mnt/zurg You're done! If you do edits on your config.yml just do docker compose restart zurg.

Thank u for your response, i'm just noob at this and if something doesn't work or need something additional just can't get it work.

Cristianepv96 commented 9 months ago

Can I use /Users/mac/Downloads/zurg-testing-main/realdebrid?

yowmamasita commented 9 months ago

Yes @Cristianepv96 you can use anything