<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
HI,<br>
<br>
thanks for the support. I got the RPM but here is my issue.<br>
<br>
To get my Linuxant wireless driver to work I had to install an rpm that
created 8kstacks and that is now the kernel. I have an option when I
boot to load either the original kernel or the 8kstack kernel. If I
load the original, I can see the windows file system, when I load the
other I cannot as it tells me that <br>
mount: fs type ntfs not supported by kernel<br>
<br>
any suggestions?<br>
<br>
thanks,<br>
<br>
norman<br>
<br>
ne... wrote:
<blockquote cite="midPine.LNX.4.53.0406230812250.882@mach1.guhvies.org"
 type="cite">
  <pre wrap="">On Jun 23, 2004 at 07:39, Norman LeCouvie in a soothing rage wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">How can I see the files on my windows partition?
    </pre>
  </blockquote>
  <pre wrap=""><!---->Create a mount point for the partition. If it is one
of the FAT types, mount it using vfat. If it is ntfs,
head over to <a class="moz-txt-link-freetext" href="http://linux-ntfs.sourceforge.net/">http://linux-ntfs.sourceforge.net/</a> and
get the ntfs module. Install it and mount the with
ntfs. If you want to make this more permanent, add
an entry to /etc/fstab.

N.Emile...
  </pre>
</blockquote>
</body>
</html>