On Fri, Feb 06, 2009 at 06:13:06PM +0100, Jean-Fran?ois wrote:
> All,
>
> Missing infos :
>
> 1) The command "fdisk wd0" gives :
>
> Disk: wd0 geometry: 378150/82/63 [1953525168 Sectors]
> Offset: 0 Signature: 0xAA55
> Starting Ending LBA Info:
> #: id C H S - C H S [ start: size ]
> -------------------------------------------------------------------------------
> 0: 00 0 0 0 - 0 0 0 [ 0: 0 ]
> unused
> 1: 00 0 0 0 - 0 0 0 [ 0: 0 ]
> unused
> 2: 00 0 0 0 - 0 0 0 [ 0: 0 ]
> unused
> *3: A6 0 1 1 - 378149 81 63 [ 63: 1953522837 ]
> OpenBSD
>
> 2) The command "disklabel wd0" gives :
>
> # /dev/rwd0c:
> type: ESDI
> disk: ESDI/IDE disk
> label: SAMSUNG HD103UJ
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 82
> sectors/cylinder: 5166
> cylinders: 378150
> total sectors: 1953525168
> rpm: 3600
> interleave: 1
> trackskew: 0
> cylinderskew: 0
> headswitch: 0 # microseconds
> track-to-track seek: 0 # microseconds
> drivedata: 0
>
> 16 partitions:
> # size offset fstype [fsize bsize cpg]
> a: 1953522837 63 4.2BSD 2048 16384 1
> c: 1953525168 0 unused 0 0
>
> Thanks,
> JF
Did you run newfs on wd0a ?
-Otto
>
> Le vendredi 06 fC)vrier 2009 C 17:44 +0100, Jean-FranC'ois a C)crit :
> > Hi All,
> >
> > I used to have a disk with Ext3 partitions that I just wish to use now
> > as a ffs disk in OpenBSD. So I used fdisk and disklabel in order to make
> > new system and finally this does not mount returning Invalid argument.
> >
> > Do I miss something ? I did'nt find a way to format the disk, is this
> > required ? I just made a clean new system on it using fdisk and one
> > label a containing the whole space.
> >
> > Please help.
> >
> > Thanks,
> > J-F