On Sat, Aug 15, 2009 at 3:44 PM, 4625<4625...@gmail.com> wrote: > Is it correct string for /etc/fstab? "/dev/wd2d /altroot ffs xx 0 0"
Assuming /dev/wd2d is the correct partition, yes. (You're looking at the daily(8) manpage, right?) > Should "df" display the "/altroot"? Only if you mount it yourself. It is not normally mounted and therefore does not appear in 'df' output. (No point in displaying it, what with it being a duplicate of the root filesystem) Philip Guenther