i'll start off by saying i've read several posts pertaining to the things i need help with, but still haven't a clue what i'm doing...
i'll try to take it slow, because there's lots that's frustrating the hell out of me with this computer right now
i installed mandriva 2006 on my Dell 8100. new 40 GB hard drive. my roommate has a pc running windows xp. we have a router so that both of us can connect to the cable modem. i wanted to set up a network so that we could share some files, so i made sure to have a vfat partition, /mnt/windows, 6.6 GB.
so i found about 800 different ways to set up samba and create a home network. i've tried them all and still have no idea what i'm doing, and no network. to make matters even more annoying, i had folders left over in /mnt from when i was trying to mount my samba shared folders.
here was my fstab:
/dev/hda1 / ext3 defaults 1 1
/dev/hda7 /home ext3 defaults 1 2
//jdd/WINDOWS /mnt/WINDOWS smbfs user,username=% 0 0
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec,users 0 0
/dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec,users 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0
//jdd/shared /mnt/shared smbfs username=% 0 0
/dev/hda8 /mnt/windows vfat umask=0,iocharset=iso8859-1,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda6 /usr ext3 defaults 1 2
/dev/hda5 swap swap defaults 0 0
lines 3 and 10 were the ones bugging me. they made my /mnt directory look like this:
/cdrom /cdrom2 /floppy /shared /WINDOWS /windows
notice i magically had 2 /windows directories. and a useless /share to boot. i tried text editting those lines out of fstab, but they remained there nonetheless. fstab-sync doesn't make a whole lot of sense to me either. so i replaced fstab with the backup (fstab~), and so far so good. no lingering directories.
so basically, i think i'm back to square 1. i was thinking i should uninstall samba then reinstall it, just to make sure there's no old files. but, anyway, i would like to connect to my roommate's network on xp.
mandriva has a lot of gui-based programs for samba, but i'm still not up to speed on what to enter in all of them.
anything will help, i'm sure.
maybe an ax. but other things will be appreciated too!