• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • This is wrong. If it’s working, it may be just because YT hasn’t rolled their adblock defeating code to you just yet. And other extensions may interfere with uBOL and cause it to stop working. Even there aren’t other extensions running, the built-in tracking protection in the browser can sometimes trip YT’s code. The uBO reddit post (written by the author of uBOL) points out that YT changes the relevant scripts twice a day, so even if you have a perfect setup, there are going to be windows of time where it doesn’t work.

    IOW, you can’t just install another extension and make the problem go away. Your whole setup matters.


  • Yep. Most installers will let you specify mount points for partitions, and it will have an option for if you want to format the partition (obviously don’t select this for /home!). So you’d have one partition for the root, and one partition for home. You’d set the mount point of the root partition to /, tell it to format that, and set the mount point of the home partition to /home, and tell it to not format that, and it’ll work as you described.

    See also the other reply to my earlier comment; this is just one way, and maybe not the best way, to handle this.