[SOLVED] Set up disk
|
Posts: 6
Threads: 1
Joined: Mar 2022
Reputation:
0
Location: Tauranga, New Zealand
Hi Everyone,
I have just installed Snakeoil, but don't seem to be able to see all of my 1TB SSD drive. When installing I Selected to use Entire Disk (930gb) and to set the disk up as an LVM disk (defaults).
A snip of mounted partitions is below. I want to use the rest of the disk (approx 830gb as my music folder) so how do I do this? I found this link https://www.cyberciti.biz/faq/linux-moun...n-command/ about Linux mount on an LVM volume, perhaps this is what I have to do? Also, I read the wiki about converting Snankeoil to NAS but doesn't make much sense to a Linux novice. I think the rest of the drive is Partition 3.
Posts: 2,956
Threads: 192
Joined: Feb 2016
Reputation:
644
Location: Perth, WA
(28-Mar-2022, 01:25 PM)greenman61 Wrote: Hi Everyone,
I have just installed Snakeoil, but don't seem to be able to see all of my 1TB SSD drive. When installing I Selected to use Entire Disk (930gb) and to set the disk up as an LVM disk (defaults).
A snip of mounted partitions is below. I want to use the rest of the disk (approx 830gb as my music folder) so how do I do this? I found this link https://www.cyberciti.biz/faq/linux-moun...n-command/ about Linux mount on an LVM volume, perhaps this is what I have to do? Also, I read the wiki about converting Snankeoil to NAS but doesn't make much sense to a Linux novice. I think the rest of the drive is Partition 3.
![[Image: image.png]](https://i.ibb.co/nD4Brz7/image.png) My automatic "block device discoverer" didn't cater for LVM volumes. Can you SSH to your Snakeoil PC, run the following and finally show me the output?
Snakeoil Operating System - Music, your way!
Posts: 6
Threads: 1
Joined: Mar 2022
Reputation:
0
Location: Tauranga, New Zealand
Here you go. Thanks, James
Posts: 2,956
Threads: 192
Joined: Feb 2016
Reputation:
644
Location: Perth, WA
Seems you only have a 100G volume out of your 1TB SSD. Meaning ~900GB is unused?
Ideally, I would do this during the OS installation, but you can still use the command lines to create additional volumes, see guides like this.
Note the WebApp only recognise block devices in the form of "/dev/sd?", and not volumes. So you'll need to manually enter the volume paths in the media text box.
I have a ticket for adding LVM detection in the WebApp, this will be added in the next update.
Let me know how it goes.
Snakeoil Operating System - Music, your way!
Posts: 6
Threads: 1
Joined: Mar 2022
Reputation:
0
Location: Tauranga, New Zealand
Thanks for the response. I had a look at the document and tried some commands. Still can't figure out how to make the 930gb visible so I can use it. Perhaps I should re-install and de-select LVM? Would that work?
Posts: 2,956
Threads: 192
Joined: Feb 2016
Reputation:
644
Location: Perth, WA
Can you run
and show me the output?
Snakeoil Operating System - Music, your way!
Posts: 6
Threads: 1
Joined: Mar 2022
Reputation:
0
Location: Tauranga, New Zealand
Posts: 2,956
Threads: 192
Joined: Feb 2016
Reputation:
644
Location: Perth, WA
Hopefully this'll work. Try running this
Code: sudo lvcreate --name music -l 100%FREE ubuntu-vg
Hopefully they're no errors, and run both these commands and see if this extra volume is now created.
Code: sudo lvs
sudo lvdisplay
Snakeoil Operating System - Music, your way!
Posts: 6
Threads: 1
Joined: Mar 2022
Reputation:
0
Location: Tauranga, New Zealand
Looks like something worked. Do I have to mount a drive now?
Posts: 2,956
Threads: 192
Joined: Feb 2016
Reputation:
644
Location: Perth, WA
(29-Mar-2022, 01:36 PM)greenman61 Wrote: Looks like something worked. Do I have to mount a drive now?
Have to format it first. The following will format it to a ext4 file system:
Code: sudo mkfs.ext4 /dev/ubuntu-vg/music
And once done, go to media library, and just mount "/dev/ubuntu-vg/music" without any extra options, click save and things should work:
Snakeoil Operating System - Music, your way!
|
Users browsing this thread: |
1 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
Latest Threads
|
Normal/Inverted Phase Playback
Last Post: hkphantomgtr
Yesterday 05:05 PM
» Replies: 8
» Views: 3577
|
Snakeoil 1.4.3 (High End U3)
Last Post: Snoopy8
23-Apr-2025 04:13 PM
» Replies: 31
» Views: 1230
|
Work In Progress: 1.4.4
Last Post: agent_kith
23-Apr-2025 11:35 AM
» Replies: 13
» Views: 268
|
Wiki update - need your help!
Last Post: Snoopy8
22-Apr-2025 02:23 PM
» Replies: 7
» Views: 179
|
No audio devices on RPi5 with latests bu...
Last Post: miksi
21-Apr-2025 12:52 AM
» Replies: 16
» Views: 439
|
new install issues
Last Post: Snoopy8
19-Apr-2025 01:08 PM
» Replies: 7
» Views: 189
|
Connecting Spotify to SnakeOil
Last Post: Snoopy8
16-Apr-2025 01:55 PM
» Replies: 10
» Views: 267
|
Misc. sharing for building Raspberry Pi ...
Last Post: hkphantomgtr
13-Apr-2025 12:47 PM
» Replies: 2
» Views: 113
|
[split] Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
09-Apr-2025 03:45 PM
» Replies: 1
» Views: 77
|
SQ difference - Raspberry Pi vs x86_64?
Last Post: agent_kith
09-Apr-2025 03:41 PM
» Replies: 15
» Views: 1082
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|