/srv/irclogs.ubuntu.com/2024/12/12/#kubuntu.txt

=== jmc is now known as jackimc
=== jackimc is now known as messewix
dgarganohi02:01
joshuamaximushey, how do i add a second drive so i can use it for games in lutris and other stuff ie steam02:05
sarnoldprobably gparted can help you partition and format it and it might even help you mount it02:06
joshuamaximusok02:06
joshuamaximusi was tryin it through kde one02:06
joshuamaximuslol02:06
karenwUnless you expect it to be used by other operating systems or know enough to want something different, you want a GPT partition table and a single partition, probabally formatted ext4.02:07
joshuamaximusok thanks a bunch02:07
joshuamaximus:)02:07
sarnoldah yes, good points02:07
sarnoldprobably /opt is a good place to mount it, I think weird things are usually fine being installed somewhere in /opt02:08
joshuamaximusok02:08
messewixthe kde partition manager is totally fine but I do think gparted is a teeny bit easire to use02:09
joshuamaximusok02:10
joshuamaximusso if i have some thing mounted in /media it wont pick it up02:10
karenwThe /media directory is more intended for removable, well, media.02:11
joshuamaximuso ok02:11
joshuamaximusi see02:11
joshuamaximusso mount in opt02:11
joshuamaximussome one tell me how to use gparted like the place where it mounts drives to02:15
joshuamaximusjust wondering02:15
karenwHmm, guessing it parses /etc/mtab?02:20
karenwor is it ftab02:20
karenw*checks* /etc/fstab I think02:21
joshuamaximusi heard that was dangerous02:21
joshuamaximusso yea02:21
joshuamaximusnot going their02:21
karenwNo more dangerous than gparted itself. If you touch the existing partitions without knowing what you are doing you will lose data.02:22
sarnoldyou'll want to add it to /etc/fstab to actually enjoy the experience in the long run, heh02:23
joshuamaximuswell dang02:23
karenwSimpler and less error prone than the other method(s) I can think of to make it mount automatically (startup or login scripts)02:24
joshuamaximusok02:24
karenwKUbuntu system settings has a "device Auto-Mount" option for me, but again it's more targetted to removable media like CD-ROMs or USB flash drives02:24
joshuamaximusi see02:26
karenwNew line would be something like "UUID=cb23f9c7-da2e-4ee3-acfa-d5b04ffcf59e /opt ext4 defaults 0 2"02:26
karenwReplace cb23f9c7-da2e-4ee3-acfa-d5b04ffcf59e with the actual partition ID02:26
joshuamaximuswhy doesnt steam mount the drive when i know where it mounts to02:26
joshuamaximuslol02:26
karenwSteam doesn't concern itself with disks and partitions02:27
joshuamaximusdang02:27
karenwIt just cares about the library directory you choose in it's settings.02:27
karenwWhich defaults to somewhere in your /home/<user>/.steam if you don't change it.02:27
karenwSame on Windows. We'd be talking about drive letters like D:, but it's the same principle. Steam waves stuff in %programfiles% somewhere unless you change it, and doesn't care about the disk/partition just the path you give it.02:28
karenwI have a similar windows setup where my steam, battle.net, etc. setup are on D:.02:29
joshuamaximuso ok02:30
joshuamaximusso i should use the path u mentioned  for mounting a drive in steam02:30
joshuamaximusi am sorry just been learning as i go02:30
joshuamaximuslol02:30
karenwYou can mount the partition anywhere you want, as long as you pick the same path in steam settings.02:32
karenwConventional place would be a partition at `/opt`, then set steam to store your library in `/opt/steam`02:33
joshuamaximussorry :(02:34
karenwWhy are you appologising!02:34
joshuamaximusjust not understanding right now02:34
messewixPartitioning is tricky!02:34
messewixI broke my boot partition over the weekend by being an idiot02:34
karenwAgain, partitioning additional drives is tricky on Windows too. This isn't linux-specific.02:34
messewixyeah02:35
joshuamaximusi am not even seeing the .steam dir02:35
karenwIn fact it's worse there. I gave up trying to format a flash drive correctly to be readable by Windows and UEFI from Windows and used Linux to do it instead.02:35
joshuamaximusit put it in .local02:35
karenwjoshuamaximus: Sounds like the default location, yeah02:35
karenwTake it one step at a time. First, did you use gparted to create a new partition on the second drive.02:36
joshuamaximusdo i have to mount a folder02:36
joshuamaximusinstead of a drive02:36
karenwSo on linux (all UNIX-likes) you mount a partition in a directory. directory and folder have the same meaning (directory is the UNIX name, folder is the Windows name).02:37
joshuamaximusso yes i made a second drive partition and what not02:38
karenwOkay. Second did you add a line to fstab for it?02:38
joshuamaximusnope02:39
joshuamaximusi didn't wanna mess up my fstab02:39
karenwOkay. Well, you're going to have to edit it at some point. But I can help tell you exactly what you need to write.02:40
joshuamaximusok02:40
karenwCan you run `blkid` in a terminal and post the output? (Use paste.ubuntu.com or a similar service)02:40
karenwAlso the current contents of /etc/fstab would be helpful (`cat /etc/fstab`)02:41
joshuamaximusok02:42
joshuamaximusjust has the one drive their02:42
joshuamaximushttps://paste.ubuntu.com/p/K8jyrfkWRC/02:45
karenwand the output of blkid?02:45
joshuamaximuso ok sorry02:45
joshuamaximushttps://paste.ubuntu.com/p/HWrG4HPzf7/02:46
joshuamaximusbrb ok peeps02:47
joshuamaximushave to find some thing to eat02:47
karenwOkay, this is more convoluted than I expected. You currently have 4 drives and I don't know which one you intended to use.02:47
karenw /dev/sda1 is named "games2"02:48
karenw /dev/sdab is named "games3"02:48
karenw* /dev/sdb1 is named "games3"02:48
karenw* /dev/sdc1 is your efi boot drive02:48
karenw /dev/sdc2 is your kubuntu install02:48
joshuamaximusnvme02:48
joshuamaximusi thought i was going to name my drives games 1 2 302:49
karenw /dev/nvme0n1p1 is the ssd, that's where you want to put your steam library?02:49
joshuamaximusyes02:49
joshuamaximusnvme is fast02:49
karenwOkay. The fstab line would be:02:49
karenwUUID=80a12cd6-f325-493a-bd61-468799d1225b /opt           ext4    discard    0 202:50
joshuamaximuswhy whats the discard option for?02:50
joshuamaximusjust curious02:50
karenwenables TRIM on SSDs02:50
joshuamaximusok cool02:51
joshuamaximusthanks02:51
karenwInterestingly enough it's set on your root partition, even though that's a HDD02:51
joshuamaximusnow to edit02:51
joshuamaximusso would their be errors if i do this02:51
joshuamaximusor conflictions02:52
karenwSo after you've edited it, run `sudo mount -a`02:52
karenwThat's what is run at startup, but doing it manually is probabally better than rebooting only to find it doesn't work02:52
joshuamaximusok02:53
joshuamaximusso i guess i need to edit now but food is done02:53
karenwOkay, mention my name `karenw` when you are back02:53
joshuamaximusok i am back02:54
joshuamaximusit was just popcorn02:54
joshuamaximuslol02:55
karenwOh okay02:55
karenwDid `sudo mount -a` output any errors?02:55
joshuamaximusneed to edit yet02:56
joshuamaximussorry02:56
karenwnp02:56
joshuamaximussomething that it still uses systemd02:58
karenwExact message?02:58
joshuamaximusmount: (hint) your fstab has been modified, but systemd still uses02:59
joshuamaximus       the old version; use 'systemctl daemon-reload' to reload02:59
karenwAh, run `sudo systemctl daemon-reload` (I don't think it's important here, but better to do it)02:59
joshuamaximusok02:59
joshuamaximustheir03:00
joshuamaximusdone03:00
joshuamaximusno errors i think03:00
joshuamaximusunless i have to reboot03:00
karenwNope, okay, you now have your new drive mounted at /opt and it will be there after reboot. \o/03:01
joshuamaximusso will steam now see it03:01
karenwSo there's 2 problems: Unlike windows, non-admin users can't make new directories in the root of a partition by default. So we need to fix that. And then we need to tell steam it can use this new location for your games03:02
joshuamaximusok so its like permissions03:02
karenwSo do `mkdir /opt/steam` and then `chown name:name /opt/steam` (replace name with your username)03:03
karenwOh, both of those need `sudo`03:03
joshuamaximusok03:03
karenwSo I'd run `sudo mkdir /opt/steam` `sudo chown karenw:karenw /opt/steam`03:03
joshuamaximustheir done03:04
joshuamaximusnow what03:04
karenwOkay, now, inside steam, open up your settings -> storage03:04
joshuamaximusk03:05
joshuamaximusnow?03:05
karenwThere's a dropdown at the top. For me it says "Local Drive (/)*", open it and click Add Drive.03:05
karenwAnd pick the new folder we made in /opt03:06
joshuamaximusso it says external drive now03:07
joshuamaximusyippie03:07
karenwYay!03:07
karenwYou might want to make that the default place for newly installed games03:07
joshuamaximusjust did03:07
karenwClick the ... on the top right under the drive list03:07
karenwExcellent, you're all set!03:07
joshuamaximusthanks03:08
joshuamaximusyour worth a bazillion dollars03:08
joshuamaximus:D03:08
joshuamaximuslol03:08
joshuamaximusshould i have been talkin about this stuff in off topic?03:09
joshuamaximusor was this the right place03:09
karenwAFAIK everything until we went to the steam settings screen was on-topic03:10
karenwYou're running kubuntu, and needed support adding a new partition03:10
joshuamaximusok thanks03:10
joshuamaximusdidn't wanna break tos03:10
joshuamaximushey, another project i am wanting to do is install teamspeak 5 on here i have friends that use it but every time i try to do it its a zip file03:23
joshuamaximusand i don't know where to put every thing when i extract it03:23
karenwProbabally just in it's own folder03:23
joshuamaximusin what dir03:24
karenwAnywhere03:24
joshuamaximusok03:24
joshuamaximusso opt would be a good place?03:24
joshuamaximussience its optional03:25
karenwSure, /opt/teamspeak5 ?03:25
joshuamaximusyes03:25
joshuamaximushow come i am not seeing /opt03:26
joshuamaximusis it hidden03:26
joshuamaximus i am in home folder and not seeing opt03:27
joshuamaximuswitch sucks03:27
joshuamaximusi was under places not my drive03:28
joshuamaximussorry03:28
karenwYour home folder lives at /home/<name> by convention.03:30
joshuamaximusok03:31
joshuamaximusthanks03:31
joshuamaximussorry for bugging u03:31
joshuamaximusjust so many questions03:31
joshuamaximushow do i make a nicserv account?03:41
joshuamaximuswell brb03:43
joshuamaximushow do i edit konversation to have a night time theme for the chat backround04:09
joshuamaximusor whats a better irc client04:12
joshuamaximusyo04:25
joshuamaximuswhat repo is kept up the most snap or flathub04:25
joshuamaximusjust wondering04:25
=== gurupras- is now known as guruprasad
joshuamaximusany one awake07:05
joshuamaximusjust wondering07:05
joshuamaximusi have a dissk write error on steam tryin to install a game07:05
BluesKajHi all11:53

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!