Index: sys/mips/conf/AR71XX_BASE =================================================================== --- sys/mips/conf/AR71XX_BASE (revision 254547) +++ sys/mips/conf/AR71XX_BASE (working copy) @@ -51,7 +51,7 @@ # options SOFTUPDATES #Enable FFS soft updates support # options UFS_ACL #Support for access control lists # options UFS_DIRHASH #Improve performance on big directories -# options MSDOSFS # Read MSDOS filesystems; useful for USB/CF +options MSDOSFS # Read MSDOS filesystems; useful for USB/CF device pci device ar71xx_pci Index: sys/mips/conf/DIR-825 =================================================================== --- sys/mips/conf/DIR-825 (revision 254547) +++ sys/mips/conf/DIR-825 (working copy) @@ -54,6 +54,7 @@ device geom_map # to get access to the SPI flash partitions device geom_uncompress # compressed in-memory filesystem hackery! options GEOM_UNCOMPRESS +options GEOM_PART_GPT # GUID Partition Tables. options ROOTDEVNAME=\"ufs:/dev/map/rootfs.uncompress\" options AR71XX_REALMEM=64*1024*1024