Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2013 19:04:11 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 222072 for review
Message-ID:  <201302151904.r1FJ4Bo6057839@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@222072?ac=10

Change 222072 by brooks@brooks_zenith on 2013/02/15 19:03:24

	Mount sdcard by full path.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4_SDROOT#12 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4_SDROOT#12 (text+ko) ====

@@ -13,4 +13,4 @@
 #
 # This kernel expects to find its root filesystem on the SD Card.
 #
-options 	ROOTDEVNAME=\"ufs:altera_sdcard0\"
+options 	ROOTDEVNAME=\"ufs:/dev/altera_sdcard0\"



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