Equivalent to linux disk delete?

2007-05-06 Thread Sebastian Rother
Hello everybody, I`ve a problem with one HDD wich has 3 empty Partitions at the beginning. I wanted to remove those partitions but OpenBSDs fdisk doesn`t know about a delete Command and disklabel so far shows just the OpenBSD (4th) partition. What would be the OpenBSD equivalent to Linux fdisk

Re: Equivalent to linux disk delete?

2007-05-06 Thread Ted Unangst
On 5/6/07, Sebastian Rother [EMAIL PROTECTED] wrote: Hello everybody, I`ve a problem with one HDD wich has 3 empty Partitions at the beginning. I wanted to remove those partitions but OpenBSDs fdisk doesn`t know about a delete Command and disklabel so far shows just the OpenBSD (4th) partition.

Re: Equivalent to linux disk delete?

2007-05-06 Thread Frank Bax
At 01:51 PM 5/6/07, Sebastian Rother wrote: I wanted to remove those partitions but OpenBSDs fdisk doesn`t know about a delete Command If you edit a partition with 'e' command; you'll see Partition id ('0' to disable). Try it.

Re: Equivalent to linux disk delete?

2007-05-06 Thread Paul de Weerd
On Sun, May 06, 2007 at 07:51:14PM +0200, Sebastian Rother wrote: | Hello everybody, | | I`ve a problem with one HDD wich has 3 empty Partitions at the | beginning. I wanted to remove those partitions but OpenBSDs fdisk | doesn`t know about a delete Command and disklabel so far shows just | the

Re: Equivalent to linux disk delete?

2007-05-06 Thread Sebastian Rother
On Sun, 6 May 2007 11:12:54 -0700 Ted Unangst [EMAIL PROTECTED] wrote: On 5/6/07, Sebastian Rother [EMAIL PROTECTED] wrote: Hello everybody, I`ve a problem with one HDD wich has 3 empty Partitions at the beginning. I wanted to remove those partitions but OpenBSDs fdisk doesn`t know

Re: Equivalent to linux disk delete?

2007-05-06 Thread a . velichinsky
On Sun, May 06, 2007 at 07:51:14PM +0200, Sebastian Rother wrote: Hello everybody, I`ve a problem with one HDD wich has 3 empty Partitions at the beginning. I wanted to remove those partitions but OpenBSDs fdisk doesn`t know about a delete Command and disklabel so far shows just the OpenBSD

Re: Equivalent to linux disk delete?

2007-05-06 Thread Nick Holland
Sebastian Rother wrote: On Sun, 6 May 2007 11:12:54 -0700 Ted Unangst [EMAIL PROTECTED] wrote: On 5/6/07, Sebastian Rother [EMAIL PROTECTED] wrote: Hello everybody, I`ve a problem with one HDD wich has 3 empty Partitions at the beginning. I wanted to remove those partitions but

Re: Equivalent to linux disk delete?

2007-05-06 Thread Tony Abernethy
Sebastian Rother wrote: On Sun, 6 May 2007 11:12:54 -0700 Ted Unangst [EMAIL PROTECTED] wrote: On 5/6/07, Sebastian Rother [EMAIL PROTECTED] wrote: Hello everybody, I`ve a problem with one HDD wich has 3 empty Partitions at the beginning. I wanted to remove those partitions

Re: Equivalent to linux disk delete?

2007-05-06 Thread Douglas Allan Tutty
On Sun, May 06, 2007 at 09:49:18PM +0300, [EMAIL PROTECTED] wrote: On Sun, May 06, 2007 at 07:51:14PM +0200, Sebastian Rother wrote: doesn`t know about a delete Command and disklabel so far shows just the OpenBSD (4th) partition. Set their type to 0 with fdisk (fdisk -e, e #part, 0 to

Re: Equivalent to linux disk delete?

2007-05-06 Thread Renaud Allard
Douglas Allan Tutty wrote: On Sun, May 06, 2007 at 09:49:18PM +0300, [EMAIL PROTECTED] wrote: On Sun, May 06, 2007 at 07:51:14PM +0200, Sebastian Rother wrote: doesn`t know about a delete Command and disklabel so far shows just the OpenBSD (4th) partition. Set their type to 0 with fdisk

Re: Equivalent to linux disk delete?

2007-05-06 Thread Otto Moerbeek
On Sun, 6 May 2007, Douglas Allan Tutty wrote: On Sun, May 06, 2007 at 09:49:18PM +0300, [EMAIL PROTECTED] wrote: On Sun, May 06, 2007 at 07:51:14PM +0200, Sebastian Rother wrote: doesn`t know about a delete Command and disklabel so far shows just the OpenBSD (4th) partition. Set