Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Akemi Yagi
On 8/30/07, Dave <[EMAIL PROTECTED]> wrote: > Hello, > Thanks for your reply. Yes, i did install the module with make -C ... > The issue was resolved by that depmod -a. > Any chance this module could be included in centosplus? > Thanks a lot. > Dave. File a request at bugs.centos.org.

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Dave
t;CentOS mailing list" Sent: Thursday, August 30, 2007 9:56 AM Subject: Re: [CentOS] reading ufs2 filesystems with centosplus kernel ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Les Mikesell
Tru Huynh wrote: On Thu, Aug 30, 2007 at 09:08:34AM -0400, Dave wrote: Hello, Hi, don't put me in CC: I am subscribed to the mailing list ;) 'Reply-All' has been the traditional way to interact with mail lists since their invention because otherwise you don't know if it will go back to the

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Tru Huynh
On Thu, Aug 30, 2007 at 09:08:34AM -0400, Dave wrote: > Hello, Hi, don't put me in CC: I am subscribed to the mailing list ;) >Thanks for your reply. I downloaded the ufs module, and ran run.sh, i > had kernel-devel installed. However when i again tried: > > mount -t ufs -o ufs2 /dev/hdb5 /

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Dave
t; <[EMAIL PROTECTED]> To: "CentOS mailing list" Sent: Thursday, August 30, 2007 8:06 AM Subject: Re: [CentOS] reading ufs2 filesystems with centosplus kernel ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Tru Huynh
On Thu, Aug 30, 2007 at 04:21:34AM -0700, Akemi Yagi wrote: > On 8/30/07, Dave <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm > > trying to read a drive that has a ufs2 partition on it. It was originally in > > a FreeBSD machin

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Akemi Yagi
On 8/30/07, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On 8/30/07, Dave <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm > > trying to read a drive that has a ufs2 partition on it. It was originally in > > a FreeBSD machine and has

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Akemi Yagi
On 8/30/07, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On 8/30/07, Dave <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm > > trying to read a drive that has a ufs2 partition on it. It was originally in > > a FreeBSD machine and has

Re: [CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Akemi Yagi
On 8/30/07, Dave <[EMAIL PROTECTED]> wrote: > Hello, > I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm > trying to read a drive that has a ufs2 partition on it. It was originally in > a FreeBSD machine and has some data i'd like to get at. Googling indicated > this shou

[CentOS] reading ufs2 filesystems with centosplus kernel

2007-08-30 Thread Dave
Hello, I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm trying to read a drive that has a ufs2 partition on it. It was originally in a FreeBSD machine and has some data i'd like to get at. Googling indicated this should work with the command: mount -r -t ufs -o ufst