Size of metadate?
    Arne Wörner 
    arne_woerner at yahoo.com
       
    Wed Jun 27 07:57:47 UTC 2007
    
    
  
--- Nico -telmich- Schottelius <nico-freebsd-geom at schottelius.org> wrote:
> > Is it possible, that amrd0 (or a partition/slice of it) is mounted
> > somewhere?
> 
> Yes:
> 
> ddna045# mount
> /dev/amrd0s1a on / (ufs, local)
>
Then unmount it... :-)
> >   sysctl kern.geom.debugflags=16
> >   dd of=/dev/amrd0 if=/dev/zero bs=512 skip=286746623 count=1
> > [...]
> 
> I am currently trying that: top reports that dd now uses 99% cpu and it
> is running for about 3 minutes.
> 
> I am wondering how long this may run?
> 
Ohoh...
It skips block from the input device...
But it will not seek in the output device...
SO: TERMINATE IT!!! :-))
Or ur first sector on amrd0 will be destroyed FOREVER...!
Sorry!
-Arne
 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097
    
    
More information about the freebsd-geom
mailing list