Warner Losh 5d6b294513 Fixes and new features:
o Merge the -I switch from i386 verison to initialize the partition table
  to use the maximum amount possible for a single FreeBSD table.
o Improve warning when the geom method fails (which I think it
  always will until geom_pc98 is updated to respond to this ctl message)
o when writing out the boot sector, we have to write out a minimum of
  1024 bytes or the sector size.  This is different than the i386 case where
  we need to write out a minimum of 512 bytes (which is also the minimum
  sector size).  We already handle this difference on reading, but didn't
  in writing, so attempting to write a new partition table would fail.
o Add MID to the -s output, since pc98 users are likely interested in
  both of these parameters.

# I can now initialize disks on my pc98 machine either by -I or by
# manually entering the parameters.  I don't know if fdisk -B works or not,
# since I'm not willing to risk my only working boot disk to test it..
2006-02-26 07:37:10 +00:00
..
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-06-14 11:24:56 +00:00
2005-01-18 10:09:38 +00:00
2006-01-30 22:50:13 +00:00
2006-02-06 19:22:34 +00:00
2005-01-17 13:56:46 +00:00
2006-02-26 07:37:10 +00:00
2005-04-08 10:32:22 +00:00
2004-07-28 05:59:22 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-11-20 10:35:46 +00:00
2005-04-14 20:27:30 +00:00
2006-02-23 00:07:10 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2005-12-30 11:56:57 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-02-09 22:06:16 +00:00
2006-02-12 07:57:27 +00:00
2005-11-13 01:47:04 +00:00
2005-05-02 10:13:38 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2004-10-24 14:25:53 +00:00
2005-12-01 22:03:34 +00:00
2005-02-13 23:45:54 +00:00
2005-12-01 21:59:24 +00:00
2005-02-13 22:25:33 +00:00
2004-12-21 09:59:45 +00:00