From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C5BC158042 for ; Thu, 24 Oct 2024 00:35:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07028E0934; Thu, 24 Oct 2024 00:34:55 +0000 (UTC) Received: from mail-vs1-xe2f.google.com (mail-vs1-xe2f.google.com [IPv6:2607:f8b0:4864:20::e2f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD28BE0918 for ; Thu, 24 Oct 2024 00:34:54 +0000 (UTC) Received: by mail-vs1-xe2f.google.com with SMTP id ada2fe7eead31-4a46fee3b16so207823137.0 for ; Wed, 23 Oct 2024 17:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729730093; x=1730334893; darn=lists.gentoo.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=YDw6LPbkmWnF59FTElHPnxgy32SaPR0+0mAyO0ntAt4=; b=V36Qd/KDvA4eHzVPhKQ0dLdGkcgy6k1lmseRDJUppKs4Bj7mGSMg/B/gnQSYi071ry GrR/T4V8zJzmKH7RCenKG6ecgxwAZdZS+2k872+PK/1fTnGJpR+bFIxznl8neVVBme37 IBAedpf8N3uyTHgLbckE2msi/mc/jj2NRYyQU2wadNJobZftD3CM17whM5LSYxJAaMzb THdIY0HWgR+Ehxvk5JyKr68L+JBACrt9lof1N1N1UuRer1yV82TQGryFIl6NXZAgdjqQ kcKd3HwwQHlxa5/Cmtc/SUwB5HhHGEbYL+rusvXfSQgWdtqDPKPSDNNIdetvq+lrNkzx AMqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729730093; x=1730334893; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=YDw6LPbkmWnF59FTElHPnxgy32SaPR0+0mAyO0ntAt4=; b=Cw4FuWOWFfhsOE+y+QjPKgM616eTc2QTupOhVGyfP4Wb4ywZjqWbCoLdWHoolShbPL hgWruoVzWGgj0Hncodjbi1g59RCU928GFJkY09o6lh5hyNf9nIE0NLmFJb4jQkDHb4cA 5PcwLnQznRsswjdSKRWBK983rN4S8YXyCAzIEpWpSsLZSALVIWaQMhLW+FaIiCglLR1y pT7kbDhV1BHAeBh8xElJ7zyb5hPTzmoktcv+W+LCPI3I20yXQIwG51+Z2JEP9M2wGc6Y oJT9y+aycEfdXR85DprDNtAIhUNhMA8roYFVqqMrKbUxIb1+ZrLzBUitsKL1St9Fyjdu qYYw== X-Gm-Message-State: AOJu0YznsbjefmkZT+NCRPWmOuD2J5cO9FrGs9YsFYRDjl2Y1xeRTzYp 1ggzqcxalNuoWgHfqnUjer0DnJDZCyKOKrExhTkmUNR0NR72YYTRvHY+WcrHocw+loGYZPFQIZE a3NXjwy6aD9GHa23ajME2mVTnIvebmmu5 X-Google-Smtp-Source: AGHT+IEJaTkM3OYNspIDSVhQ/xsGsN1rIiNxxzU4W6KD7j0xjpKrvf2hvRYiwEmHvpwvdgmX30HOeYtvw4MfpLmoBHc= X-Received: by 2002:a05:6102:290e:b0:4a4:532:82bd with SMTP id ada2fe7eead31-4a870d0c6ddmr207699137.4.1729730093689; Wed, 23 Oct 2024 17:34:53 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 From: syscon edm Date: Wed, 23 Oct 2024 18:34:40 -0600 Message-ID: Subject: [gentoo-user] format usb as ext4 To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="000000000000cab6d306252e2b18" X-Archives-Salt: 48a1ab86-abb2-4e53-b357-c4839aa51e38 X-Archives-Hash: 1d8bbe51eb5797142b93aee4ce9c4e30 --000000000000cab6d306252e2b18 Content-Type: text/plain; charset="UTF-8" I format usb as ext4 mkfs.ext4 /dev/sda1 but XFCE does not automount the partition my other usb (ext4 as well) shows up automatically under /run/media/joseph/disk_name --000000000000cab6d306252e2b18 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I format usb as ext4
mkfs.ext4 /dev/sda1

but XFCE does not automount the partition=C2=A0
m= y other usb (ext4 as well) shows up automatically under
/run/medi= a/joseph/disk_name
--000000000000cab6d306252e2b18--