From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: problem formatting new 256 GB USB stick
Date: Sat, 15 Feb 2025 13:31:40 +0000 [thread overview]
Message-ID: <5062708.0VBMTVartN@rogueboard> (raw)
In-Reply-To: <vopv1v$na$1@ciao.gmane.io>
[-- Attachment #1: Type: text/plain, Size: 2785 bytes --]
On Saturday 15 February 2025 11:50:23 Greenwich Mean Time Nuno Silva wrote:
> On 2025-02-15, Philip Webb wrote:
> > Recently, I bought 2 new Kingston Exodia 256 GB USB sticks
> > from Canada Computers, the store in Toronto I've used for 25 yr .
> > With many previous new USB sticks of sizes <= 128 GB
> > & which came with a VFat filesystem,
> > I simply repartitioned them using Fdisk, which created a Linux partition
> > & then used 'mke2fs' to format them with an Ext2 filesystem.
> >
> > This time, something has gone wrong :
> > root:538 ~> mke2fs /dev/sdb1
> > mke2fs 1.47.0 (5-Feb-2023)
> > Creating filesystem with 60567296 4k blocks and 15147008 inodes
> > Filesystem UUID: 80c2f275-ed6b-4ef5-b785-b53bd225ca9e
> > Superblock backups stored on blocks: 32768, 98304, 163840, 229376,
> > 294912,
> >
> > 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424,
> > 20480000, 23887872
> >
> > Allocating group tables: done
> > Writing inode tables: done
> >
> > Writing superblocks and filesystem accounting information:
> > mke2fs: Input/output error while writing out and closing file system
> >
> > I tried repartitioning the stick into 2 x 128 GB partitions,
> > in case it was the sheer size which was the problem, but got the same
> > result. The error occured with both sticks, so it doesn't seem to be bad
> > hardware. It took 10 h 40 m to process the 256 GB part'n on my 2023
> > desktop machine, so trying suggestions cb a rather long-drawn-out affair
> > (smile).
> >
> > Has anyone else encountered this ? Does anyone have suggestions ?
>
> Are there kernel error or warning messages when this happens?
An ext2fs with 4K block size has a maximum filesystem size limit of 16TiB.
Your 256GB drive will not experience a formatting problem because of its size.
Formatting a 256GB USB drive, especially if it is a USB 3.0 or later spec,
should not take hours, but minutes if not seconds. Assuming there was no
power cut or interruption to the formatting operation the error has the smell
of a hardware problem, hence dmesg should reveal if something went wrong with
the device.
You can try reformatting the USB drive, while keeping an eye on the output of
'dmesg -W'.
If both of these sticks are behaving the same way, it could be the port on
your PC which has a problem. You can try using a different USB port to
eliminate this causing the formatting failure.
Other than a hardware problem with the device itself, there is the chance of
counterfeit USB drives, churned out at volume and having a smaller size and
speed than advertised, or such poor quality flash chips they end up corrupting
data. Usually they survive a reformat, at least with FAT, but can fail at any
point thereafter.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2025-02-15 13:33 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-15 7:41 [gentoo-user] problem formatting new 256 GB USB stick Philip Webb
2025-02-15 11:50 ` [gentoo-user] " Nuno Silva
2025-02-15 13:31 ` Michael [this message]
2025-02-16 2:37 ` Philip Webb
2025-02-16 9:08 ` Nuno Silva
2025-02-16 13:41 ` Michael
2025-02-16 14:48 ` Wols Lists
2025-02-17 23:12 ` Frank Steinmetzger
2025-02-18 11:53 ` Michael
2025-02-19 12:10 ` Frank Steinmetzger
2025-02-20 9:58 ` Michael
2025-02-16 22:57 ` [gentoo-user] problem formatting new 256 GB USB stick : more info Philip Webb
2025-02-17 0:17 ` [gentoo-user] " Nuno Silva
2025-02-17 0:39 ` [gentoo-user] " Michael
2025-02-17 3:43 ` Philip Webb
2025-02-17 9:18 ` Philip Webb
2025-02-17 12:02 ` Michael
2025-02-17 16:33 ` Stroller
2025-02-17 16:19 ` Wols Lists
2025-02-17 17:16 ` [gentoo-user] " Grant Edwards
2025-02-17 18:12 ` Michael
2025-02-18 3:46 ` [gentoo-user] Re: problem formatting new 256 GB USB stick : f3 Philip Webb
2025-02-18 4:43 ` Grant Edwards
2025-02-18 5:53 ` Philip Webb
2025-02-18 9:13 ` Frank Steinmetzger
2025-02-18 19:10 ` [gentoo-user] Re: problem formatting new 256 GB USB stick : alternatives Philip Webb
2025-02-18 21:18 ` Grant Edwards
2025-02-18 23:25 ` Michael
2025-02-19 12:16 ` Frank Steinmetzger
2025-02-19 12:20 ` Frank Steinmetzger
2025-02-20 10:47 ` Michael
2025-02-18 14:40 ` [gentoo-user] Re: problem formatting new 256 GB USB stick : f3 Grant Edwards
2025-02-18 17:00 ` Grant Edwards
2025-02-18 11:57 ` Michael
2025-02-18 18:54 ` [gentoo-user] Re: problem formatting new 256 GB USB stick : glances at gparted Philip Webb
2025-02-18 23:13 ` Michael
2025-02-19 0:47 ` Grant Edwards
2025-02-19 1:12 ` [gentoo-user] alternatives to USB sticks for reliable archiving Philip Webb
2025-02-19 2:28 ` [gentoo-user] " Grant Edwards
2025-02-19 9:48 ` [gentoo-user] " Michael
2025-02-19 3:00 ` [gentoo-user] Re: problem formatting new 256 GB USB stick : glances at gparted eric
2025-02-20 18:18 ` Dale
2025-02-20 22:40 ` Frank Steinmetzger
2025-02-20 23:43 ` Grant Edwards
2025-02-21 8:10 ` Dale
2025-03-08 22:09 ` Frank Steinmetzger
2025-03-08 22:48 ` Dale
2025-03-09 10:31 ` Michael
2025-03-10 3:32 ` Dale
2025-03-10 13:01 ` Frank Steinmetzger
2025-02-17 16:38 ` [gentoo-user] problem formatting new 256 GB USB stick Stroller
2025-02-17 23:06 ` Frank Steinmetzger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5062708.0VBMTVartN@rogueboard \
--to=confabulate@kintzios.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox