[LinuxFocus-icon]
<--  | �����  | ������  | �����

������� | ������ | ������ | ��� LF
��� �������� �������� �� ��������� ������: English  Castellano  ChineseGB  Deutsch  Francais  Italiano  Indonesian  Russian  Turkce  Polish  

[Photo of the Author]
����� Guido Socher (homepage)

�� ������:

Guido �������� Linux ��-�� ����������. ��� �������� ������, � ������� �������� ���� �� ����� ����, ����� ������� Linux ����� � ������ ��� ��� ������ ����.
� ��������� ������ Linux ������� ��������� �������, ��� ���������� �����, ������� ����� ������ �������� �������, ������ �� ��� ������. ���������! ��� ������ ���������� ��� "pro-linux", �� ��� ����� ���� �������������� � ����������� �������.



������� �� �������:
Pukhlyakov Kirill <kirill(at)linuxfocus.org>

����������:

 

����� ������������

mount

������:

� ������� ��������������� ������� ������������ ������. ��� ������ ���� ��������� ���� ��� �� ��� ��� ������ � �� Linux.

_________________ _________________ _________________

 

��������

������� � �������� �� ������� ������������ �������� ������, � ����� ��������� ����� ������� �����������. ���� �� ���������� ���� ��������� � ������� Linux - ������� ������� ����.  

��� ��� ��������

� ��������� ����� ������������ windows ������� �� ��������� ���������: ���������� ������ ����� �������� � ������������� ���������� � ������������ ������������������ �����������. �������� ��, ��� ���� ������ D: ����� ����� ������ E:, ���������� ���� � ������������ � ����������� ����������� ��������� � ����������.

��������� Unix �� ������� �� ����������� � �������� ���������, ������ ��� ��� ���������� ����� ��������������� � ������ ���������. �� ������ ��������� � ����, ������ ������� "mount" ��� "df":
# df
Filesystem 1K-blocks    Used Available Use% Mounted on
/dev/hda1    9070728 4701180   3908768  55% /
/dev/hda3   24950428  683412  22999584   3% /home
none          257236       0    257236   0% /dev/shm

# mount
/dev/hda1 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/shm type tmpfs (rw)
/dev/hda3 on /home type ext3 (rw)
�� ����� ��� ������� �����, ���� �� ������� �������� ��� ����� "/home". ��� ������ "/" � ��������� �� ����������� � hda1. hda1 - ��� ������ ������ (1) ������� ide ����� (hda). ������ ������ (hda3) ����� ����� ������������� � "/home" ����� ������� ���� �� ���������� � "/home" �� �������� ������ � ������ ������� hda3. ��� ������� �� �������� ������������ ����� ��� ����� - D:, E: ��� ???. ��� ������ ������ ������� � ������ ���� � ��� ��.  

�������� ��������� �������� �������

�� Linux �������� �������� �������� ������� �� ������ � ������ � �����. ����� �������� ��� ����� ������� ���� � usb (1.1) �����. ������ ��� ������ �������� ���������� ����� �������, �� ��������� ������ ���� �� ������ ����� ���������� ������� ������� - �������� �� ����� ���� �� �������.

���������� ����� ����������� ������������� ������ �������� ��, ��� �� �� ������ ������ ������ ������������ ����, ���������� ��� ������� ��������������. ��� ������� ������� ������ ��� �� �������� ��� ����������, ��� �������� cdrom �������� � USB ������.

����������� �� �������������� usb-stick � /mnt/usb � ��������� ������� "cd /mnt/usb" - bash ��� ���������� ��� �������� �������. ���� �� ���������� �������������� ��� ���������� �� ������� ���� �������� �� �������� ��������� "file system busy" � ��������������� �� ����� ���������. ����� ������ ��� �������� ���������� ��������� ������� "cd" � /mnt/usb � ����� ����� ��������������. ������ �������� ����� ���� � ���, ��� �� ������ ��� ���������� ��� �������� ������� - ������� ��� ����� ����������, ��� ��� �� �����������.

�������� ���������!
# fuser -m -u /mnt/usb
/mnt/usb:   1347c(root)  1348c(guido)  1349c(guido)
������� ������� ������ ��������� ������������ �������� �������. ������ �������� "ps auxw" ����� ������ ��� ��� ��� ������ ���������� ��� ��������. ����� ����� umount �������� ���� ������.  

�� windows ����� ��� ������!?

������ �� ������ �� ������ usb-stick? ������ ���������� � dos/win3.1 ����� ���� ������ ��������� �� �������. �� ���� ������� shutdown'��. � �� ����� ��������� ��� �������� ����������, ��� ����� ����������� Linux �� ������� ������� ���� ���� ������� shutdown. ����� ��������� win95 � ��� ��� ��������� ������������ - �� ����� ���� ���� ������� ��������� shutdown � ������ ����� ��������� �������.  

