From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 22 Oct 2002 20:39:40 +0400 From: Kir To: sisyphus@altlinux.ru Subject: Re: [sisyphus] =?KOI8-R?B?TW96aWxswSDPxM7P0sHaz9fB0Q==?= :-( Message-Id: <20021022203940.5e53631f.sysiphus@fromru.com> In-Reply-To: <3DB56D9C.5090206@krumn.oilnet.ru> References: <20021021185014.41f79bc1.sysiphus@fromru.com> <3DB42A91.3030704@altlinux.ru> <20021021204319.33c0717d.sysiphus@fromru.com> <200210212052.16615.webmaster@unicon-ms.ru> <20021021210042.6a70089e.sysiphus@fromru.com> <20021022010918.1127bf9a.sinom@ktk.ru> <20021021215715.63c5924f.sysiphus@fromru.com> <20021022091313.1ac42fb6.gosha@zkb.ru> <20021022140554.0b6b9f82.sysiphus@fromru.com> <3DB56D9C.5090206@krumn.oilnet.ru> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----------=_1035304735-11131-0" X-Scanned-By: HotBox.Ru Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: This is a multi-part message in MIME format... ------------=_1035304735-11131-0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Content-Disposition: inline Здравствуйте! В свое время, Tue, 22 Oct 2002 19:24:12 +0400 Брызгалов Илья писал: > > > Да здравствуют танцы с бубном! Не да здравствуют они на самом деле. После следующего включения компа Мozilla снова перестала запускаться от старого юзера. Из-под нового все по-прежнему ОК. > Это /dev/hands посбаивает :-) > umount /dev/hands > mount /dev/hands /mnt/shoulder Нет, не он: [aaa@ws1 aaa]$ su - Password: [root@ws1 root]# umount /dev/hands umount: /dev/hands: not found [root@ws1 root]# mount point /mnt/shoulder does not exist 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 or move a subtree: mount --move 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] [-p num]. For many more details, say man 8 mount . --- С уважением, Kir ------------------ Get free mailbox 20 Mb at http://www.hotbox.ru ------------=_1035304735-11131-0--