* Eric W. Biederman <[EMAIL PROTECTED]> [020315 23:35]:
> On block devices if we interoperate with other operating systems
> firmware on the same system we have to work with.
> BSD partition lables (alpha)
> PC partition tables (x86)
> EFI partitions tables (ia64)
 
EFI uses x86 partition tables. BSD partition tables are a bit different
on whatever platform they are created. I really like the Amiga Rigid
Disk Block as well, even though it is a dead standard. It doesnt use a
fixed size for partition information but a linked list, which means you
have abolutely no restrictions except disk size when creating partitions

Best regards,
  Stefan Reinauer
  
-- 
Ok hex 4666 dup negate do i 4000 dup 2* negate do " *" 0 dup 2dup 1e 0 do
 2swap * e >>a 2* 5 pick + -rot - j + dup dup * e >>a rot dup dup * e >>a 
  rot swap 2dup + 10000 > if 3drop 3drop "  " 0 dup 2dup leave then loop 
              2drop 2drop type 268 +loop cr drop 5de +loop

Reply via email to