Reply
 
Thread Tools Display Modes
  #1  
Old 09-15-2007, 11:59 AM
void_man() void_man() is offline
Junior Member
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to mount ext3 & ntfs ...
I'm having problem mounting ext3 & ntfs partitions in RW mode on my PC-BSD OS.
Can anyone please help me out here.
What are the changes required to be done in fstab??
Are there any patches to be installed??
Reply With Quote
  #2  
Old 09-15-2007, 12:33 PM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Unable to mount ext3 & ntfs ...
Originally Posted by void_man()
I'm having problem mounting ext3 & ntfs partitions in RW mode on my PC-BSD OS.
Can anyone please help me out here.
What are the changes required to be done in fstab??
Are there any patches to be installed??
You can mount ext3 filesystem RW as ext2 (without journaling) and ntfs with fusefs-ntfs from ports.
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
Reply With Quote
  #3  
Old 09-15-2007, 01:01 PM
void_man() void_man() is offline
Junior Member
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Please help.. i'm stuck...
I happened to experiment with the fstab[before the above post was posted] and i wrote ext3 in the fstab. And now my PC-BSD doesn't boot.
It gets stuck while mounting the partitions in fstab.
How should i edit my fstab, now that PC-BSD isn't booting?
Reply With Quote
  #4  
Old 09-15-2007, 04:06 PM
void_man() void_man() is offline
Junior Member
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default recovered but still unable to write..
I edited the fstab and now i'm able to mount ext3 & fat32 in read only mode.
Currently trying fuse and looking forward for help regarding mounting ext3 and fat32 in RW mode.

Here is my fstab:

Code:
 Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/ad0s1b             none            swap    sw              0       0
/dev/ad0s1a             /               ufs     rw              1       1
/dev/ad0s5             /media/ubuntu    ext2fs   rw             0       0
/dev/ad0s4             /media/sda4      msdosfs    iocharset=utf8,umask=000  0    0
Reply With Quote
  #5  
Old 09-15-2007, 06:17 PM
void_man() void_man() is offline
Junior Member
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to install fuse..
After executing the command:

Code:
cd /usr/ports/sysutils/fusefs-ntfs/ && make install clean
I got the following error :

.
Code:
.
.
.

===>   Compressing manual pages for ruby18-deplate-0.8
===>   Registering installation for ruby18-deplate-0.8
===>   Returning to build of fusefs-kmod-0.3.9.p1
===>  Configuring for fusefs-kmod-0.3.9.p1
===>  Building for fusefs-kmod-0.3.9.p1
===> fuse_module (all)
Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.9-pre1/fuse_module
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk: can't open file @/tools/vnode_if.awk
 source line number 1 source file @/tools/vnode_if.awk
 context is
         >>>  <<<
*** Error code 2

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.9-pre1/fuse_module.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.9-pre1.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-ntfs.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-ntfs.
pcbsd-1097# whereis awk
awk: /usr/bin/awk /usr/share/man/man1/awk.1.gz
Reply With Quote
  #6  
Old 09-15-2007, 09:54 PM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Unable to install fuse..
Originally Posted by void_man()
After executing the command:

Code:
cd /usr/ports/sysutils/fusefs-ntfs/ && make install clean
I got the following error :
]
Get FreeBSD kernel source first:

Code:
# csup -h cvsup.freebsd.org /usr/share/examples/cvsup/stable-supfile
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount an NTFS Drive icemannz General Questions 14 11-03-2007 08:19 AM
mount ext3 partitions paparucino General Questions 2 06-11-2007 08:04 AM
pc-bsd 1.3 cant mount ntfs partitions shivam General Questions 2 02-17-2007 04:36 PM
Cant mount compressed NTFS shivam Usage Bug Reports 1 02-11-2007 02:51 AM
recognizing additonal NTFS or ext3 partitions dan_55 FreeBSD Help 2 10-09-2005 02:23 PM


All times are GMT. The time now is 10:58 AM.


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.