Re: OK I'm stupid. How do I get to my fl

1998-03-14 Thread Rainer Clasen
Hi! Richardson,Anthony ([EMAIL PROTECTED]) wrote: > If the NT partition is NTFS you have quite a bit more work to do. NTFS > read-only > support for Linux is available, but requires kernel patches and a kernel > rebuild. You need't rebuild your kernel! There is a debian package with an n

RE: OK I'm stupid. How do I get to my fl

1998-03-14 Thread Richardson,Anthony
All disk access in Unix is through the directory tree and all directories are under the root (/) directory. If the NT partition is FAT you're in luck. While logged in as root: 1) Create a mount point for the partition somewhere under the root directory. mkdir /winnt 2) Mount the par

RE: OK I'm stupid. How do I get to my fl

1998-03-14 Thread Damon Muller
G'day, >If the NT partition is NTFS you have quite a bit more work to do. NTFS >read-only >support for Linux is available, but requires kernel patches and a kernel >rebuild. >Instead of doing this, I'd recommend creating a FAT partition (if you >have the free >space) that both NT and Lin