#Using Both My NVME Sticks

339 messages · Page 1 of 1 (latest)

small goblet
#

I downloaded and installed Linux Mint Cinnamon for my new PC build. It has a Gen5 2TB NVME I have the OS on and as such I can see it and download to it fine. But I also have a Gen4 4TB NVME that I can't download to as the option doesn't show up.

misty bone
#

Can you screenshot the disks app?

minor wadi
#

Is it seated properly?

#

What does lsblk output?

devout crystal
#

@small goblet

devout crystal
#

you must go into BIOS, and make sure all nvme or SATA ports are set to enabled.

small goblet
misty bone
small goblet
#

sorry I'm very new to Linux

#

still learning how to screenshot

#

@misty bone

misty bone
#

That's ok, click on the first disk, make a screenshot - then on the second one

#

@small goblet

small goblet
misty bone
small goblet
#

I do not see a + button

misty bone
#

If not, what options do you have under the cog button?

small goblet
#

Format Partition (top option)
Create Partition Image
Restore Partition Image
Benchmark Partition

#

the three others are at the bottom

misty bone
#

It's a new drive with nothing on it, yes?

small goblet
#

Yes

misty bone
#

Then format partition

small goblet
#

Thank you.
Now it's saying the Contents - Not Mounted

#

do I just need to download to it?

misty bone
#

I'm guessing you want to see it on boot?

small goblet
#

I just want it for storage

#

The few games but mostly for projects

misty bone
#

Then click the cogs and choose mounting options

#

Uncheck default settings and screenshot

small goblet
misty bone
#

Perfect. Click Ok here and then press play (triangle) button

small goblet
#

ok ok

#

it's mounted

#

thank you thank you

misty bone
#

you should see it in the fle explorer

small goblet
#

I do indeed

#

Thank you for the assistance. Every video I found was regarding Duel Boot Partitioning

misty bone
#

You're welcome )

devout crystal
#

for proper use on Linux

#

if so, I would HIGHLY recommend to use tune2fs on it. otherwise huge space is wasted

#

@small goblet

#

even your first drive that has the Linux OS on it.

#

tune it 1%

#

and the 4TB drive, tune it to 0%

devout crystal
#

make sure both drives are mounted up

small goblet
#

forgive me for being a bit daft but I don't understand what you mean

#

yes both are mounted and running

devout crystal
#

maximize a new terminal window

small goblet
#

I'm in Speech Voice if you want to join

#

I can share my screen

devout crystal
#

lsblk -o NAME,TYPE,MODEL,LABEL,SIZE,FSSIZE,FSTYPE,FSUSED,FSAVAIL,MOUNTPOINT

#

no just do this precisely

#

then show a windowed screenshot

#

n it will be clear

#

it's all one line

#

@small goblet

small goblet
#

I'm still here

devout crystal
#

im waiting for result

small goblet
#

I'm trying to find the neccessary information

devout crystal
#

dude do the command above n show

small goblet
#

yes I'm trying to figure out the Type

devout crystal
#

just type it on one line interminal. press enter. n screenshot

#

im trying to offer tip, and u keep me waiting

#

@small goblet

small goblet
#

dude

#

It's my second day on Linux

devout crystal
#

do u know i just wrote it?

small goblet
#

I appreciate the help but I'm gonna be a bit slow

#

what you wrote came back as unknown

devout crystal
#

right click in terminal to paste

small goblet
#

@devout crystal

devout crystal
#

nvme1 is done completely wrong

#

it should look like nvme0n1 shows. with a single partition underneath it

#

i would redo it first off. use a PROPER partition table which maniak didnt tell u

#

the partition table should be GPT, since it's bigger than 2 TB

#

and gpt makes a hidden backup table for safety

#

install gparted and run it. it's an easy fix

small goblet
#

Ok

devout crystal
#

then put BTRFS on it. it's way more space efficient

small goblet
#

I have gparted running

devout crystal
#

choose nvme1n1 in the top right of it

#

which is ur 4 TB

small goblet
#

yup

#

have it picked. I will note I downloaded a game to it already

devout crystal
#

if there's any data that's not saved, back it up off that first

#

cuz u'll need to redo this

small goblet
#

well doesn't really matter 1 thing is on it and I can redownload

devout crystal
#

u can move the game folder to another drive for a minute

#

just cut/paste it

small goblet
#

alright what am I to do with my 4tb?

devout crystal
#

well first off, turn off that automount thing u put for it in the DISKS app

#

since if u modify a partition, but leave the old settings, ti's a disaster

#

since DISKS app writes to a special booting file called fstab, which is responsible for all drives on the system

#

then do that for your 4 TB.. after u changed the automount thing bak to off/ user defaults n saved changes in Disks app

small goblet
#

So unmount the 4TB in Disks

#

I don't understand your automount statement. Are you refering to Mount at system startup I have checked?

