Hi K_K, Does your both file systems reside on the same computer or on 2 different computers?
/Nalin ----- Original Message ----- From: "King_Kong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 10:20 AM Subject: Re: Can we mount a NTFS partition for Linux? > > On Fri, 11 Jan 2002, Nalin Perera wrote: > > > Nalin PereraHi, > > > > In my computer, I have Linux and Windows 2000 (both). I would like to know > > whether we can Mount the Windows 2000 NTFS partition for the Linux File > > System? > > A quick answer is Yes, of course we can. ;) > > > If so how? For that do we have to customize the Kernal? > > Last 2 years, I did that with NT without customizing the Kernel (RH7.0). > > How ? Well, I forgot, sorry, but I remembered that I'd used "mount" > command with "-t smbfs" and "-o username=user_name,password=pass_word" > (on my NT server) plus "//from/NT/dir /on/Linux/dir" options. > > e.g: > > mount -t smbfs -o uername=kk,password=tktech //NT/gw/docs /backup/docs > > To get more info: man mount > smbmount --help > > Hope that helps. > > K_K _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
