From owner-freebsd-questions Fri Mar 1 10:10:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28449 for questions-outgoing; Fri, 1 Mar 1996 10:10:40 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28443 for ; Fri, 1 Mar 1996 10:10:35 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id LAA15166; Fri, 1 Mar 1996 11:11:41 -0700 Date: Fri, 1 Mar 1996 11:11:41 -0700 From: Nate Williams Message-Id: <199603011811.LAA15166@rocky.sri.MT.net> To: john@starfire.mn.org Cc: questions@FreeBSD.org (FreeBSD questions) Subject: Re: 4Gb and larger drives? In-Reply-To: <199603011750.LAA24208@starfire.mn.org> References: <199603011750.LAA24208@starfire.mn.org> Sender: owner-questions@FreeBSD.org Precedence: bulk john@starfire.mn.org writes: > Someone has been trying to tell me that we can't use more than about 2Gb > of a single disk drive. They were confused. Here is the output of df -k on freefall. Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/sd0a 32254 19946 9726 67% / /dev/sd0s2e 201310 140228 44976 76% /usr /dev/sd0s2f 100398 50666 41700 55% /var /dev/sd0s2g 1591902 1341748 122800 92% /a /dev/sd1s1e 19487 1497 16431 8% /altroot /dev/sd1s1f 1621998 1013546 478692 68% /b /dev/sd2s1a 1542415 1320018 99003 93% /c /dev/sd2s1e 96703 1490 87476 2% /tmp /dev/sd3s1e 4015594 1930921 1763425 52% /f ^^^^^^^ That's certainly bigger than 2GB. Nate