9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] q re /sys/src/cmd/disk/prep/prep.c:240
@ 2016-11-04 20:03 James A. Robinson
  2016-11-04 20:41 ` Steve Simon
  0 siblings, 1 reply; 3+ messages in thread
From: James A. Robinson @ 2016-11-04 20:03 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

So I noticed that if I run disk/prep -b -a^(arenas isect bloom)
against my disk it goes ahead and creates a partition table that
has arenas starting at sector 0.

If I manually create partitions, /sys/src/cmd/disk/prep/prep.c:24
guards against using sectors 0 and 1 unless it's a 9fat partition.

Why is there a difference in the way an automated partition
set is created vs a manual one?

Jim

[-- Attachment #2: Type: text/html, Size: 547 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-04 23:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04 20:03 [9fans] q re /sys/src/cmd/disk/prep/prep.c:240 James A. Robinson
2016-11-04 20:41 ` Steve Simon
2016-11-04 23:51   ` James A. Robinson

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 NNTP newsgroup(s).