看板 DFBSD_submit 關於我們 聯絡資訊
This is a multi-part message in MIME format. --------------040602070706060406030304 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Adds a section mentioning how to use MAKEDEV to add device nodes for filesystems when you're not using the first slice on the disk. Thanks to the people in #dragonflybsd. -- Tim Wickberg me@k9mach3.org --------------040602070706060406030304 Content-Type: text/plain; name="README.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="README.diff" 80,85d79 < # Create the device nodes for the filesystems. Do this only if you < # are not using the ad0s1 slice. Change the slice number to match the < # slice you are using. < # < cd /dev && MAKEDEV ad0s2a < --------------040602070706060406030304--