Bug 13302

Summary: can't compile system on 1gb partition of 27.2 gb disk
Product: Base System Reporter: jb <jb>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description jb 1999-08-21 21:10:00 UTC
hi,

i set up a 1 gb partition on a 27.2 gb maxtor disk for freebsd
and left the rest for a data partition.  2.2.8 and 3.2 both
install via ftp just fine.  the problem comes when i cvsup to
stable and try to make buildworld, the build fails in random
places.  tried this six times, same thing every time.  using the
same procedure to build the system on a 4 gb disk works great,
just like all the other freebsd installs i've done.  this smells
like a bug.  thanks for listening.

james

How-To-Repeat: install 2.2.8 or 3.2 release on a 1 gb partition of a 27.2 gb disk.  cvsup to stable and then make buildworld.  the build will fail.
Comment 1 hoek freebsd_committer freebsd_triage 1999-08-22 19:18:40 UTC
State Changed
From-To: open->closed

If the build is failing in random places, then you may be looking at a 
hardware problem.  The vast majority of the possible bugs that can 
occur in FreeBSD (or any OS) due to large disks are deterministic and 
100% fatal (where 100% fatal means either a system crash or very nasty 
mysterious erros). 

Anyways, if it is a FreeBSD bug, we need more to go on than just  
"buildworld fails in random places".  I don't know offhand of anyone 
using 1gb partitions on 27.2gb disks for FreeBSD, but I don't believe 
that we should have problems on a 1gb partition. 

You can try sending some of your error messages.  Good luck.