9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] creating a plan 9 partition in the MIDDLE of a disk
@ 2003-12-08  2:52 ron minnich
  2003-12-08  3:10 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: ron minnich @ 2003-12-08  2:52 UTC (permalink / raw)
  To: 9fans

I have a disk which has a Plan 9 partition in the middle:

(on Linux ...)
[root@q plan9]# fdisk /dev/hde

Command (m for help): p

Disk /dev/hde: 2 heads, 32 sectors, 490 cylinders
Units = cylinders of 64 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hde2           130       490     11552   39  Plan 9


(now to Plan 9)

disk/prep /dev/sdC0/plan9
no plan9 partition table found
  empty               0 23104    (23104 sectors, 11.28 MB)
>>> a nvram
start sector: 0
end [0..23104] 100
?overlaps with the pbs and/or the partition table
>>>


ok, what silly mistake am I making?

thanks

ron



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

* Re: [9fans] creating a plan 9 partition in the MIDDLE of a disk
  2003-12-08  2:52 [9fans] creating a plan 9 partition in the MIDDLE of a disk ron minnich
@ 2003-12-08  3:10 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2003-12-08  3:10 UTC (permalink / raw)
  To: 9fans

> I have a disk which has a Plan 9 partition in the middle:
>
> (on Linux ...)
> [root@q plan9]# fdisk /dev/hde
>
> Command (m for help): p
>
> Disk /dev/hde: 2 heads, 32 sectors, 490 cylinders
> Units = cylinders of 64 * 512 bytes
>
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hde2           130       490     11552   39  Plan 9
>
>
> (now to Plan 9)
>
> disk/prep /dev/sdC0/plan9
> no plan9 partition table found
>   empty               0 23104    (23104 sectors, 11.28 MB)
> >>> a nvram
> start sector: 0
> end [0..23104] 100
> ?overlaps with the pbs and/or the partition table
> >>>

the partition table is sector 1 (the second sector).

russ


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

end of thread, other threads:[~2003-12-08  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-08  2:52 [9fans] creating a plan 9 partition in the MIDDLE of a disk ron minnich
2003-12-08  3:10 ` Russ Cox

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).