Linux ���� ����� ��� ������!

��� �� Linux ����� ���� ������� ����������� ������ ����� � ������ ���� ( �������� usb disk ). � ������������ Mandrake ��� ���������� supermount - ���������������� �� �������� ����� �� ��������� ( ��� �������� ) ��� � windows. �� ���������� ��� ������������ ���� - �������� �������� �� ������������� ������ � �� ��������� ������ ������.

������� ����� ������������ ������� ������ mtools (http://mtools.linux.lu/) - ��� ������� ��� ������� � ��������, usb-stick'�� ... ������ ������ ����� �������� � �������� �������� FAT. ���������� ���� ����� ������ ��� �� ���� ������ �����������.

��������� �����:
  1. �������������� /etc/mtools.conf ������� ��������� ������
    drive u: file="/dev/sda1" # or sda4; some usb-stick have partion
                              # 4 created as factory default.
    


  2. ������ ��� �� ���� ����������� /dev/sda1. ������ ��������
    mdir u:
    ����� ������ ��� �� usb-stick'�.

    mcopy * u:
    ����������� ���� ������ �������� �������� �� usb-stick.

    mcopy u:\* .
    ����������� ���� ������ � usb-stick'� � ������� �������.

���� ����� ������ ����� � ������������� � ����� ������.  

��� ��������� ���� ������������� ����������� �������� �������

����� �������������� �������� ������� ������ ���� �������� ������������ root'�. �� �������� ��� ��������� ��������� ( �������� cdrom ��� usb-stick ) �� ������� ��������� ������ ��� ������ ������������. � ���� ������ ���, ��� ��� ���������� ������� ��� �������� ��������� ������ � ���� /etc/fstab:
# dev     mount point    fs type   flags
/dev/sda1  /mnt/usb      auto      noauto,user 0 0
� ���� ������ ���������� ��������� ����������: sda1 ( ������ ������ ������� scsi �����, usb ����� ������������ ��� scsi ���������� ), �� ����� ���� ������������� ��� ������� ������� ( noauto ) � ����� ���� �������������/������������� ����� ������������� ( user ). ���� FS-type ����� ����������� � auto - ����� ����������� usb-stick � �������� �������� vfat ��� ext2 � ��� ����� ���������� �������������.  

������� � nfs

NFS ������� ���� ��� ��������� ���������������� ����� �������� ��������� ���������� �������������. ��� ��� ����� - ��� �������������� �������� �������� � ������������ ������� � � ���� ������������� ����� �������������� �������� ��������� �� ���� ����������� � ����. ���� � �� �� ������, ��������� � �.�. �����. ��� ������������� ������.

�� ��� ���� � ������ � ���������� ��������������?

��� ������ �� ������������ �� ���� - ��� ������� ��������. ���� �� ��������� ������� - ������ ���������� ������ ( rsync ), �� ��� ����� �������� � ��������� ����������� �������� ���� �� ������������ ����������������� ��� ��� �� ������ ����� ������ ����� ��������� ��������. � ����� �������� ������� ���� �������� - ������� ������ ��������� �������� ������� � ������� � ����������� ������������ ��� ������ �� ����� �������.

����� �� ���������� �������� ������� ( ����� �������� �������/���� � nfs ) �� �������� ������� - ���������� ����� �������� ���������� ��������� � �� ������ ������ ���������������� �������� �������.

��� ��� �������: ������� ����� ������������ ��� �������� ��������� ( /home ) � ���������� ���������������� ( automount ) � ��� ��������� �������� ��������� ����� ��������� � ����. ����� ����, ����� ������������� ������� softlink ��� ������������, ��������� ������� �� off-line �������� �������:
/home/guido -> ../home_nonet/guido
����� ������������ guido � ����, �� ����� ���� ������� �������� �������. ����� �� � ���� �� ����� /home_nonet/guido ����� �������� ��������� ( /home/guido ).

��� ������� ��� ����� ��������.  

�����

���������� ������������ ������ ��� ��������� ������ ���� ����� Unix. ���������������/ ��������������� �������� ������/������ ���� �� ������������ ������� �����.  

�������� �������

� ������ ������� ���� �������� �������. �� ���� �������� �� ������ �������� ���� ����������� ��� ����������� ����������� ������ ���������
 talkback page 

<--, ������� � ��������� �������� �������

Webpages maintained by the LinuxFocus Editor team
© Guido Socher
"some rights reserved" see linuxfocus.org/license/
http://www.LinuxFocus.org
Translation information:
en --> -- : Guido Socher (homepage)
en --> ru: Pukhlyakov Kirill <kirill(at)linuxfocus.org>

2004-10-14, generated by lfparser version 2.48