Forum » Operacijski sistemi » Kako vidim sherane fajle iz wins mašine na linux mašini?
Kako vidim sherane fajle iz wins mašine na linux mašini?
pro549 ::
Prosim ne se jezita ampak to pišem ker mi ni uspelo tega naredit čeprav sem prebral nekje v forumu en ukaz kako se naj bi to zmountalo. Kaj mi lahko nekdo napiše ukaz kako vidim sherane fajle iz win mašine na linox mašini (win mašina: 192.168.0.2, sheran je D particija)
- spremenil: Gandalfar ()
Gandalfar ::
jzt ponavad kr mountam
smbmount //kista/share /mnt
rabis pa seveda sambo pa smbfs utils
smbmount //kista/share /mnt
rabis pa seveda sambo pa smbfs utils
pro549 ::
Kako misliš imeshare? sem dal tako smb://192.168.0.2/D (D-je pa particija) pa mi noče. Aja še nekaj kaj moram dat slučajno recimo takole smb://192.168.0.2/D /mnt/janez
Gapi ::
LinNegborhud al nek podobnga je en progi z kerim lohk srfas po lokalni mrezi in mountaš deljene diske (mape).
ToniT ::
imeshare je mišljeno ime, ki ga daš direktoriju ali particiji za skupno rabo. Ni nujno, da je to isto, kot v lokalu.
Ko daš nekaj v skupno rabo, tistemu določiš neko ime.
Tukaj je napisano, kako se to naredi v win2000 in v tretji sliki je share name - to je to, kar jaz mislim.
Ukaz pa je dovolj smb://192.168.0.2/D, s tem da je d ime particije v skupni rabi.
Upam, da je razumljivo.
Ko daš nekaj v skupno rabo, tistemu določiš neko ime.
Tukaj je napisano, kako se to naredi v win2000 in v tretji sliki je share name - to je to, kar jaz mislim.
Ukaz pa je dovolj smb://192.168.0.2/D, s tem da je d ime particije v skupni rabi.
Upam, da je razumljivo.
pro549 ::
Kje sem se zmotil?
[root@gateway mnt]# mount -t smbfs -o username=Mojmir workgroup=180 //Momek/D /mnt/momek
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options].
For many more details, say man 8 mount .
[root@gateway mnt]# mount -t smbfs -o username=Mojmir workgroup=180 //Momek/D /mnt/momek
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options].
For many more details, say man 8 mount .
BigWhale ::
Se pravi:
mount -t smbfs -o username=myuser,workgroup=mygroup //mypc/myshare /mnt/myshare
mount -t smbfs -o username=myuser,workgroup=mygroup //mypc/myshare /mnt/myshare
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | smbmount mapiranih diskovOddelek: Omrežja in internet | 1301 (1126) | ABX |
» | Suse 10 in automount samba folderOddelek: Operacijski sistemi | 1274 (1136) | toplakd |
» | problem z mrežo windows <-> linuxOddelek: Omrežja in internet | 1208 (1055) | kriko1 |
» | Mountanje preko sambeOddelek: Operacijski sistemi | 934 (862) | MasterMind |
» | Linux in NTFSOddelek: Operacijski sistemi | 1857 (1310) | moj_nick |