Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Wedges enabled on -current
In article <20140818155038.GQ3364%mail.duskware.de@localhost>,
Martin Husemann <martin%duskware.de@localhost> wrote:
>On Mon, Aug 18, 2014 at 08:41:35AM -0700, Brian Buhrow wrote:
>> Hello. Could you provide an example of what you expect an /etc/fstab
>> file entry to look like before and after your suggested edits?
>
>before it would use sd0a and sd0b (or wd*), after:
>
>NAME=sb2k5Root/a / ffs rw,log 1 1
>NAME=sb2k5Root/b none swap sw,dp 0 0
>
>(where in the example "sb2k5Root" is the disklabel name of sd0)
>
Or if there is no name in the label, the device name without /dev/ as before.
NAME=sd0a / ffs rw,log 1 1
NAME=sd0b none swap sw,dp 0 0
christos
Home |
Main Index |
Thread Index |
Old Index