Hello,
i searched already but didn't find the correct soloution... In some blogs i read that i should resize the VMDK to 550 GB but they didn't wrote how to extend the filesystem for the /sim partiton on the /dev/ad3 disk.
clu01-01% df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/ad3 223G 27G 179G 13% /sim
I'm wondering that with sudo fdisk ad3 i only get this infos:
clu01-01% sudo fdisk ad3
******* Working on device /dev/ad3 *******
parameters extracted from in-core disklabel are:
cylinders=1220564 heads=15 sectors/track=63 (945 blks/cyl)
Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=1220564 heads=15 sectors/track=63 (945 blks/cyl)
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 8, size 1000 (0 Meg), flag 0
beg: cyl 0/ head 0/ sector 9;
end: cyl 0/ head 15/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>
There is no large partiton...
How is the Simulator using this disk? Is there a way to tell the simulator to use a larger VMDK?
I tryed to boot a FreeBSD CD to look on this disk, but the informations are the same, the disk looks empty except the very small partition...
Kind regards
Stefan