Re: Problem mounting Windows FS.

2003-01-24 Thread Dusty Duke
just making sure . . . are you mounting the correct volume? I.E., /dev/sdXX where XX is your USB logical volume you're trying to mount? From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem mounting Windows FS. Date: Fri, 24 Jan 2003 12:22:55 -0700 I

Re: XFS with RedHat?

2003-01-23 Thread Dusty Duke
PROTECTED] To: [EMAIL PROTECTED] Subject: Re: XFS with RedHat? Date: 23 Jan 2003 15:51:56 -0800 On Thu, 2003-01-23 at 13:44, Dusty Duke wrote: > Nate > > it's there. You can even chose it when you install 8.0. If I remember > correctly It's in the kernel (although I'm n

Re: XFS with RedHat?

2003-01-23 Thread Dusty Duke
Nate it's there. You can even chose it when you install 8.0. If I remember correctly > Since SGI has actually already done that work and provides patches against > a vanilla kernel (and apparently against the RH kernel as well), I don't > think it would be too much work for RH (especially give

Re: Mounting HPFS/NTFS Drives

2003-01-21 Thread Dusty Duke
Also, IIRC the maximum number of mounted filesystems was set in 'super-max' and 'super-nr' in the /proc/sys/fs directory (well, just checked, that's no longer there. Maybe that was 2.2 kernel then). I'll have to dig around. But can anyone answer that out there saving me the digging time? ;)

Re: Mounting HPFS/NTFS Drives

2003-01-21 Thread Dusty Duke
This is because you probably have not enabled UFS Write support on your system. By default only read will be enabled. Recompile modules or kernel such that you enable WRITE support and you'll be okay then. I think somethigs is not completly right with mount, i am having problems while moun

Re: Mounting HPFS/NTFS Drives

2003-01-21 Thread Dusty Duke
I've never had an issue with mounting multiple NTFS volumes. What driver are you using? 'modinfo ntfs' if as module. From: Ted Gervais <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Mounting HPFS/NTFS Drives Date: Tue, 21 Jan 2003 17:22:07 -0400 At 1

Re: Mounting HPFS/NTFS Drives

2003-01-21 Thread Dusty Duke
I think you've got mounting confused with creating partitions? You can mount many volumes, no matter their type (primary or extended logical). You can create only 4 primary partitions, and if you need more partitions, you can opt for that 4th primary to be an extended and create numerous logi