devout crystal
#

unmount, but hit the gear

#

and undo those mount options u fiddled with before

small goblet
#

All I fiddled with is the Display Name and Icon Name everything else was preset

devout crystal
#

only for the 4 TB, everything im saying is purely for that

#

just uncheck mount at startup

#

then put the user defaults toggle back to on

#

then close. it may ask password to save changes

small goblet
#

ok I turned off mount at startup and switched the defaults toggle then closed

devout crystal
#

good

#

now u can do as the pic above i sent

#

this initializes the drive properly and makes an actual partition table.

small goblet
devout crystal
#

once done, right click the free space and do "new"

#

close that dialog n show the main window

#

close any apps that may be open that have anything to do with that drive

#

other than gparted ofc

small goblet
#

Warning this will Erase all Data on the Entire Disk

devout crystal
#

u unmounted it first i take it

small goblet
#

Yes

#

It's Unmounted and not running

devout crystal
#

then make sure it's the right drive and do yes

devout crystal
#

then some critical things..

small goblet
devout crystal
#

make as BTRFS type

#

for Label put some short thing, no spaces. use underscores if needing a form of a space

#

spaces will work, however it makes things treacherous like a true SOB

small goblet
#

Labelled Games has 1.5TB

#

File System btrfs

devout crystal
#

ur making more than 1 partition?

small goblet
#

Yes

devout crystal
#

ok

#

hit add

#

perhaps the other "half" name it Backup - u can put system restore saves on it

#

also make it btrfs

small goblet
#

@devout crystal If I may ask. Where can I find the Why to the things I did?

devout crystal
#

i'll show u

#

wait.

#

do u want the first bit to be precisely 1.5 TiB?

#

@small goblet

small goblet
#

I already Changed it but no it doesn't need to be lazer precise

#

I understand some space is taken

devout crystal
#

u'd delete partition 2.

#

resize partition 1

#

and put that many mebibytes into the new size field

#

1,573,000,000 MiB

small goblet
#

This is fine

devout crystal
#

ok now, click all three in the file manager so they mount

#

then repeat last command u just showed

#

and reshow

small goblet
devout crystal
#

as u can see, only 5.8 MiB used in overhead

#

that's EXTREMELY efficient given the size it had to format

small goblet
#

yes I agree

devout crystal
#

not done yet

#

type sudo nemo in terminal

#

to open a rootmode file manager

#

then do ctrl-L for location bar.. and put in /media

#

go into media/erobros/ in the rootmode nemo.

#

follow me so far?

small goblet
devout crystal
#

let's start with Games cuz that's the most important

#

right click it, > properties> permissions tab

#

make yourself the owner. and for the THIRD grouplet (all other entities) give that full create and delete files permissions in the "folder access' dropdown

small goblet
devout crystal
#

2nd last dropdown

#

that's the third grouplet

#

full r/w priv's

#

2nd grouplet for group isn't that important but u may as well put urself in the group member, not root

small goblet
#

Folder Access?

devout crystal
#

yes put to create/modify/delete

#

that gives full read n write priv's for Steam or whatever

#

this is basically it.. but in a diff file manager

small goblet
#

sorry for being slow

#

but the second to last drop down that currently has Access Files

devout crystal
#

that's not enough

#

change itttttttt

#

use my pic as a guide

small goblet
devout crystal
#

when u click on folder access, in the third grouplet.. what options drop down?

small goblet
#

list files only
access files

devout crystal
#

hmph

small goblet
#

create and delete files

devout crystal
#

YES ^^^^^

#

that

small goblet
devout crystal
#

u want all others to be able so read AND write

#

which maeans creat and delete

#

change group member to ur name

#

that's it after, then click on the close button

#

for the other 2 partitions, just put the owner to yourself and done.

small goblet
devout crystal
#

though it's not THE most vile sin

small goblet
#

I thought the group member was suppose to adopt my name?

devout crystal
#

or my eyes r fuckt sorry if that's the case

#

that's it done.

#

fix the other two for owner n group.. that's it. nothing else

#

then u can tune the ext4 one which linux runs on.

#

watch this for about 3 minutes at time cue

#

do NOT put it to 0 for the ext4. and do NOT use this command on btrfs

#

put to 1 as he explains for the linux root partition

#

and do not fk with ownership on the linux OS drive

#

oh lastly, for the games drive, u can put it to automount in DISKSs

#

the mountpoint should be edited to be /mnt/Games exactly as written (to keep steam happy) (then adjust steams's settings for storage to put its library there)

#

for Timeshift, in its settings, keep as Rsync, and direct it to your Backup partition on that drive u just made into btrfs

small goblet
#

So for the two other files I did the same thing I did with Games

#

I made myself owner and create and destroy

devout crystal
#

yep

#

u didnt have to touch the third groupplet on them

small goblet
#

oh

#

...well it'll be fine right?

devout crystal
#

read-only access is fine for all others

small goblet
#

Technically CodeProjects is the most important to me?

devout crystal
#

depends on ur security paranoia and if u network ur computer on a lan

small goblet
#

I'm nobody special yet

devout crystal
#

if u want no other users to see the files, then put the the third grouplet to 'no access' in folder access dropdown

small goblet
#

aaah

#

I'll switch CodeProjects and Backups to no access

devout crystal
#

only owner will have full r/w access

small goblet
devout crystal
#

no dont do that

#

not for backups partition.

#

put all others full access for backups

small goblet
devout crystal
#

i think timeshift runs as admin anyway, but just to be safe

small goblet
#

I'll keep the others how they are for now

devout crystal
small goblet
#

awesome thank you for the help

#

sorry I'm a bit slow

devout crystal
#

then u can test with
lsblk -o NAME,TYPE,MODEL,LABEL,SIZE,FSSIZE,FSTYPE,FSUSED,FSAVAIL,MOUNTPOINT after the tuneup to ext4, and see the difference!!!

small goblet
#

That Tuneup

#

do I do it in GParted?

devout crystal
#

no

#

follow vid

small goblet
#

will do

devout crystal
#

wait

#

one last safety check

#

do more /etc/fstab now

#

make sure no old crap is there

#

just boot, root, swap, n ur 3 btrfs ones

#

@small goblet

small goblet
#

Ok

devout crystal
#

else troublee next boot

small goblet
#

the main problem is I still don't know how to read the information given

#

on top of not knowing how to obtain the information

devout crystal
#

ok so right now, just your things strictly needed for the operating system to boot and function are shown there

#

the first UUID is the linux root partition

#

the second UUID is for the EFI

#

the swapfile helps load the virtual memory swapfile

#

after u adjust ur games automount in DISKS app, it will add a fourth entry. remember to review what I wrote

#

if u maximize terminal, and repeat the comand , it will show without wrapping text

devout crystal
#

well idk if u saved the changes. it should have asked for password

#

then it would have modified the fstab file

#

make sure to ALWAYS keep your bootable linux usb in a drawer SAFE and labelled with tape or proper plastic label.

#

in case of emergency, it's your best friend.

small goblet
#

Well I checked disks and yes it's set to mount on system startup

devout crystal
#

then check fstab now in maximized terminal

#

or sudo xed /etc/fstab and maximize the text editor n read it good the very bottom lines should show new things

small goblet
#

Both are showing the same thing this is the enlarged terminal screen

#

sudo xed /etc/fstab shows the same thing just requests my password

devout crystal
#

did u close gparted?

small goblet
#

Yes

devout crystal
#

close all apps

#

then do sudo sync in terminal

#

then more /etc/fstab

small goblet
#

if it means anything I haven't done Tuneup to ext4

devout crystal
#

if doesnt show different, open Disks app and do it step by step. EXTREMELY fn good for the games thing

#

forget ext4 for now

small goblet
#

It didn't show different

#

But in Disk app they are all set to mount on startup

devout crystal
#

show the disk option menu

#

show it GOOD.

#

for the mounting stuff

#

for the Games one

#

@small goblet

small goblet
devout crystal
#

that's for games one?

small goblet
#

Yes

devout crystal
#

turn off the toggle for user defaults and change mountpoint like i said

small goblet
#

To etc/fstab?

devout crystal
#

nooo

devout crystal
#

then show it before clicking on proceed

small goblet
devout crystal
#

it has field for mountpoint

small goblet
#

Change to what?

devout crystal
#

i said before

#

/mnt/Games

#

then show

#

cuz idk what u are doing

small goblet
devout crystal
#

click the ok button

#

and give it password.

#

then check fstab to see if it reflects the change

#

cat /etc/fstab

#

or more /etc/fstab

#

it should work this time.

small goblet
devout crystal
#

u were forgetting to turn the toggle off before

small goblet
#

Yes bottom line reflects the swap

devout crystal
#

not swap, games, i see it

small goblet
#

Yes I do aplogize I was just checking to see if it mounted on startup

devout crystal
#

jsut reboot now n try it

small goblet
#

So I only do that to the games partition?

#

Why not the other two?

devout crystal
#

i'd recommend to the backup one too

#

so timeshift can run on schedule and always find the drive

#

u only need weekly snapshots really

#

but i'd advise to manually create one soon anyway

#

dont forget to choose rsync n backup drive in it

small goblet
#

Ok I'm restarting

#

I put my BackUps mount to mnt/BackUps

#

alright it's up and running

#

and it mounted at startup

devout crystal
#

k

devout crystal
devout crystal
small goblet
devout crystal
#

look old pic

#

dont screw wit vfat

#

ONLY ext4

small goblet
#

Oh

#

Doih fixed it and changed the ext4

devout crystal