How to Auto Mount Drives in Linux on Boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 220

  • @malcolmwest1301
    @malcolmwest1301 ปีที่แล้ว +16

    Excellent tutorial. I appreciate the fact that you showed how to do this with the terminal instead of just gui.

  • @cakes1831
    @cakes1831 7 หลายเดือนก่อน +15

    Thank you. Everywhere else people just said "go make the fstab entry yourself" without telling how or the risks of not knowing what you are doing

    • @xb6xx
      @xb6xx หลายเดือนก่อน

      That's why you read official documentation instead of asking reddit (or other forums) if you want to learn something. Most things you'll need to know, won't have youtube tutorials made about them, especially if you have a niche of more specific problem (within linux which is already niche topic).
      Of course others don't want to waste their time to explain something to you that is already well documented. (This guy does, but that hes job, hes paid to do it).

  • @EyeSpyHiFi
    @EyeSpyHiFi 3 ปีที่แล้ว +22

    The easiest to follow tutorial I've seen. Thank you, my drive is now mounted.

    • @enkiimuto1041
      @enkiimuto1041 3 ปีที่แล้ว

      Idk, there is no need to use the terminal.
      Just go to disks -> select partition -> mount options -> check automount.

    • @EyeSpyHiFi
      @EyeSpyHiFi 3 ปีที่แล้ว +7

      @@enkiimuto1041 In Gnome yes. But I don't want the Gnome Disks app on my KDE

    • @Leo08x
      @Leo08x 2 ปีที่แล้ว +1

      @@EyeSpyHiFi Least based KDE enjoyer

    • @kuramamizukage
      @kuramamizukage 9 หลายเดือนก่อน

      @@Leo08x the thing is in kde after installing gnome disk utility aka disks changes some menus in kde so i don wanna see gnome menus in my kde

  • @paul9812-t3i
    @paul9812-t3i ปีที่แล้ว +3

    The video that made me subscribe. The details, the patience. Perfect

  • @icupondegrass
    @icupondegrass 2 ปีที่แล้ว +23

    Summary of the video:
    `lsblk` Check for and unmount the drive if it isn't already
    Create an empty folder to mount into eg. `/media/newfolder` or `/mnt/newfolder`
    `sudo blkid` Copy UUID and remember the drive 'TYPE'
    `sudo nano /etc/fstab` Copy default formatting whilst replacing the UUID and TYPE specific to the drive
    `sudo mount -a` Make sure no errors pop up

    • @arush6778
      @arush6778 ปีที่แล้ว +1

      error popped up but I rebooted and faced the consequences. Make sure that error doesn't pop up 😅

  • @oseaniic
    @oseaniic ปีที่แล้ว +1

    Reading the guides made seem this so complicated but your video was super easy to understand, thanks!

  • @chromerims
    @chromerims ปีที่แล้ว +2

    Thank you for various methods for getting that UUID info to load into /etc/fstab
    👍

  • @-someone-.
    @-someone-. 7 หลายเดือนก่อน +1

    Thank you so much! I spent days trying to do this….🙏👍👍👍 it worked first time after following your instructions. 🥇

  • @WorksOfVarun
    @WorksOfVarun 2 ปีที่แล้ว +2

    I'm new to Linux and I was wondering how to fix this!
    Finally found a video! 👌🏻

  • @hiramabiff9138
    @hiramabiff9138 3 ปีที่แล้ว +73

    Just a heads up for those who don't know... Depending on your version of Linux, you can change most of these settings within the GUI by using the preinstalled app called "Disks". For those interested in learning more, I provided instructions below for Lubuntu but they should also be the same for Ubuntu.
    1) After opening the application called "Disks", select your desired drive on the left..
    2) After selecting the drive; On the right, select the correct partition on the drive you want to auto-mount.
    3) Click the check-mark to open the "Additional partition options" menu. In the menu select "Edit Mount Options". *WARNING:* The options listed in this window directly edit the fstab file and should be modified with care the same as you would using the terminal.
    4) In that window, after switching off "User Session Defaults", the only two options I changed were..
    4a) Make sure "Mount at system Startup" and "Show in user Interface" are both checked. (these should be checked by default)
    4b) Change the "Mount Point" to something you wish to identify the drive as... e.g /mnt/Backup
    5) It is important that you *DO NOT* change the drop-down option that says "Identify As"; because, whats already in the box is the partition UUID matching the drive you selected in step 1 and 2, so there should be no need to change this option.
    6) After checking the checkboxes and changing your mount point name, click "OK" and input your root pass to save the changes to fstab.
    7) Restart the system and you're done.

    • @seanpaul7069
      @seanpaul7069 3 ปีที่แล้ว +3

      Thanks for the write-up. This actually worked. I wasn't able to create a run/media/Backup folder. kept getting an error.

    • @us07251
      @us07251 2 ปีที่แล้ว +2

      This is the best way. Thank you.

    • @clumsysandesh
      @clumsysandesh 2 ปีที่แล้ว +1

      Thanks! This was more helpful, easy and straightforward than the video itself.

    • @estonian44
      @estonian44 2 ปีที่แล้ว +3

      mate, tq, can u help me out, after finishing the tutorial, my debian wont reboot and shut down :)

    • @RawfunRahman
      @RawfunRahman 2 ปีที่แล้ว +1

      What are you? A magician?

  • @arush6778
    @arush6778 ปีที่แล้ว +3

    For those who failed just like me and went to shock:
    type exit for maintenance
    browse this file
    sudo nano /etc/fstab
    delete whatever you have wrote ( be very careful that you might delete anything else!)
    save and exit
    then force shutdown your PC
    and you're sanity will be back after you start your device again

    • @JF-vz1ju
      @JF-vz1ju 13 วันที่ผ่านมา +1

      THANK YOU I got stuck in emergency mode and was about ready to just reinstall the OS

  • @p.h.sharma4132
    @p.h.sharma4132 3 ปีที่แล้ว +2

    Thank you very much for the tutorial, i have facing this issue for a long time, but your tutorial gave exact and precise steps which required to be followed. Liked and subscribed. Thank you very much for this. :)

  • @deteodskopje
    @deteodskopje 3 ปีที่แล้ว

    I was completly new and it bugged me for days, this resolved it in a matter of seconds! Thanks

  • @Netbug
    @Netbug ปีที่แล้ว +2

    Thank you! I finally have my shared NTFS drive mounting at boot. Very nice. Although save was "Ctrl-O" for me, not "0".
    Subbed. Cheers!

    • @edwardjames6070
      @edwardjames6070 ปีที่แล้ว +1

      out of all these comments, yours is the only one to point out this very important video error. to save with nano press ctrl plus small case letter o, not ctrl plus zero. in all fairness, the guy made a great video.

  • @mekuranda
    @mekuranda 4 ปีที่แล้ว +1

    Really detailed explanations....always had issues with Linux drives....will try some of your wisdom to see if my systems work the way I expect....subbed

  • @tylerhuestis1733
    @tylerhuestis1733 ปีที่แล้ว

    Thank you very much, was just setting up a plex/media storage server and new to Linux, this worked great😊

  • @cyben
    @cyben 2 ปีที่แล้ว

    This definitely help. I am working on switching to Linux but for now dual booting until I master it. Thank you very much!

  • @matheusgontijo1681
    @matheusgontijo1681 3 ปีที่แล้ว

    Worked perfectly. Thank you so much for your time. And thank you for the commands on the blogpost. That helped and saved time having the commands for copy and paste.

  • @zacharyomw7691
    @zacharyomw7691 5 หลายเดือนก่อน

    Thank you so much! This fixed my problem with Plex not seeing the files in my drive.

  • @corruptedpoison1
    @corruptedpoison1 4 หลายเดือนก่อน +20

    The fact this isn't default on Linux is why this operating system will never be mainstream.

    • @sonthai5990
      @sonthai5990 3 หลายเดือนก่อน +1

      Trying to figure out how to install many app without full of hard disk , I don't want app only install in default folder . And this is too complicated so I have to back to Window 10 22H2, I can mount and merge it easier than Linux especially I have many hard drive too

    • @nikunjkhangwal
      @nikunjkhangwal 3 หลายเดือนก่อน +3

      Yeah
      Linux fans can keep coping

    • @MrZarono
      @MrZarono 2 หลายเดือนก่อน +1

      @@nikunjkhangwal Yep. I just tapped out after trying this bullshit.

    • @ScreechingSoup
      @ScreechingSoup 2 หลายเดือนก่อน +1

      Many Linux Distros do auto mount drives. And can read/write NTFS also.

  • @aptminer9531
    @aptminer9531 7 หลายเดือนก่อน

    Thank you so much. As someone who's new to Linux, this helped a lot :D

  • @amqx
    @amqx 11 หลายเดือนก่อน

    Thank you so much, super easy to follow for a linux beginner

  • @chemprofdave
    @chemprofdave 28 วันที่ผ่านมา

    Thanks, doing this on a headless pi in raspberry OS lite so needed the terminal examples.

  • @EndaRochford
    @EndaRochford หลายเดือนก่อน

    Thank you, it took a few attempts, I made stupid typo errors on the UUID but it worked find after that.

  • @kendarr
    @kendarr 2 ปีที่แล้ว

    Thanks bud!, with along with with udiskie to automount USB drives i'm golden.

  • @warwolf333
    @warwolf333 ปีที่แล้ว +1

    Seems easy enough. Too sad you didn’t recall the last command by going up with «up arrow». Would have been faster...
    I just followed your instructions, it IS easy! Nice job!

  • @sleeper5815
    @sleeper5815 10 หลายเดือนก่อน

    You made this to easy for an old hack like me.... Thank you.

  • @Bergwacht
    @Bergwacht 3 ปีที่แล้ว

    Now I understand what the fstab is for, thank you :)

  • @mrstanlez
    @mrstanlez 11 หลายเดือนก่อน +2

    Nice tutorial. How can I automate it for 100 external ntfs-3g disks without knowing any disk-labels and without static writing in fstab file ? Any help will be very helpful. Thank you.

  • @GuyManley
    @GuyManley ปีที่แล้ว

    Thanks dude. Quick and easy. I watched the learn linux tv video before this but had to reinstall my OS recently. I use arch BTW. 🤣 But this was a quick refresher. Got all my steam games back from my 2nd drive. Cheers!

  • @ignacioulloa2241
    @ignacioulloa2241 7 หลายเดือนก่อน

    clean and straight to the point!

  • @kilo-lvx7
    @kilo-lvx7 2 ปีที่แล้ว

    This was very helpful. Thank you so much for this tutorial! Cheers

  • @timbarrett4580
    @timbarrett4580 ปีที่แล้ว

    Very easy to follow and very informative. Thanks!

  • @timothyt.82
    @timothyt.82 29 วันที่ผ่านมา

    2021 was a wild time.

  • @rezoanhoshen2640
    @rezoanhoshen2640 6 หลายเดือนก่อน

    I used space instead of using tab hence I was getting error for so long.
    After watching the video, finally got my system to auto mount on boot

  • @skywalkdesign2023
    @skywalkdesign2023 3 หลายเดือนก่อน

    This is a very helpful video, as always. But, @TechHut after editing and saving the 'fstab' file, we must run this command:
    sudo systemctl daemon-reload
    to update the system. Otherwise it will not automount on boot.

  • @jwalsh5764
    @jwalsh5764 2 ปีที่แล้ว

    Thank you, this is just what I needed. 👍🏼👍🏼

  • @jakephelp
    @jakephelp ปีที่แล้ว

    excellent video techhut i appreciated the help.

  • @gabriellworks
    @gabriellworks 3 ปีที่แล้ว

    thank you a lot! i was worried that I would lost my games everytime i rebooted my system, but hey! guess i'll not :)
    thanks again. keep up the good work.

  • @NFTwizardz
    @NFTwizardz 11 หลายเดือนก่อน

    Lol after 2 days this video finally make it all click tyvm! 🎉

  • @J1mb0Slice7
    @J1mb0Slice7 7 หลายเดือนก่อน

    Thank you sir! You helped me out big time

  • @vikramvikrant4680
    @vikramvikrant4680 4 ปีที่แล้ว

    thankyou for the detailed explanation , it worked perfectly.

  • @otoolepw
    @otoolepw ปีที่แล้ว

    Excellent tutorial, thanks!

  • @Zakaros1000
    @Zakaros1000 ปีที่แล้ว

    I always forget how to do this, and here I'm again everytime I install linux from scratch again xD

  • @mortadafardan2267
    @mortadafardan2267 2 ปีที่แล้ว

    great video friend you really helped me out here

  • @anonymousperson45152
    @anonymousperson45152 ปีที่แล้ว

    Thumbs up bro! It works like a charm.

  • @nicor4980
    @nicor4980 3 ปีที่แล้ว +1

    Great tutorial, thank you!
    But an exFAT formatted drive was mounted read-only.
    It took me some searching to find that I had to specify exfat-fuse where I thought exfat would be sufficient.
    Anyway, I learned something from both the video and research ;)

  • @maximofernandez196
    @maximofernandez196 2 ปีที่แล้ว +4

    IMPORTANT: if you change the disk, be sure of changing the fstab line, adding a # at the start to comment it. This will prevent the system to crash, since it will try to boot a disk that does not exist.
    If you use your disk later again, just delete the # and it will work

    • @stargazer7644
      @stargazer7644 ปีที่แล้ว +1

      That would be a hang, not a crash.

    • @maximofernandez196
      @maximofernandez196 ปีที่แล้ว

      @@stargazer7644 nice to know the difference

    • @stargazer7644
      @stargazer7644 ปีที่แล้ว

      @@maximofernandez196 You can put a timeout on the fstab options so it won't hang forever at boot, or you can mark it in fstab not to automatically mount at boot and put a mount command in an rc startup script that won't hang everything.

  • @Manu_sl
    @Manu_sl 6 หลายเดือนก่อน

    thanks brother. you are a saviour.

  • @jinyingzhan927
    @jinyingzhan927 3 ปีที่แล้ว +2

    for example, i use dual boot. my windows system drive is NTFS (contents) and partition type is "basic data", how do I know what to use "type"? and, for the drive of my ubuntu system, I could not see any content and partition information on Ubuntu Disks app...just a newbie question. Do I use the commend in your video to find out that information?

    • @stargazer7644
      @stargazer7644 ปีที่แล้ว

      NTFS is often not handled natively in Linux. if -t ntfs doesn't work, then you probably need to install a filesystem that understands NTFS such as fuse to mount those.

  • @sarditime132
    @sarditime132 3 ปีที่แล้ว +5

    Hey, what did you do to make your KDE look so different in this video? It looks very lovely and I'd like to try it out! I'm still very new to Manjaro and Linux in general.
    Also thanks a lot for the video! This finally fixed the issue I had with Steam forgetting the libraries I had on other drives.

    • @akhilmarar6546
      @akhilmarar6546 3 ปีที่แล้ว +6

      Its the sweet-KDE theme. Hello fellow linux newbie. Welcome to Freedom.

    • @sagarkapasi099
      @sagarkapasi099 3 ปีที่แล้ว +4

      He Just Called You A Noob

  • @jayashton1119
    @jayashton1119 2 หลายเดือนก่อน

    thank you, this really helped.

  • @udhayn822
    @udhayn822 2 ปีที่แล้ว

    It helped me
    thanks brother!

  • @AIwaifuenjoyer
    @AIwaifuenjoyer ปีที่แล้ว

    This configuration broke my damn Steam Deck!

  • @mrkrex7989
    @mrkrex7989 3 ปีที่แล้ว

    You saved me from pulling out what I have left of my hair, thanks

  • @EisakoTheAvali
    @EisakoTheAvali 6 หลายเดือนก่อน

    i'm a lunix noob thanks for the help :) my favorite distro so far is Kubuntu cheers. mutch better thin win 11

  • @blackcitadel37
    @blackcitadel37 3 ปีที่แล้ว

    Awesome. After the 'sudo mount -a' i was getting some 'Error: drive with UUID= could not be found' but i just manually unmounted and mounted it again and it's working now. No idea why :D

  • @gustavopaio7877
    @gustavopaio7877 3 ปีที่แล้ว +2

    I'm a complete begginer, and I was thinking of trying out Manjaro as my first Linux distro, as per the recomendation of a couple of friends.
    Should I just automount every single drive I have, following the steps, and call it a day? Or is it not really that necessary? Thanks for the video and the info

    • @stargazer7644
      @stargazer7644 ปีที่แล้ว

      I'd recommend Linux Mint as a first distro.

  • @aniher4949
    @aniher4949 2 ปีที่แล้ว

    Great job dude. Thank you

  • @roweltimbal9234
    @roweltimbal9234 2 ปีที่แล้ว

    Hi thanks for the tutorial. Its a lot of help. What does mount -a do in particular? Thannks !

    • @TechHut
      @TechHut  2 ปีที่แล้ว

      It will try to mount all the drives to your system that are available in that fstab folder. If there is an error something wasn't done correctly.

  • @gunnerjoe53
    @gunnerjoe53 ปีที่แล้ว +1

    Linux Mint 21.2 mounting a second drive (EXT4 SSD /dev/sda1) to mount point /backup It does not seem to matter what I put as options in the FSTAB, users cannot write to the directory.
    Does not seem to matter who owns the mount point or what the permissions are on the folder, when you mount it with 'mount -a' it will change to drwxr-xr-x - root root backup. and users can't write to it.
    Solution, which makes no sense to me: After you run 'mount -a' do a chown username:username /backup then umount and then mount again, you should be able to write there as user.
    This does not work for systems with multiple users, makes me think my system is missing something that would allow options in FSTAB to be set and give RW to users.
    Ideas?
    Joe

  • @Shamim_BD
    @Shamim_BD ปีที่แล้ว

    may i know why should i make a directory (in this case) called media? will the data be temporarily stored on this particular destination? if so, then the destination size has to be larger than the mounting disk's size!

  • @africantwin173
    @africantwin173 ปีที่แล้ว

    Pi4 Jellyfin Automount would be nice. I never got Jellyfin working with a external usb hdd ext4.

  • @ZoneProduction448
    @ZoneProduction448 4 ปีที่แล้ว +1

    Great tutorial. Could you do a tutorial on how to automount a network drive(NAS)?

  • @calemay4733
    @calemay4733 3 ปีที่แล้ว

    Got anything on SCprime? Struggling big time on that whole process using Linux. Trying to figure out which flavor of Linux to use…..I subed…..I can only find RPi tutorials

  • @SosirisTseng
    @SosirisTseng 4 ปีที่แล้ว

    You could also open and edit fstab in Kate editor (with syntax highlighting). Kate will ask for the sudo password when you hit the save button.

    • @abhi36292
      @abhi36292 4 ปีที่แล้ว

      yes but it gets quite messy with all the UUIDS and stuff

  • @sidewind131258
    @sidewind131258 7 หลายเดือนก่อน

    So I have a disk/folder called /backup, I want to expand /backup with another disk, do your tutorial accomplish that ?

  • @Prakhar_Choubey
    @Prakhar_Choubey 2 ปีที่แล้ว +1

    I did exactly the same thing as shown just used NTFS instead ext4 but when I am trying to
    sudo mount -a
    I get this error
    mount: /etc/fstab: parse error at line 15 -- ignored
    Post reboot, it isn't mounting my partition.
    Is there something I am doing wrong?

    • @youkilledtony
      @youkilledtony 2 ปีที่แล้ว +1

      ntfs must be lowercase

  • @techmanicx
    @techmanicx 2 ปีที่แล้ว

    very good tutorial

  • @x360videos1996x
    @x360videos1996x 10 หลายเดือนก่อน

    Is there a way to auto mount using an external hard drive’s label or anything besides the UUID? My hard drive doesn’t have a UUID and I don’t want to reformat everything and lose the data.

  • @slizgi86
    @slizgi86 ปีที่แล้ว

    Great tutorial! However, I have a question, I added all drive/partitions I want to auto mount, and they work (mpoints I have under /mnt/), with default and with 0 2, they work OK, however after a cold boot every time when I click on those automounted partition/drive whole dolphin freeze for a couple of second and then go back to usable state, and automounted drive/partition is accessible, I guess it shouldn't be like that, I as I am new to Linux, I probably make something wrong...

  • @voodoovinny7125
    @voodoovinny7125 2 ปีที่แล้ว +1

    I'd like to have a way to have Linux automatically mount drives (hard drives, hot swap drives, USB drives, CD/DVD/BluRay discs) into a folder such as /media or /mnt WITHOUT using fstab. Fstab is great for a stable system, but for a system that you are constantly swapping drives in this is a problem as Linux refuses to boot if there is an entry in fstab and the drive has been removed or if it has been formatted differently. I may have stumbled upon something called Udisk2 and Udiskie which I can configure to do what I want, but Linux should have something like this default in order to help lure some people from Winblows...

  • @ToadyEN
    @ToadyEN ปีที่แล้ว

    Great video thank you

  • @RobMonette
    @RobMonette 4 ปีที่แล้ว

    Great tutorial ... well appreciated ...

  • @TheHypeman-w8r
    @TheHypeman-w8r 3 หลายเดือนก่อน

    For the lay; linux comes in many different distributions, unlike windows or mac where you are forced to use 1 distribution. Linux can be as feature rich or bare bones out of the box as you’d like. Linux so far, specifically distribution like Linux Mint has been super user friendly. Even mac users could use it. If you want more out of your computer, if you really want to own it then Linux is a great OS. At least it won’t stop supporting you when it deems your hardware to be outdated and forces you to spend more money so you can continue using a computer.

  • @mrawther
    @mrawther หลายเดือนก่อน

    Excellent Video!!!

  • @leetuah
    @leetuah ปีที่แล้ว

    There is one issue i am facing. I have connected my external hdd with the fstab file. So, whenever i dont need the hdd, i disconnect it. But, since it is not connected, it doesnt let me log in to the system. Is there some workaround to this problen?

  • @charlesklein7232
    @charlesklein7232 2 ปีที่แล้ว

    do you know anything about Gparted! i have never gotten it to work! for example if you delete a file you have to edit 2 files one being fstab and anther i dont remember but it is complicated!

  • @ZoneProduction448
    @ZoneProduction448 4 ปีที่แล้ว

    Great video. I’m new to Linux and really like manjaro KDE. Everything is working great.
    The only problem I’m having is with jDownloader. I can access my network folders using files viewer, I can also access them through the web browser using smb. For some reason, jDownloader can’t see my Synology network folders. I’ve been trying to solve this issue for almost two weeks.
    Thanks

    • @ZoneProduction448
      @ZoneProduction448 4 ปีที่แล้ว

      @gilkesisking Thanks for your help. I tried Filezilla. unfortunately, jDownloader still can’t see my Synology network folders. can you try jDownloader on your manjaro set-up to see if it can see your network drive?

    • @ZoneProduction448
      @ZoneProduction448 4 ปีที่แล้ว

      @gilkesisking I have, still waiting for replies lol. Thanks 😀

    • @TechHut
      @TechHut  4 ปีที่แล้ว

      Have you tried using this? wiki.manjaro.org/index.php?title=Using_Samba_in_your_File_Manager

  • @chris-kr7gf
    @chris-kr7gf 5 หลายเดือนก่อน

    i like the endings. :D

  • @Scadb
    @Scadb 4 ปีที่แล้ว

    thanks for sharing this video, how can I mount an mtp device using this method?

  • @Mythologos
    @Mythologos ปีที่แล้ว

    This is very vague: is he using the pre-existing media directory or making a new one?

  • @heron619
    @heron619 3 ปีที่แล้ว

    Great video very useful

  • @sandip_1698
    @sandip_1698 2 ปีที่แล้ว +1

    how to you change titlebar like mac in linux ????????
    please Reply...................................

  • @yoitsFEARS
    @yoitsFEARS 3 ปีที่แล้ว

    what if it says i only have a PTUUID when i do blkid. I dont see any UUID for my harddrive

  • @freely124
    @freely124 ปีที่แล้ว

    After deleting a partition on a drive and adding a new one, my system would not boot because I did not remove the fstab entry I had for that prior partition (rescue mode shell nano to remove it and we are OK now :).

  • @justkriss154
    @justkriss154 6 หลายเดือนก่อน

    Man you saved my ass motple times.

  • @voidmind
    @voidmind 3 ปีที่แล้ว

    On my system after booting the drive is mounted but I can't see the files on it. If I right click to the folder and look at permission, the owner is root. If I unmount the device and check the properties again, the owner is now my regular user account and I can see all the folders there. I use this drive to install Steam games and Stream can't see them unless I unmount the drive before loading Steam. All my drives are using btrfs and I did not encrypt them. So it look like a use permission issue but I really don't know what's happening

  • @zEw0
    @zEw0 10 หลายเดือนก่อน

    insane tutorial

  • @jinyingzhan927
    @jinyingzhan927 3 ปีที่แล้ว

    do you mean all external drives on Ubuntu has to use type ext4? there are some technical term you need to explain to someone like me a very new user for ubuntu...i am not a computer geek. This is a more intuitive video for how to mount. Thanks.
    I noticed that on your computer, you have "devices". are that automatically added after you make directory /media?

  • @_tanzil_
    @_tanzil_ 2 ปีที่แล้ว +4

    Here is a simple GUI way:
    -Open Disc program
    -Select your partition
    -Click on "Additional partition options" gear icon.
    -Edit mount options
    -Turn off the switch "User session default"
    -Check on the "Mount on system startup" mark.

  • @estonian44
    @estonian44 2 ปีที่แล้ว

    thank u, bro, after done what u said, my linux struggles to reboot and quite frankly i am pressing buttons to switch off - un plugging - how to fix?

  • @rahul875
    @rahul875 2 ปีที่แล้ว

    When I click the mounted drive the only folder lost+found and not able to make new folder at all

  • @chewfoo
    @chewfoo 8 หลายเดือนก่อน

    this worked for me, however, after doing this programs lost permission to write to my drive. even going through the GUI 'disk' and selecting 'mount on boot', programs can't write to drive. I have to keep my drive as 'user session default' for programs to write to it, but then it doesn't mount on boot.. ugh

  • @angadvishwakarma35
    @angadvishwakarma35 ปีที่แล้ว

    My external usb hdd not showing any file and folder.File manager shows 71%full of hdd.
    any help pls

  • @trinxic-music
    @trinxic-music 11 หลายเดือนก่อน

    for anyone getting a 'parse error':
    your directory seemingly can NOT have spaces in it.. even if you use quotations around the directory.
    It wasn't working for me unit i ditched the quotes and just used underscores in place of spaces.
    Hope this helps!

  • @InmobiliariaPromueve
    @InmobiliariaPromueve 2 ปีที่แล้ว

    Hi!
    I am using Ubuntu Core in a Pi 3 for NextCloud. Is there other option for "sudo nano /etc/fstab"??
    Thank you

  • @lemau8458
    @lemau8458 3 ปีที่แล้ว

    How did you make your panel/taskbar have small Windows-like icons like that? I prefer that over the large icons it uses by default

  • @ZoneProduction448
    @ZoneProduction448 3 ปีที่แล้ว

    Any plans to do a tutorial on how to automount a network drive(NAS)?

    • @andoypayat
      @andoypayat 3 ปีที่แล้ว

      Add the following to the beginning of the options section in your /etc/fstab, the numbers at the end are a time limit for how long it should try to make a connection before giving up & moving on:
      noauto,x-systemd.automount,x-systemd.device-timeout=10
      Then add the above to the following line in fstab:
      192.168.1.1:/media /mnt/NAS-media nfs noauto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,hard,intr,noatime 0 0
      Change IP/drive as needed for your system.

    • @ZoneProduction448
      @ZoneProduction448 3 ปีที่แล้ว

      @@andoypayat I have finally found out how to automount my Synology NAS
      //192.168.50.1/Files1 /mnt/samba cifs username=MyDog,password=Nova123,uid=andy,gid=andy,x-systemd.automount,user 0 0

  • @grasshopper3085
    @grasshopper3085 ปีที่แล้ว

    Which Linux distro are you using here?