LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-25-2003, 05:45 AM   #1
yps
LQ Newbie
 
Registered: Nov 2003
Location: Germany
Distribution: fedora c1
Posts: 4

Rep: Reputation: 0
fedora and win2000 and samba


Hello,

I running win2k ( sorry, but itś true) and fedora on one platform ( my good PIII 450 Mhz), so far I used SuSE, and somehow I could always access my Files under win2k easily, ... like pressing a button. I think my win2k partition is hda1.

NOW i would like to do that under fedora and .. I know samba would be a good start, but it seems to be kind of very complex.
I suppose Im not the only one who is doing this, could somebody please post some advice ?

Thank You

Yps
 
Old 11-25-2003, 08:10 AM   #2
bencl5
Member
 
Registered: Nov 2003
Distribution: I use gentoo, redhat, and lorma for kicks.
Posts: 44

Rep: Reputation: 15
Depending on how your machine is set up, you might just be able to get an NTFS module off of linux-ntfs.sourceforge.net for your fedora kernel. I.E. if you have windows on your first partition, and fedora on your second. basically, if this is the case, all you should need to do is get th NTFS module for 2.4.22-ntrl.rpm or whatever the kernel is (you can type "uname -r" to get that) install it and make sure it is being used as a module for your system by typing "lsmod." if ntfs shows up your golden, it means you can now mount NTFS volumes.

to mount an NTFS volume:

0. Make sure you are root. if you are logged in as a user, from the command line you can type "su" to switch user. or "su (user)" to switch to a different user.

1. Create a mount directory for it. for example /mnt/windows.

"mkdir /mnt/windows"

2. change the permissions of that directory.

"chmod a+rw /mnt/windows"

3. Mount the partition to that directory.

"mount /dev/hda1 /mnt/windows"

4. change directory to that directory.

"cd /mnt/windows"

if you downloaded the wrong module, then it will give you an error that says "NTFS not supported by kernel." that means you have to get the other module.

hope this helps ya out...



 
Old 11-28-2003, 04:13 AM   #3
yps
LQ Newbie
 
Registered: Nov 2003
Location: Germany
Distribution: fedora c1
Posts: 4

Original Poster
Rep: Reputation: 0
wow, it works, ....another Quetion USB Digikam and fstab

Thank you a lot, .. I simply did what you suggested, and suddenly I had access to my window files.

Thatś awesome, ..., .. but I hope you don mind if I ask another Question:

What do I have to write in fstab to mount it automatically a the bootup, this just would make it easier...
And another Question would be how can I access my digikam.
gphoto2 doesn support it ( RICOH G4 ), so I have heard I could mount it as an USB mass storage device, as a sda scsi device , ... hmmm, thats really not clear to me. well,

best regards


Yps

Here is my fstab so far:

[yps@localhost etc]$ more fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,r
o 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0

--------------- I did this, but it doesn'work... ----
/dev/sda1 /media/camera vfat ro,noauto,user 0 0

[yps@localhost etc]$
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba PDC and Win2000 mheymann Linux - Networking 3 09-15-2005 09:06 AM
Samba - Win2000 <-> SuSE 8.2 SantaGhost Linux - Networking 3 09-08-2003 12:28 PM
Samba and win2000 loke137 Linux - Networking 6 08-29-2003 02:32 PM
Samba and Win2000 cfaranda Linux - Networking 2 07-04-2002 06:25 AM
samba and win2000 tstuhr Linux - Networking 5 10-03-2001 08:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration