Move the root to s3a given this kernel will be used with a nanobsd
build that defaults there.
This commit is contained in:
parent
547fe7aa6e
commit
f04f177639
@ -105,7 +105,7 @@ options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
|
||||
|
||||
# alternatively, boot from a MMC/SD memory card
|
||||
# s1 is FAT on this platform.
|
||||
options ROOTDEVNAME=\"ufs:/dev/mmcsd0s2a\"
|
||||
options ROOTDEVNAME=\"ufs:/dev/mmcsd0s3a\"
|
||||
|
||||
# Alternatively, boot from a USB card.
|
||||
#options ROOTDEVNAME=\"ufs:/dev/da0s1a\"
|
||||
|
Loading…
Reference in New Issue
Block a user