Deutsch   English   Français   Italiano  
<uvrbut$2ae33$3@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: candycanearter07 <candycanearter07@candycanearter07.nomail.afraid>
Newsgroups: comp.os.linux.advocacy
Subject: Re: The Golly! of Python
Date: Thu, 18 Apr 2024 14:50:05 -0000 (UTC)
Organization: the-candyden-of-code
Lines: 20
Message-ID: <uvrbut$2ae33$3@dont-email.me>
References: <17c636a2d6477a17$13590$197378$802601b3@news.usenetexpress.com>
 <uvltc2$v4b9$1@dont-email.me> <uvpgtm$1qshp$2@dont-email.me>
 <uvpotf$1si92$1@dont-email.me> <uvptjp$2126r$3@dont-email.me>
Injection-Date: Thu, 18 Apr 2024 16:50:05 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="5b0b1583fb7e97c7fcf46e8761e3ce6d";
	logging-data="2439267"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19AVUWW9B7OEuRUbSPOtMxDdmqytTovTKl3R/HbH/bHbQ=="
User-Agent: slrn/pre1.0.4-9 (Linux)
Cancel-Lock: sha1:/hrO+ZIDQ2liJGzACNerYq7ppN0=
X-Face: b{dPmN&%4|lEo,wUO\"KLEOu5N_br(N2Yuc5/qcR5i>9-!^e\.Tw9?/m0}/~:UOM:Zf]%
 b+ V4R8q|QiU/R8\|G\WpC`-s?=)\fbtNc&=/a3a)r7xbRI]Vl)r<%PTriJ3pGpl_/B6!8pe\btzx
 `~R! r3.0#lHRE+^Gro0[cjsban'vZ#j7,?I/tHk{s=TFJ:H?~=]`O*~3ZX`qik`b:.gVIc-[$t/e
 ZrQsWJ >|l^I_[pbsIqwoz.WGA]<D
Bytes: 1995

Lawrence D'Oliveiro <ldo@nz.invalid> wrote at 01:39 this Thursday (GMT):
> On Wed, 17 Apr 2024 20:18:54 -0400, DFS wrote:
>
>> I just wish lsblk wouldn't tell me I have 3 devices with funny names
>> like 'sda'.  There's only one.
>
> But those are device names, they are not used for referring to files on 
> mounted volumes.


Yeah, you usually have to mount them (which a lot of user distros
manually do). Side note, doing lsblk -f helps a bunch with figuring out
which disk is what, since it displays the partition label. Then you can
do

udisksctl mount -b /dev/sdx

or sudo mount /dev/sdx /mount if you don't have udiskie installed.
-- 
user <candycane> is generated from /dev/urandom