Fixed Links
Signed-off-by: Aiden Gerbrandt <aiden.gerbrandt@entropic.pro>
This commit is contained in:
4
Arch.md
4
Arch.md
@@ -3,5 +3,5 @@ tags:
|
||||
- Arch
|
||||
---
|
||||
|
||||
[[Setup]]
|
||||
[[Local Host Names]]
|
||||
[[Setup.md]]
|
||||
[[Local Host Names.md]]
|
||||
|
||||
@@ -4,7 +4,7 @@ tags:
|
||||
- Bazzite
|
||||
---
|
||||
|
||||
Make sure you can connect to the share using hostname.local. see [[Local Host Names]]
|
||||
Make sure you can connect to the share using hostname.local. see [[Local Host Names.md]]
|
||||
|
||||
**if changing location of the scripts** you need to update the script name to match the path exactly
|
||||
|
||||
@@ -94,4 +94,4 @@ And if we reboot it should show up still.
|
||||
|
||||
For reference Aiden based it off of [This](https://www.reddit.com/r/SteamDeck/comments/ymjnjy/mounting_smb_shares_with_systemd/) this post, just modified to this situation and me
|
||||
|
||||
if running [[Bazzite]], becuase of how fedora immutable distros are setup you need to use `/var/mnt`. the actual path is `/var/mnt` and `/mnt` is just linked to it.
|
||||
if running [[Bazzite.md]], becuase of how fedora immutable distros are setup you need to use `/var/mnt`. the actual path is `/var/mnt` and `/mnt` is just linked to it.
|
||||
|
||||
@@ -4,15 +4,15 @@ tags:
|
||||
- Bazzite
|
||||
- Debian
|
||||
---
|
||||
[[Arch]]
|
||||
[[Arch.md]]
|
||||
- EndeavourOS
|
||||
|
||||
[[Bazzite]]
|
||||
[[Bazzite.md]]
|
||||
- Fedora
|
||||
- Gaming focused
|
||||
- immutable OS
|
||||
|
||||
[[Debian]]
|
||||
[[Debian.md]]
|
||||
- Server focused
|
||||
- Stable
|
||||
- Older versions
|
||||
- Older versions
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
the ability to use hostname.local is managed by avahi
|
||||
To use a configured avahi, avahi-daemon.service needs to be running and port udp 5353 needs to be open in your firewall
|
||||
|
||||
needs to be set up to [[Connecting to samba shares (tardis)]]
|
||||
needs to be set up to [[Connecting to samba shares (tardis).md]]
|
||||
|
||||
4
Setup.md
4
Setup.md
@@ -1,5 +1,5 @@
|
||||
Links:
|
||||
[[Arch]]
|
||||
[[Arch.md]]
|
||||
|
||||
### Secure Boot
|
||||
If setting up secure boot with EndeavourOS, don't use the preset grub. do it from scratch.
|
||||
@@ -14,4 +14,4 @@ The wiki is wrong and your ${GRUB_MODULES} needs to be in ""
|
||||
- If you are wanting to dual boot, install `os-prober` and uncomment `GRUB_DISABLE_OS_PROBER=false` in `/etc/default/grub` then regenerate the config
|
||||
5. Enable Secure Boot and import your MOK.cer into shim's MOK list.
|
||||
|
||||
**Note:** If you ever re-install the GRUB `grubx64.efi` file (to get a newer version of GRUB for example), make sure to do so with the modules as described above, and you will need to re-sign the file with `sbsign`.
|
||||
**Note:** If you ever re-install the GRUB `grubx64.efi` file (to get a newer version of GRUB for example), make sure to do so with the modules as described above, and you will need to re-sign the file with `sbsign`.
|
||||
|
||||
Reference in New Issue
Block a user