Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2008 15:25:16 +0200
From:      "Jonas Lund" <whizzter@gmail.com>
To:        "Alwin Roosen" <alwin.roosen@webline.be>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Would a Transcend USB Flash Module of 2GB work?
Message-ID:  <436c7eda0806250625u3408bcd2k61b69ed14c4c1b10@mail.gmail.com>
In-Reply-To: <50A3BEAB67F03F44A2A063D55FC14D37119163@sbs2003.Webline.local>
References:  <50A3BEAB67F03F44A2A063D55FC14D37119163@sbs2003.Webline.local>

next in thread | previous in thread | raw e-mail | index | archive | help
> I want to install FreeBSD onto an USB Flash Module from Transcend. The
> links below are the product page and datasheet in PDF. It says it should
> be compatible with OS that supports USB standard.

Like jeremy said the USB stack ain't overly sexy. Altho as far as i've
used it umass hasn't caused too much problems.

If you are building kiosks or similiar systems that are mostly used to
launch programs and not write too much to the disk then installing on
a 'el cheapo usb thingy might be just the thing. I did something
similar a little while back (linux tho) and it's quite simple/cheap
for something like that.

2 things.
- mount with noatime (wearing the memory just because accessing files
is quite stupid)
- make sure your system has enough memory to avoid swapping, while you
can certainly put a swap on flash i wouldn't recommend relying on it
as the errors that finally crops up could be subtle and catastrophic
or just errors. (how does freebsd handle a swap disk going bad?)

/ Jonas



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