Re: resizing virtual disk (vn0)

2005-07-25 Thread Glenn Dawson
At 02:36 AM 7/25/2005, [EMAIL PROTECTED] wrote: hi, I am searching how to resize a virtual disk created with: # dd if=/dev/zero of=newimage bs=1k count=5k 5120+0 records in 5120+0 records out # vnconfig -s labels -c vn0 newimage # disklabel -r -w vn0 auto # newfs vn0c Warn

Re: resizing virtual disk (vn0)

2005-07-25 Thread Glenn Dawson
At 02:36 AM 7/25/2005, [EMAIL PROTECTED] wrote: hi, I am searching how to resize a virtual disk created with: # dd if=/dev/zero of=newimage bs=1k count=5k 5120+0 records in 5120+0 records out # vnconfig -s labels -c vn0 newimage # disklabel -r -w vn0 auto # newfs vn0c Warn

resizing virtual disk (vn0)

2005-07-25 Thread alexandre . delay
hi, I am searching how to resize a virtual disk created with: # dd if=/dev/zero of=newimage bs=1k count=5k 5120+0 records in 5120+0 records out # vnconfig -s labels -c vn0 newimage # disklabel -r -w vn0 auto # newfs vn0c Warning: 2048 sector(s) in last cylinder unallocated