DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 3rd August 2008
latorion latorion is offline
Real Name: Arthur
Port Guard
 
Join Date: May 2008
Location: Poland-Gdansk-Chojnice-little city;)
Posts: 36
Default Mounting ext2 in fstab

Hello
I want to mount my partitions with data automatitcly when system is loading. Now to have a look at it i must mount first it
Code:
mount -t ext2fs /dev/ad0s3/ mnt/dane
And I don't know how should look entry in fstab. It should look more less like that?
Code:
Device              Mountpoint         FStype    Options    Dump      Pass
/dev/ad0s3         /mnt/dane        ext2          rw             2          2
thx
Artur
Reply With Quote
 

Tags
ext2fs, mount


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with some more sensible fstab defaults maxrussell FreeBSD General 4 18th July 2009 02:44 PM
ext2 lost+found gosha General Hardware 0 21st June 2009 01:32 PM
Mounting ext2 partitions seems to fail Sunsawe FreeBSD Installation and Upgrading 2 17th June 2009 01:38 PM
C F Card and fstab terryd FreeBSD General 1 3rd December 2008 05:26 PM
fstab and CD/DVD device corneliu FreeBSD General 7 24th May 2008 02:11 AM


All times are GMT. The time now is 08:51 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick