K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-08-24T22:42:16.000000Z K 7 svn:log V 434 Use 'p' as the partition specifier instead of 's'. We continue to use 's' for compatibility partitions (ie partitions with a BSD disklabel). Partition numbers continue to start with 1. Example /etc/fstab: # Device Mountpoint FStype Options ... /dev/da0p1 /efi msdos rw ... /dev/da0p2 / ufs rw ... /dev/da0p3 none swap sw ... END