vnconfig strange behaviour (or my mistake?)

2006-01-03 Thread Vladas Urbonas
Hi all, sorry for bothering. My problem is as follows: 0. 3.8 GENERIC 1. I am creating 1.5Gb all-zeroes file with dd 2. vnconfig -ck /dev/svnd0c file.img 3. fdisk -e /dev/rsvnd0c 4. dislabel -E /dev/rsvnd0c 5. newfs /dev/rsvnd0c 6. mount /dev/svnd0c /mnt 7. copying in files into /mnt And after

Re: vnconfig strange behaviour (or my mistake?)

2006-01-03 Thread Otto Moerbeek
On Wed, 4 Jan 2006, Vladas Urbonas wrote: Hi all, sorry for bothering. My problem is as follows: 0. 3.8 GENERIC 1. I am creating 1.5Gb all-zeroes file with dd 2. vnconfig -ck /dev/svnd0c file.img 3. fdisk -e /dev/rsvnd0c use fdisk -i svnd0, much easier. 4. dislabel -E /dev/rsvnd0c