problem with "DELL PowerEdge 2950" when install FreeBSD7.1amd64

Eeverything goes fine,but when step with the fdisk i got the following warning:
WARNING: A geometry of 121534/255/63 for mfid0 is incorrect.Using a more likely geometry. If this geometry is incorrect or you are unsure as to whether or not it's correct, please consult the Hardware Guide in the Documentation submenu or use the (G)eometry command to change it now.
Can not install FreeBSD in this PcServer?
 
What's your partition layout ?
I guess you didn't spare enough disk space for /usr or /var partitions.
 
Crom said:
What's your partition layout ?
I guess you didn't spare enough disk space for /usr or /var partitions.

10G /
10G swap
30G /var
30G /usr

I tried twice,and got the same error.
:q
 
I guess with a whopping 10G / partition you don't really need it. But it's pretty standard to have a separate /tmp partition.
 
DutchDaemon said:
I guess with a whopping 10G / partition you don't really need it. But it's pretty standard to have a separate /tmp partition.

Also you can mount /tmp part. with noexec option for some security reasons. (if there is a /tmp :)
 
Back
Top