Re: [ilugd]: mounting ntfs

2003-02-25 Thread Narsingh Sahu
--- Rohit Gandhi <[EMAIL PROTECTED]> wrote: > hi, > > Also if somebody can pls lend me RedHat 8.0 cds, I > can make a copy > and return them back. I stay at Rohiniso if > someone with cds > stays nearabout it wud be great!!! I believe PCQuest is bringing out three CDs based on RH 8.0 in

[ilugd]: mounting ntfs

2003-02-24 Thread Rohit Gandhi
hi, I am running Linux 7.2 and win2K on my system.On Win2K 2 of my partitions are FAT32(C: & D:) but the third one (i.e E:) is NTFS.I have added an entry in the /etc/fstsb file to mount all the three partitions.I can see C: and D: but not E:.Can someone pls tell me how do I mount the NTFS part

Re: [ilugd]: Mounting NTFS in LAN over linux

2002-06-15 Thread yash
Hi Pai, Thanks for your valuable information. Its working now. Here we can choose different domain as well. e.g #smbmount //my-nt-machine/share /mnt -o username='mydomain\administrator',debug='10' So that i can choose a single username & pass to take the backup from different Windoz NT m/cs

Re: [ilugd]: Mounting NTFS in LAN over linux

2002-06-14 Thread M.K.Pai
Hi there Yash, > I do want to mount some NTFS shares on different machines in my network > to my Dedicated linux backup m/c. And then running rsync over it. > I do have SAMBA PDC domain in my LAN. All machine are logged in to this. > I have tried through mount.smbfs But no luck. > Everery tim

Re: [ilugd]: Mounting NTFS in LAN over linux

2002-06-14 Thread vivek
you've to do everything using the root a/c vivek > hi > > since you've installed windows xp, it has overwritten the mbr. > boot into rh7.2 with the boot disk, and edit /etc/lilo.conf file to your >requirements. > then run lilo > lilo will be installed in the memoery. for help, check out "man

Re: [ilugd]: Mounting NTFS in LAN over linux

2002-06-14 Thread vivek
hi since you've installed windows xp, it has overwritten the mbr. boot into rh7.2 with the boot disk, and edit /etc/lilo.conf file to your requirements. then run lilo lilo will be installed in the memoery. for help, check out "man lilo" its pretty simple. the same thing can also be achieved using

Re: [ilugd]: Mounting NTFS in LAN over linux

2002-06-14 Thread vishwa ranjan
>From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >CC: [EMAIL PROTECTED] >Subject: [ilugd]: Mounting NTFS in LAN over linux >Date: Fri, 14 Jun 2002 17:00:23 +0530 > >Dear LUGers, > I do want to mount some NTFS shares on different mach