Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2018 11:43:01 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Per olof Ljungmark <peo@nethead.se>
Cc:        freebsd-arm@FreeBSD.org, bob prohaska <fbsd@www.zefox.net>
Subject:   Re: Raspberry Pi 2B and SSD drive
Message-ID:  <20180617184301.GA50150@www.zefox.net>
In-Reply-To: <c38a0dbd-5ed6-2c75-b21e-46e021be90ff@nethead.se>
References:  <c38a0dbd-5ed6-2c75-b21e-46e021be90ff@nethead.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 17, 2018 at 03:21:33PM +0200, Per olof Ljungmark wrote:
> FBSD 11.2-RC1
> 
> How can I make good use of a USB SSD drive connected to the Pi?
> 
It might help if you indicated what constitutes "good use" 8-)

> For instance, can I start from the SD card and then hand over everything
> to the SSD drive? From googling it does look like it is possible.
> 
Going out on a limb here, but I don't think it'll make much difference.

Personally I like to leave root on microSD and keep /usr, /var, /tmp 
and swap on USB flash. Far as I know USB is the only mass storage 
connection interface, so that bottleneck is unavoidable. 

Having the booting bits separate from the scribbling bits offers a little
protection against a totally unbootable system in case of user error or
other mishap. It's still necessary to make provision for a serial console,
since last I checked one can't talk to single user via USB keyboard. 

hth,

bob prohaska

> Thanks!
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"



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