How to Make a Raspberry Pi NAS - A NAS-Berry that Runs OpenMediaVault

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 134

  • @Core-Electronics
    @Core-Electronics  Рік тому +22

    Hey all, OMV currently DOESN'T work on the new Bookworm OS. You will need to flash Bullseye which is listed as "Raspberry Pi OS (Legacy, 64-bit) Lite" in the Raspberry Pi Imager under "Raspberry Pi OS (other)"
    Cheers!

    • @user3027
      @user3027 Рік тому +1

      Just found this out. thanks for putting out a solution fast!

    • @user3027
      @user3027 Рік тому +2

      FYI, if the install output fails and refers to ssh.systemd, I managed to solve it. Found on some forum to create the following symbolic link:
      sudo ln -s /lib/systemd/system/ssh.service /etc/systemd/system/sshd.service
      then run install again

    • @Eppoch
      @Eppoch Рік тому +1

      @@user3027 thank you so much this really helped!

    • @saronanto4373
      @saronanto4373 10 місяців тому

      im using pi 5 its not showing legacy version for pi 5 what can I do

    • @jit_x
      @jit_x 10 місяців тому

      @@saronanto4373 select no filtering and flash the legacy one

  • @deaf_ninja
    @deaf_ninja Рік тому +26

    If you watch 1000 youtube tutorials you will find 1 or 2 as well put together, explanatory and great as this. Good speed but never to fast - no info lost. Very very good work.

  • @jacquesredmond
    @jacquesredmond 5 місяців тому +3

    I have been in IT for 35 years, I accidentally stumbled across this video and watched it out of curiosity. I can sum it up in one word. B R A V O! Perfect pacing, not overwhelming for newcomers, exellent work here. :)

  • @bigdamnhero2297
    @bigdamnhero2297 3 місяці тому +4

    This is incredible, there are probably more than 50+ videos on YT on how to make this, not one of them explains as good as this one. Thankyou so much.

  • @jeffreytackett3922
    @jeffreytackett3922 Рік тому +7

    I love watching videos about how to do something that start out with 5 minutes of telling me why I should be interested in doing the thing I'm trying to learn to do.

  • @one.insight
    @one.insight Рік тому +5

    This tutorial is the best to watch and follow along with, no issues and no confusion! Love it, now I have my NAS ready to be added to my port forwarding and be available world-wide!!!

    • @Core-Electronics
      @Core-Electronics  Рік тому +1

      Always glad to see people getting out there and making stuff, best of luck!

    • @NeuralBytesa
      @NeuralBytesa 2 місяці тому

      @@Core-Electronics My first time watching one of your vids great work!

  • @AndrewGalan
    @AndrewGalan Рік тому +5

    This is useful video. Thank you.
    I set one up with a Raspberry Pi 3B+, and a 128 GB usb and 2 TB external ssd.
    It is currently working great as storage for music and as a backup location.

    • @Core-Electronics
      @Core-Electronics  Рік тому +1

      Great to hear!

    • @Nathan_Daniel
      @Nathan_Daniel Рік тому

      Hey, I use a Raspberry pi 3 as well, but I keep running into an error:
      dpkg: error processing package ssl-cert (--configure):
      installed ssl-cert package post-installation script subprocess returned error exit status 1
      Errors were encountered while processing:
      ssl-cert
      E: Sub-process /usr/bin/dpkg returned an error code (1)
      failed installing postfix and unable to fix
      Any help would be much appreciated!

    • @AndrewGalan
      @AndrewGalan Рік тому

      @@Nathan_Daniel I wish I could help, but my knowledge on this so far doesn't go beyond what was shown in the video. Maybe post this query in a new thread under the video to ensure that Core Electronics see it as they or someone else on here may be able to assist.

    • @Nathan_Daniel
      @Nathan_Daniel Рік тому

      @@AndrewGalan Hey. Thanks for trying to help. I was able to fix the error by setting the date and time more specifically in the configure settings, which was weird, but after a while of using OMV, windows explorer freezes every time I try to upload more than/around a 1 GB of data files, and many times it fails to even upload. It is only useful for smaller files, which is not what I really intend to use it for.

    • @mgopi1990
      @mgopi1990 Рік тому

      @@Nathan_Daniel plz check if time is automatically updated from internet. Ensure that timezone is also properly set. Not sure why it freezes from windows explorer. Suspecting connection issue. Why not try to copy with rsync ?

  • @lucasspithoven
    @lucasspithoven Рік тому +11

    you must use OS 64bit legacy lite now, openmediavault will not load onto any other operating system now

    • @Provinity
      @Provinity Рік тому

      I had the same problem, thanks

    • @Plons0Nard
      @Plons0Nard 8 місяців тому +1

      I spent the last 2 days trying to get OMV running. It drove me nuts. Pi400, Pi3b, several different adapters, several different powersupplies, arggggghhhhhh
      A previous version of OMV ran for several years on the Pi400 and the reason for the upgrade was the trouble I encountered when downloading a few gb's from the NAS. Uploading was no problem, downloading was.
      Thanks for the heads up, and cheers 🤝🏻👍🏻🇳🇱

  • @Daily-Videos-
    @Daily-Videos- Рік тому

    You give me the capability to stay turned on for years 👍🏻

  • @sysadmin-info
    @sysadmin-info Рік тому +1

    How did you capture the video from the monitor without ssh-ing into Raspberry? Through some KVM?

    • @SchoolforHackers
      @SchoolforHackers Рік тому +1

      Close: it’s a small hdmi capture device. Yes, you want one. ⚙️

    • @sysadmin-info
      @sysadmin-info Рік тому +1

      @@SchoolforHackers I already bought one.

  • @kp_kovilakam
    @kp_kovilakam Рік тому +2

    Your way of explanation is just amazing!🔥

  • @williamf8257
    @williamf8257 Рік тому +1

    The Open Media Vault installed failed "Unsupported version. Only Debian 10 (Buster) and 11 (Bullseye_ are supported. How did you get it to work?

    • @Core-Electronics
      @Core-Electronics  Рік тому

      Did you follow the instructions with a freshly flashed SD card? If so I believe these issues are stemming from the recently release Raspberry Pi OS Bookworm which will have replaced Bullseye as the default OS in the imager. Try flashing your SD card with one of the legacy builds of Bullseye and see if that does the trick.

    • @lucasspithoven
      @lucasspithoven Рік тому

      @@Core-Electronics i have the same issue, must be a new software OS upgrade

  • @ImbraWolf
    @ImbraWolf Рік тому

    having a NAS is actually very convenient

    • @SpeccyMan
      @SpeccyMan 4 місяці тому

      Until it fails, which it will do eventually. Back up your backups!

  • @worldofnou6676
    @worldofnou6676 3 місяці тому +1

    Very nice explanation. The only problem i encountered, was to make my NAS available for other networks except the local one. Have you tried something like that? And if yes, any advice? I tried to forward porting, allow through vpn, but nothing worked.

  • @japanquakeytp
    @japanquakeytp Рік тому +2

    Running strong on a pi 3b with a 32gb sd card and 500 GB 5400 rpm (highest it can power while stable) HDD.

  • @ccrexet
    @ccrexet Рік тому +3

    Very helpful, with clear instructions!! thank you very much!

  • @brucehanson4147
    @brucehanson4147 11 місяців тому +2

    Can we go back to where you said if you don't format you will just get access denied...that's where I'm stuck. What do I do? Didn't get that step, where?

  • @saipanchal2284
    @saipanchal2284 Рік тому +1

    one issue is occurred sometime if raspberry pi reboot ftp server stopped working i need remove manually and re reinstall the ftp plugin

  • @Tasso170
    @Tasso170 Рік тому +1

    Thanks for the best tutorial ever..

  • @RubixB0y
    @RubixB0y Рік тому +7

    I dream for the day that raspberry pi projects with rpi3b+ are actually attainable again. More like $40 instead of, "$120 but out of stock anyways."

    • @AndrewGalan
      @AndrewGalan Рік тому

      I am guessing that the limited RAM would be an issue, as mentioned in the video, but also maybe the usb 2 and no 3.
      What kind of things do you envision will be a problem?
      I am hoping to use a spare rpi3b+ with this, so any insight on problems would be welcome.

    • @daweimuwei5340
      @daweimuwei5340 Рік тому

      ​@@AndrewGalanDid it work with your spare one?

  • @Nacreous01
    @Nacreous01 Рік тому +1

    Is it possible to install Jellyfin on this to use as a homemade netflix or would you need something with more beefy hardware for a smooth experience. If its possible it would be amazing to see a video on how to set it up

  • @brucehanson4147
    @brucehanson4147 11 місяців тому

    Yous said use NTFS format, so is that only with a usb drive?, Most others say use EXT4. Does either work or is EXT4 the correct choice with a hard drive?

    • @railwaymaniac
      @railwaymaniac 10 місяців тому +1

      1) Windows will only let you choose FAT32 or NTFS. I think he's saying DON'T USE FAT32
      2) OpenMediaVault will let you change to EXT4 - I think this is done for efficiency reasons - more storage/less overhead...
      3) If the memory stick is formatted NTFS then you can take it out and read it on any PC, but not with EXT4??
      HTH

  • @JingyJingJing
    @JingyJingJing 3 місяці тому +1

    That was masterfully taught and presented.

  • @BitCloud047
    @BitCloud047 Рік тому +1

    Awesome video as always!

  • @johnhousego9218
    @johnhousego9218 Місяць тому

    Excellent tutorial video even I managed to get a NAS up and running. Thanks.

  • @Tasso170
    @Tasso170 Рік тому +1

    Now i have a problem......I can login to my OMV but cannot access the dashboard to see any of the other areas ...i.e. storage, filesystem, users, ect........Please help...

  • @saipanchal2284
    @saipanchal2284 Рік тому

    nice video and easy to understand thanks i tried many methods from youtube but not such easy steps you told to noob like me its great helps thanks

  • @Tamay.
    @Tamay. Рік тому

    Will the NAS show up on every Windows PC which is connected to my WiFi? Does every single PC need its own credentials or can I just use the same credentials (Computer-1) on any Windows PC?

    • @SpeccyMan
      @SpeccyMan 4 місяці тому

      That is the entire point of a NAS. To be just one device that can be accessed on any PC (Windows OR Linux) or MAC using one set of credentials. That is the basic single user setup. You can, of course, set up an entirely different set of credentials for an entirely different user if you so wish.

    • @Tamay.
      @Tamay. 4 місяці тому

      @@SpeccyMan Thanks, I have already set everything up as that comment is old as hell.

  • @chriscole4559
    @chriscole4559 Рік тому +1

    Just tried this with an old Pi-3. Doesn't work (falls over while trying to install OpenMediaVault). Bummer. Will be buying a purpose-specific NAS, it seems.

    • @SchoolforHackers
      @SchoolforHackers Рік тому

      It’s a nice time to order a Pi 5.

    • @jbonnett1225
      @jbonnett1225 Рік тому

      I too have been trying this with a Pi-3. Just for grins really. Everything seems to be correctly configured but the shared folder never appears when I try connecting to the network drive from Windows 11.

  • @havokchaos6882
    @havokchaos6882 Рік тому

    Awesome explanation and easy to follow bud thanks for the toot

  • @PvP-bv8hx
    @PvP-bv8hx 3 місяці тому

    I've been through the process three times now and every time I get to the part where I change the hostname, the Pi/NAS disappears from the Network. That is, I type in the new hostname, click save, then apply, then I get the spinning wheel for a moment followed by an error message. The Pi is no longer accessible via the IP address used previously, and does not appear as a connected device on my local network. No amount of restarting the Pi and/or my router fixes this. I could go through the entire set up again (from flashing the SD card) and leave the hostname as default I suppose, but I'd prefer to set my own hostname. Any thoughts on why this is happening or how to fix it?

  • @ElPolloPolloPollo
    @ElPolloPolloPollo Рік тому

    Thank you for the video! It helped me get things setup and everything works. I've only encountered one problem. If I reboot, my pi nas doesn't come back online. Any idea on the fix? Thanks!

  • @StitchesLovesRats
    @StitchesLovesRats 9 місяців тому

    can you allow all user access but read/copy only? You manage it, people can browse and download but not alter?

  • @bjornsteelside
    @bjornsteelside Рік тому +1

    Play at 1.25 speed.

  • @sebkau9852
    @sebkau9852 9 місяців тому

    First of all great tutorial.
    I got a problem with my setup. I had it running for 2 months but got an error with my ssd, after switching it wouldn't allow to attach to new one, so i removed everything from the pi and installed everything again. i can get to omv via the ip but i can't login. After installation raspberrypi tells me login is admin and pw is openmediavault, but when i try it i get an error stating it's wrong

  • @natdlareg
    @natdlareg 10 місяців тому

    I'm a total newbie to this and I kind of just want to get things up and running. wget doesn't do anything and when I open the file, it just says that the certificate is expired. Do I need to do anything extra?

    • @natdlareg
      @natdlareg 10 місяців тому

      well, I got through by ignoring the certificates. However, I got to a point where it failed to update repos and mentioned bullseye security. I'm unsure if that's related to the pinned message, but I had flashed to the OS version mentioned before this attempt. Can anyone help sort this out?

  • @DanFagerburg
    @DanFagerburg 2 місяці тому

    my $100,000 question is with a brand new SATA 2.5 SSD, Do you format the unused (not formatted) drive? with an RPi Linux doesn't already know what to do with the drive. When does this solid state drive have an assigned a file system to it? I would appreciate help with this, my project is NOT working and I keep returning brand new SSDs because I can't mount them in OpenMediaVault.

    • @Core-Electronics
      @Core-Electronics  Місяць тому

      We have a dedicated forum topic for this video with a lot of other issues people were running into, there may be some helpful information in there. If not, feel free to chuck a post on there! We have a lot of maker eyes over there that can help.
      forum.core-electronics.com.au/t/how-to-make-a-raspberry-pi-nas-a-nas-berry-that-runs-open-media-vault/16580

  • @SuperRobieboy
    @SuperRobieboy Рік тому +1

    Very nice tutorial! It would be cool to built on to this project to allow for it to function as a torrentbox too: add torrents to to Pi from anywhere in the network, download them to the shared folder on the external drive and access to files from any device :)))

  • @1bubatruba
    @1bubatruba Рік тому

    Simply the best

  • @GameNP279
    @GameNP279 Рік тому

    thank you for this video it was very useful to me.😊

  • @roybran2
    @roybran2 Рік тому

    Great how to vid. Thank you

  • @W.Keeling
    @W.Keeling Рік тому

    thank you for this, you have gained a sub 👍

  • @eherrmann01
    @eherrmann01 10 місяців тому

    Nice tutorial, thanks. I have a Rasberry pi running PiHole as a local DNS server. Can I install OMV in the same pi? I currently have it set up with a static ip address for the DNS server and I'm worried that when OMV assigns my ip, it will overwrite my static address.

  • @antoniocaetano3707
    @antoniocaetano3707 4 місяці тому

    Excelente video, obrigado!

  • @gameroomwizards448
    @gameroomwizards448 10 місяців тому

    I'm trying to create a remote storage for my WordPress site. Can I use this setup for that?

  • @schvanysepitome8500
    @schvanysepitome8500 Рік тому

    so how do you get the ip address if the screen refreshes and ip address is no longer displayed after installing OMV

    • @Core-Electronics
      @Core-Electronics  Рік тому

      you can always run ifconfig from the terminal to get current interface configs

    • @SchoolforHackers
      @SchoolforHackers Рік тому

      Handy bonus: if you’re on Linux or Mac, they use mDNS by default, meaning you can access the Pi server by its hostname. I’m not sure on Windows.
      Edit: if you turn on the WINS service in the OMV config screen, you can just use hostname (machine name).

  • @ibrawolf8440
    @ibrawolf8440 10 місяців тому +2

    I thought my speakers were broken for a sec

  • @gyoowonjeoung4296
    @gyoowonjeoung4296 10 місяців тому +1

    thank you so much

  • @FrankBrickle
    @FrankBrickle 5 місяців тому

    Excellent guide.

  • @Razor_Burn
    @Razor_Burn Рік тому +1

    Great tutorial and written guide! 👌

  • @rajanmathai
    @rajanmathai Рік тому

    I could not see the panel in the left side on Open Media Vault ?

  • @bigdamnhero2297
    @bigdamnhero2297 2 місяці тому

    I think your port forwarding guide is outdated, are you able to update it or make a tutorial on it perhaps? So much has changed i wasn't able to figure out exactly what steps to take to set a static IP. Thankyou :)

  • @chriswalker1073
    @chriswalker1073 11 місяців тому

    Great video, but the install fails for me every time on a fresh install of raspian lite on a Pi4. Too many errors to list, but one example is that it can't find sshd.service, when the default is ssh.service. I see this with other services and files that it can't find. Anyone with similar issues on a Pi4?

  • @Tasso170
    @Tasso170 Рік тому

    Hello, great video, very informative...

  • @malcolmbuckley5445
    @malcolmbuckley5445 Рік тому +2

    Or a lil Nas

  • @TheProtolith
    @TheProtolith 2 місяці тому

    renamed it raspberrpi-nas and then when confirming it just gave me red screen saying software error... it never recovererd from there

    • @Core-Electronics
      @Core-Electronics  Місяць тому

      We have a dedicated forum topic for this video with a lot of other issues people were running into, there may be some helpful information in there. If not, feel free to chuck a post on there! We have a lot of maker eyes over there that can help.
      forum.core-electronics.com.au/t/how-to-make-a-raspberry-pi-nas-a-nas-berry-that-runs-open-media-vault/16580

    • @TheProtolith
      @TheProtolith Місяць тому

      dont worry i fixed it after reading you have to use Legacy 64-Bit

  • @Darkstartsb
    @Darkstartsb Рік тому

    Would this work for game roms

  • @NoSleepKid1
    @NoSleepKid1 Рік тому

    it failed with omv, or in bad state

    • @Core-Electronics
      @Core-Electronics  Рік тому

      OMV currently DOESN'T work on the new Bookworm OS. You will need to flash Bullseye which is listed as "Raspberry Pi OS (Legacy, 64-bit) Lite" in the Raspberry Pi Imager under "Raspberry Pi OS (other)"

    • @NoSleepKid1
      @NoSleepKid1 Рік тому

      Thanks That Helped! @@Core-Electronics

  • @Tasso170
    @Tasso170 Рік тому

    Please help!!!... .this key does not work while i am on the Raspberry...(|) Pi..Please help..ie............(.||||||||||||||)..........as you can see it work here but on the Raspberry Pi it does not work...so i am having difficulty with the last portion of installing openmedia vault.....the problem is with this part... (sudo | bash)...because this key does not work..... this.....|||||||||||||||||||||||||||||||||||||||||..

    • @mclarenf1a
      @mclarenf1a Рік тому

      Check your keyboard settings. I assume you are using English but you may have the wrong English selected.

    • @SchoolforHackers
      @SchoolforHackers Рік тому

      Exactly. And the character is called a “pipe”.

  • @shiyammosies5975
    @shiyammosies5975 2 місяці тому

    Just for the record: It does not run for a lifetime: my Raspberry Pi connected NAS does not seem to show up on my network after a year, I'm still investigating, but decided to do a fresh installation now. Hence looking at this video. I wouldn't keep any critical data on it though, just movies, music, etc.

  • @Nathan_Daniel
    @Nathan_Daniel Рік тому

    Hi, great video, but I use a Raspberry pi 3l, but I keep running into an error when running the wget command:
    dpkg: error processing package ssl-cert (--configure):
    installed ssl-cert package post-installation script subprocess returned error exit status 1
    Errors were encountered while processing:
    ssl-cert
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    failed installing postfix and unable to fix
    Any help would be much appreciated!

    • @AIContentPlaza
      @AIContentPlaza 8 місяців тому +1

      You need to enable „SSH“ with password authentication in the imager.

    • @rivervambeck
      @rivervambeck 8 місяців тому

      @@AIContentPlaza I've spent the last 90 mins trying to figure that one out😅

  • @royscube6025
    @royscube6025 Рік тому

    Its a BIG NO !! notworking. the codes seems broken. unsuccessful installation with error.
    Unsupported version. Only Debian 10 (Buster) and 11 (Bullseye) are supported. Exiting...

    • @Core-Electronics
      @Core-Electronics  Рік тому

      Did you follow the instructions with a freshly flashed SD card? If so I believe these issues are stemming from the recently release Raspberry Pi OS Bookworm which will have replaced Bullseye as the default OS in the imager. Try flashing your SD card with one of the legacy builds of Bullseye and see if that does the trick.

  • @Mozescodes
    @Mozescodes Рік тому

    your pw setup and hostname change completely fckd up my PI need to reinitiate image

    • @Core-Electronics
      @Core-Electronics  Рік тому

      Care to be more specific? 🤨 head to the forums if you need some support forum.core-electronics.com.au/

    • @Mozescodes
      @Mozescodes Рік тому

      @@Core-Electronics The hostname to SSH into the PI name also changed. Was too big of a hustle just reinstalled image and started over. Then it worked without user/pw change

    • @SpeccyMan
      @SpeccyMan 4 місяці тому

      @@Mozescodes Sounds like a classic case of PEBCAK.

  • @bonkywollocks3078
    @bonkywollocks3078 8 днів тому

    "Data"?

  • @JeffSchofield-q1x
    @JeffSchofield-q1x Рік тому

    [2023-10-16 17:29:24+0100] [omvinstall] Unsupported version. Only Debian 10 (Buster) and 11 (Bullseye) are supported. Exiting..Hi I
    cannot get past this statement it comes up after a very short time into the install

    • @Core-Electronics
      @Core-Electronics  Рік тому

      Did you follow the instructions with a freshly flashed SD card? If so I believe these issues are stemming from the recently release Raspberry Pi OS Bookworm which will have replaced Bullseye as the default OS in the imager. Try flashing your SD card with one of the legacy builds of Bullseye and see if that does the trick.

    • @JeffSchofield-q1x
      @JeffSchofield-q1x Рік тому

      That worked thanks

  • @KintaroTakanori
    @KintaroTakanori 7 місяців тому

    the command doesnt work. ive been trying for multiple hours and watched like 10 videos. no links being posted and my rasp 3 just wont do what you show. what is going on. how can this be so fucking hard??? i really feel dumb. i cant even follow a video with simple step by step instructions. shit just doesnt work. sorry for the rant. im just done.

    • @Core-Electronics
      @Core-Electronics  7 місяців тому

      Hey, sorry to hear that you are having issues, check out our forum post on this project, it might have some info that can help. If not feel free to chuck a post on there with the issue you are having, we have a lot of maker eyes over there that can help.

  • @stevenbell9589
    @stevenbell9589 Рік тому

    I'm looking at building a raspberry pi cloud server I keep saying I'm going to do it but things get in the way my old server that's like maybe 16 years old is still going strong but I want something new and want to go down the pi route as it's just mainly for mobile as it has 2 accounts one for personal one for work I would like 2 drives spaces one for each where I can store my files documents videos music photos that sort of thing in like a network so what ever app I use can connect to it like a drive well. Well apart from the raspberry pi and the micro SD card I'm going to buy I was looking at a case for the pi and it can house 4 drives 2.5 inch at I think 4tb max per drive I could send you a link to the case if you want to see it
    the case comes with all the bits to make it work and once it's done will not be any taller than a small bottle of coke I just need to work out the best way to do it software and all that I'm not so good at that side of things

  • @caribbeanchild
    @caribbeanchild Рік тому +1

    Openmediavault is painful software. Configuration changes take minutes to apply. It can take half an hour to set up one disk. There's absolutely no reason for this it be so slow. It's f**king ridiculous.

  • @glenncol
    @glenncol 9 місяців тому +1

    Great videeos BUT, the presenter is one of the most annying people i have seen, what with the halting speech patern and head wobbling all over the place, you are just as annoying if not more than the guy on ExplainingComputers

    • @NeuralBytesa
      @NeuralBytesa 2 місяці тому +1

      bro stfu about your nonsense

  • @Ignotus.
    @Ignotus. Рік тому +1

    I wish people who don't need the gpio pins stopped buying the raspberry pies so that those of us who use the pins can actually get the pies again

    • @Iinustechtips
      @Iinustechtips Рік тому

      i have many pi's and id give you one for 30$

    • @SpeccyMan
      @SpeccyMan 4 місяці тому

      The plural of Pi is Pis. Pies is the plural of pie! Are we clear?

    • @SpeccyMan
      @SpeccyMan 4 місяці тому

      @@Iinustechtips No apostrophe in a simple plural like Pis!