Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Moode on Mercury streamer with SSD
#4
(05-23-2023, 02:30 PM)Tim Curtis Wrote: Try the following change to your recipe.

1 Confirm SSD location: /dev/nvme0n1p1 ==> SSD
2 mkdir /mnt/SSD ==> creating mount point
3 mount /dev/nvme0n1p1 /mnt/SSD ==> Mounting the SSD
5 Add the following line to "/etc/fstab" /dev/nvme0n1p1 /mnt/Samsung ext4 auto,user,rw 0 0
=> Mount automatically the SSD at boot
4 To add as a source from MPD software: sudo ln -s /mnt/SSD /var/lib/mpd/music/SSD

I see something weird here...


5 Add the following line to "/etc/fstab" /dev/nvme0n1p1 /mnt/Samsung ext4 auto,user,rw 0 0

shouldn't the above be /mnt/SSD? (or is it just a redacting error like the /dev/ path Tim was correcting...?)
Secondly, is it indeed ext4?


Messages In This Thread
RE: Moode on Mercury streamer with SSD - by Nutul - 05-23-2023, 03:43 PM
RE: Moode on Mercury streamer with SSD - by Nutul - 05-24-2023, 08:52 AM
RE: Moode on Mercury streamer with SSD - by Nutul - 05-24-2023, 11:41 AM

Forum Jump: