Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2006 07:26:35 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Harlan Stenn <harlan@everett.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CF disk slices?
Message-ID:  <441D4DFB.8030600@mac.com>
In-Reply-To: <20060319120349.CA86E54821@minnie.everett.org>
References:  <20060319120349.CA86E54821@minnie.everett.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Harlan Stenn wrote:
> Can one put multiple slices on a CF disk?

Sure.  Most BIOSes will treat a CF flash much like they would a USB device, and
they'll be happy to see a MBR.

> I ran fdisk on one machine
> and was able to carve up a CF disk with 4 slices (I want to boot one of
> 4 different OSes on a soekris system).  There are other systems that
> seem to indicate that a CF disk can only have 1 slice on it.

Hmm.  You are perhaps not aware that flash memory can only do a relatively
limited number of writes before failing (10K to perhaps 50K, if you've got a
fancy CF card with write leveling and/or spare sectors)...?

Installing and updating multiple operating systems is contraindicated on such
hardware not because it is not possible to do, but because the CF won't last
very long under such a usage profile.

You should configure a CF-based system to operate with the filesystems mounted
read-only most of the time, or at least turn off updating atime information.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441D4DFB.8030600>