* bug#56583: Partitioner was detecting a filesystem where none existed
@ 2022-07-15 20:13 Peter
2022-07-15 21:09 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 2+ messages in thread
From: Peter @ 2022-07-15 20:13 UTC (permalink / raw)
To: 56583
[-- Attachment #1: Type: text/plain, Size: 528 bytes --]
Hi,
This is with the latest snapshot.
This is minor because it was being formatted anyway, but the issue is that
I had created a raw unformatted partition outside of GUIX, but the GUIX
partitioner tool was seeing it as possessing a filesystem of EXT4 already,
when in fact it should have been blank. Maybe it is a trace of a previous
partition that was in the space, but this is odd, it should not have
detected a filesystem on a new blank partition.
This means it was not reading the partition table correctly.
Best,
Peter
[-- Attachment #2: Type: text/html, Size: 644 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#56583: Partitioner was detecting a filesystem where none existed
2022-07-15 20:13 bug#56583: Partitioner was detecting a filesystem where none existed Peter
@ 2022-07-15 21:09 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2022-07-15 21:09 UTC (permalink / raw)
To: Peter; +Cc: 56583
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]
Peter 写道:
> This means it was not reading the partition table correctly.
Could you explain this part? E.g., did you run ‘wipefs -a’ to
erase the old file system metadata? Partition tables do not
specify file system information.
Guix can take responsibility only for its own drive partitioning
code (which, by most accounts I've heard, could certainly be
improved); otherwise it's the user's and/or tools' responsibility
to correctly wipe the underlying data.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-15 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15 20:13 bug#56583: Partitioner was detecting a filesystem where none existed Peter
2022-07-15 21:09 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).