Reply
 
Thread Tools Display Modes
  #1  
Old 12-04-2011, 11:09 AM
kotsoskorg kotsoskorg is offline
Junior Member
 
Join Date: Nov 2011
Location: /home/me/greece/desktop/
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default [/etc/fstab]: Why there are multiple records?
Hello BSD people again,

I m self-discovering the PC-BSD and I experience a nice query today.
I m checking in /etc/fstab file, the configuration file which PC-BSD seeks uppon boot and automounts filesystems of the slices when booting. Right?

When I look in there, I expect to see the list of devices, with the appropriate formating once.
Here I see 2 same setting.

Why is that happens?

Code:
% vi /etc/fstab




















# Device                Mountpoint              FStype          Options Dump Pass
/dev/label/rootfs0      /               ufs     rw,noatime      1       1
/dev/label/swap0        none            swap    sw      0       0
/dev/label/var0 /var            ufs     rw,noatime      1       1
/dev/label/usr0 /usr            ufs     rw,noatime      1       1
procfs                  /proc                   procfs          rw              0       0
linprocfs               /compat/linux/proc      linprocfs       rw              0       0
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~

                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
                                                                                                                                                             
# Device                Mountpoint              FStype          Options Dump Pass
/dev/label/rootfs0      /               ufs     rw,noatime      1       1
/dev/label/swap0        none            swap    sw      0       0
/dev/label/var0 /var            ufs     rw,noatime      1       1
/dev/label/usr0 /usr            ufs     rw,noatime      1       1
procfs                  /proc                   procfs          rw              0       0
linprocfs               /compat/linux/proc      linprocfs       rw              0       0
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:17 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.