/l3/users/02-04-2007/nt-ladm/linux1.net.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 |
|
#mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866,users
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#su - user
l3-agent is already running: pid=3829; pidfile=/home/user/.lilalo/l3-agent.pid |
$touch /mnt/test_file
touch: cannot touch `/mnt/test_file': Read-only file system |
$ls -ld /mnt/
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, drwxr-xr-x 4 root root 4096 Jan 1 1970 /mnt/ umask=0000 |
$touch /mnt/test_file
|
$exit
|
#umount /mnt
|
#mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866,users,umask=0000,gid=user
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#ls -ld /mnt/
drwxrwxrwx 4 root user 4096 1970-01-01 03:00 /mnt/ |
#grep user /etc/gro
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, groff group group- umask=0000 |
#grep user /etc/group
dialout:x:20:user cdrom:x:24:user floppy:x:25:user audio:x:29:user video:x:44:user plugdev:x:46:user users:x:100: user:x:1000: |
#ls -ld /mnt/
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, drwxrwxrwx 4 root user 4096 1970-01-01 03:00 /mnt/ umask=0000 |
#su - user
l3-agent is already running: pid=3829; pidfile=/home/user/.lilalo/l3-agent.pid |
$touch /mnt/test_file
touch: cannot touch `/mnt/test_file': Read-only file system |
$mkdir mnt
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
$exit
|
#umount /mnt
|
#mount -t vfat /dev/hda2 ~user/mnt -o iocharset=utf8,codepage=866,users,umask=0000,gid=user
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#ls -ld ~user/mnt/
drwxrwxrwx 4 root user 4096 1970-01-01 03:00 /home/user/mnt/ |
#su - user
l3-agent is already running: pid=3829; pidfile=/home/user/.lilalo/l3-agent.pid |
$touch mnt/test_file
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
$ls mnt/test_file
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, mnt/test_file umask=0000 |
$[root@linux1:root]# ssh fbsd2
If you still have a question or problem, please take the output of `uname -a', along with any relevant error messages, and email it as a question to the questions@FreeBSD.org mailing list. If you are unfamiliar with FreeBSD's directory layout, please refer to the hier(7) manual page. If you are not familiar with manual pages, type `man man'. You may also use sysinstall(8) to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. Removing stale pidfile |
#fdisk
sysid 12 (0x0c),(DOS or Windows 95 with 32 bit FAT (LBA)) start 6281415, size 6281415 (3067 Meg), flag 0 beg: cyl 391/ head 0/ sector 1; end: cyl 781/ head 254/ sector 63 The data for partition 3 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 12562830, size 65593395 (32028 Meg), flag 0 beg: cyl 782/ head 0/ sector 1; end: cyl 1023/ head 254/ sector 63 The data for partition 4 is: <UNUSED> |
#mount_
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, mount_cd9660 mount_fdescfs mount_mfs mount_nfs4 mount_nwfs mount_reiserfs mount_udf mount_devfs mount_linprocfs mount_msdosfs mount_ntfs mount_portalfs mount_smbfs mount_umapfs mount_ext2fs mount_linsysfs mount_nfs mount_nullfs mount_procfs mount_std mount_unionfs umask=0000 |
#mount_msdosfs /dev/ad1s2 /mnt -Lru_RU.KOI8-R -DCP866
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale] [-M mask] [-m mask] [-o options] [-u uid] [-W table] special node umask=0000 |
#mount_msdosfs /dev/ad1s2 /mnt -L ru_RU.KOI8-R -D CP866
usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale] [-M mask] [-m mask] [-o options] [-u uid] [-W table] special node |
#mount_msdosfs /dev/ad1s2 /mnt -o -L ru_RU.KOI8-R -D CP866
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale] [-M mask] [-m mask] [-o options] [-u uid] [-W table] special node umask=0000 |
#man mount_msdosfs
|
#mount_msdosfs -L ru_RU.KOI8-R -D CP866 /dev/ad1s2 /mnt
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#ls -l /mnt/
total 996 -rwxr-xr-x 1 root wheel 134 19 ÑÎ× 2003 AUTOEXEC.BAT -rwxr-xr-x 1 root wheel 22266 19 ÑÎ× 2003 BOOTLOG.PRV -rwxr-xr-x 1 root wheel 25043 19 ÑÎ× 2003 BOOTLOG.TXT -rwxr-xr-x 1 root wheel 95192 24 ÓÅÎ 1998 COMMAND.COM -rwxr-xr-x 1 root wheel 130 19 ÑÎ× 2003 CONFIG.SYS -rwxr-xr-x 1 root wheel 72441 18 ÑÎ× 2003 DETLOG.TXT -r-xr-xr-x 1 root wheel 222390 24 ÓÅÎ 1998 IO.SYS -rwxr-xr-x 1 root wheel 22 18 ÑÎ× 2003 MSDOS.--- -r-xr-xr-x 1 root wheel 1676 18 ÑÎ× 2003 MSDOS.SYS -rwxr-xr-x 1 root wheel 2913 19 ÑÎ× 2003 NETLOG.TXT drwxr-xr-x 1 root wheel 4096 18 ÑÎ× 2003 Program Files -rwxr-xr-x 1 root wheel 99918 19 ÑÎ× 2003 SETUPLOG.TXT -r-xr-xr-x 1 root wheel 9923 18 ÑÎ× 2003 SUHDLOG.DAT -r-xr-xr-x 1 root wheel 417824 18 ÑÎ× 2003 SYSTEM.1ST drwxr-xr-x 1 root wheel 8192 18 ÑÎ× 2003 WINDOWS |
#ls -l /mnt/WINDOWS/
-rwxr-xr-x 1 root wheel 3372 24 ÓÅÎ 1998 òÅÖÉÍ MS-DOS ÄÌÑ ÉÇÒ Ó ÐÏÄÄÅÒÖËÏÊ EMS É XMS.pif -rwxr-xr-x 1 root wheel 3181 24 ÓÅÎ 1998 òÅÖÉÍ MS-DOS ÄÌÑ ÉÇÒ.pif -rwxr-xr-x 1 root wheel 198 24 ÓÅÎ 1998 ôÒÅÕÇÏÌØÎÉËÉ.bmp -rwxr-xr-x 1 root wheel 308280 24 ÓÅÎ 1998 õÓÔÁÎÏ×ËÁ.bmp -rwxr-xr-x 1 root wheel 590 24 ÓÅÎ 1998 ãÉÎÏ×ËÁ.bmp -rwxr-xr-x 1 root wheel 266 19 ÑÎ× 2003 desktop.ini -rwxr-xr-x 1 root wheel 12840 19 ÑÎ× 2003 folder.htt -rwxr-xr-x 1 root wheel 0 19 ÑÎ× 2003 progman.ini -rwxr-xr-x 1 root wheel 4383 18 ÑÎ× 2003 setup.old drwxr-xr-x 1 root wheel 4096 18 ÑÎ× 2003 spool -rwxr-xr-x 1 root wheel 3089 18 ÑÎ× 2003 ttfCache |
#exit
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, Connection to fbsd2 closed. umask=0000 |
#df -h
Файловая система Разм Исп Дост Исп% смонтирована на /dev/hda1 2,9G 328M 2,4G 12% / tmpfs 503M 0 503M 0% /dev/shm /dev/hda7 1,8G 60M 1,6G 4% /home /dev/hda5 4,6G 33M 4,4G 1% /tmp /dev/hda8 14G 1,4G 12G 11% /usr /dev/hda6 1,8G 439M 1,3G 26% /var tmpfs 10M 72K 10M 1% /dev /dev/hda2 298M 153M 145M 52% /home/user/mnt |
#cd /usr
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#dd if=/dev/zero of=test.img count=1024k bs=512
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, 1048576+0 записей считано 1048576+0 записей написано скопировано 536870912 байт (537 MB), 13,1817 секунд, 40,7 MB/s umask=0000 |
#dd if=/dev/zero of=test.img count=2048k bs=512
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, 2097152+0 записей считано 2097152+0 записей написано скопировано 1073741824 байта (1,1 GB), 32,2874 секунд, 33,3 MB/s umask=0000 |
#mkfs.
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, mkfs.cramfs mkfs.ext2 mkfs.ext3 mkfs.minix umask=0000 |
#mkfs.ext3 test.img
32768 blocks per group, 32768 fragments per group 16384 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376 Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 23 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. |
#mount -o loop test.img /mnt
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#mount
sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) umask=0000 /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/hda2 on /home/user/mnt type vfat (rw,noexec,nosuid,nodev,iocharset=utf8,codepage=866,umask=0000,gid=1000) /usr/test.img on /mnt type ext3 (rw,loop=/dev/loop0) |
#df -h
Файловая система Разм Исп Дост Исп% смонтирована на /dev/hda1 2,9G 330M 2,4G 12% / tmpfs 503M 0 503M 0% /dev/shm /dev/hda7 1,8G 60M 1,6G 4% /home /dev/hda5 4,6G 33M 4,4G 1% /tmp /dev/hda8 14G 2,4G 11G 18% /usr /dev/hda6 1,8G 439M 1,3G 26% /var tmpfs 10M 72K 10M 1% /dev /dev/hda2 298M 153M 145M 52% /home/user/mnt /usr/test.img 1008M 33M 925M 4% /mnt |
#ls -l /mnt
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, итого 16 drwx------ 2 root root 16384 2007-04-05 12:06 lost+found umask=0000 |
#touch /mnt/test
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#umount /mnt
|
#mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/hda2 on /home/user/mnt type vfat (rw,noexec,nosuid,nodev,iocharset=utf8,codepage=866,umask=0000,gid=1000) |
#mount -o loop test.img /mnt
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#ls -l /mnt
итого 16 drwx------ 2 root root 16384 2007-04-05 12:06 lost+found -rw-r--r-- 1 root root 0 2007-04-05 12:12 test |
#ls
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, bin doc games include lib local lost+found sbin share src test.img X11R6 umask=0000 |
#whereis test.img
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, test: /usr/bin/test /usr/X11R6/bin/test /usr/bin/X11/test /usr/share/man/man1/test.1.gz umask=0000 |
#cat /etc/fstab
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda1 / ext3 defaults,errors=remount-ro 0 1 /dev/hda7 /home ext3 defaults 0 2 /dev/hda5 /tmp ext3 defaults 0 2 LABEL=USR /usr ext3 defaults 0 2 /dev/hda6 /var ext3 defaults 0 2 /dev/hda3 none swap sw 0 0 /dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 |
#mount
sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) umask=0000 /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/hda2 on /home/user/mnt type vfat (rw,noexec,nosuid,nodev,iocharset=utf8,codepage=866,umask=0000,gid=1000) /usr/test.img on /mnt type ext3 (rw,loop=/dev/loop0) |
#umount /mnt
|
#man dumpe2fs
|
#dumpe2fs -h test.img
dumpe2fs 1.37 (21-Mar-2005) Filesystem volume name: <none> Last mounted on: <not available> Filesystem UUID: 35604c97-d32b-4991-a1c1-605b1eaca8a4 Filesystem magic number: 0xEF53 Filesystem revision #: 1 (dynamic) Filesystem features: has_journal filetype sparse_super Default mount options: (none) Filesystem state: clean Errors behavior: Continue ... Check interval: 15552000 (6 months) Next check after: Tue Oct 2 12:06:53 2007 Reserved blocks uid: 0 (user root) Reserved blocks gid: 0 (group root) First inode: 11 Inode size: 128 Journal inode: 8 Default directory hash: tea Directory Hash Seed: c5eae873-be63-403a-a4d3-25060e094273 Journal backup: inode blocks |
#man tune2fs
|
#tune2fs -L TEST test.img
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, tune2fs 1.37 (21-Mar-2005) umask=0000 |
#dumpe2fs -h test.img
dumpe2fs 1.37 (21-Mar-2005) Filesystem volume name: TEST Last mounted on: <not available> Filesystem UUID: 35604c97-d32b-4991-a1c1-605b1eaca8a4 Filesystem magic number: 0xEF53 Filesystem revision #: 1 (dynamic) Filesystem features: has_journal filetype sparse_super Default mount options: (none) Filesystem state: clean Errors behavior: Continue ... Check interval: 15552000 (6 months) Next check after: Tue Oct 2 12:06:53 2007 Reserved blocks uid: 0 (user root) Reserved blocks gid: 0 (group root) First inode: 11 Inode size: 128 Journal inode: 8 Default directory hash: tea Directory Hash Seed: c5eae873-be63-403a-a4d3-25060e094273 Journal backup: inode blocks |
#vim /etc/fstab
|
#tune2fs -L USR /dev/hda8
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, tune2fs 1.37 (21-Mar-2005) umask=0000 |
#du
du dumpe2fs dumphint dumpkeys dumppsf |
#dumpe2fs -h /dev/hda8
Mount count: 18 Maximum mount count: 30 Last checked: Thu Jan 1 03:00:00 1970 Check interval: 0 (<none>) Reserved blocks uid: 0 (user root) Reserved blocks gid: 0 (group root) First inode: 11 Inode size: 128 Journal inode: 8 Journal backup: inode blocks |
#cd
|
#mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/hda2 on /home/user/mnt type vfat (rw,noexec,nosuid,nodev,iocharset=utf8,codepage=866,umask=0000,gid=1000) |
#umount /usr
umount: /usr: device is busy umount: /usr: device is busy |
#vim /etc/fstab
|
#mount -a
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/hda2 on /home/user/mnt type vfat (rw,noexec,nosuid,nodev,iocharset=utf8,codepage=866,umask=0000,gid=1000) |
#vim /etc/fstab
|
#mo
modinfo modprobe modprobe.modutils mount modinfo.modutils modprobe.Lmodutils more mountpoint |
#mount
mount mountpoint |
#mount
mount mountpoint |
#ssh
-rwxr-xr-x 1 root root 25043 2003-01-1[root@linux1:root]# mount -t vfat /dev/hda2 /mnt -o iocharset=utf8,codepage=866, umask=0000 |
#man md
|
#ьman mount
Reformatting mount(8), please wait... that the user must be the owner of the special file. This may be useful e.g. for /dev/fd if a login script makes the console user NAME mount - mount a file system SYNOPSIS mount [-lhV] mount -a [-fFnrsvw] [-t vfstype] [-O optlist] mount [-fnrsvw] [-o options [,...]] device | dir mount [-fnrsvw] [-t vfstype] [-o options] device dir DESCRIPTION ... Note that the filesystem mount options will remain the same as those on the original mount point, and cannot be changed by passing the -o option along with --bind/--rbind. Since Linux 2.5.1 it is possible to atomically move a mounted tree to another place. The call is mount --move olddir newdir The proc file system is not associated with a special device, and when mounting it, an arbitrary keyword, such as proc can be used instead of a device specification. (The customary choice none is less fortunate: the error message ‘none busy’ from umount can be confusing.) Most devices are indicated by a file name (of a block special device), like /dev/sda1, but there are other possibilities. For example, in the case of an NFS mount, device may look like knuth.cwi.nl:/dir. It is possible to indicate a block special device using its volume label or UUID (see the -L and -U options below). |
#scr
screen screendump script scriptreplay scrollkeeper-config scrollkeeper-extract scrollkeeper-gen-seriesid scrollkeeper-get-cl scrollkeeper-get-content-list scrollkeeper-get-extended-content-list scrollkeeper-get-index-from-docpath scrollkeeper-get-toc-from-docpath scrollkeeper-get-toc-from-id scrollkeeper-install scrollkeeper-preinstall scrollkeeper-rebuilddb scrollkeeper-uninstall scrollkeeper-update |
#scr
screen screendump script scriptreplay scrollkeeper-config scrollkeeper-extract scrollkeeper-gen-seriesid scrollkeeper-get-cl scrollkeeper-get-content-list scrollkeeper-get-extended-content-list scrollkeeper-get-index-from-docpath scrollkeeper-get-toc-from-docpath scrollkeeper-get-toc-from-id scrollkeeper-install scrollkeeper-preinstall scrollkeeper-rebuilddb scrollkeeper-uninstall scrollkeeper-update |
#screen -x
|
#screen -x
|
#ssh root:linux1
proper options) to be mounted as indicated, except for those whose li make mount fork, so that the filesystems are mounted simultaneously. (ii) When mounting a file system mentioned in fstab, it suffices to give (iii) Normally, only the superuser can mount file systems. However, when mount the corresponding system. Thus, given a line /dev/cdrom /cd iso9660 ro,user,noauto,unhide Manual page mount(8) line 19 ssh: root:linux1: Name or service not known |
#ssh clint@192.168.16.15
Connection to 192.168.16.15 closed. |
#mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/hda2 on /home/user/mnt type vfat (rw,noexec,nosuid,nodev,iocharset=utf8,codepage=866,umask=0000,gid=1000) |
#mount -t ext3
/dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/hda7 on /home type ext3 (rw) /dev/hda5 on /tmp type ext3 (rw) /dev/hda8 on /usr type ext3 (rw) /dev/hda6 on /var type ext3 (rw) |
#ls /media/cdrom
|
#ls /win
ls: /win: No such file or directory |
#ssh fbsd2
Password: Last login: Thu Apr 5 12:00:15 2007 from linux1.net.nt Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.2-RC1 (SMP) #0: Thu Nov 16 05:12:08 UTC 2006 Welcome to FreeBSD! Before seeking technical support, please use the following resources: o Security advisories and updated errata information for all releases are at http://www.FreeBSD.org/releases/ - always consult the ERRATA section for your release first as it's updated frequently. ... http://www.FreeBSD.org/search/. If the doc distribution has been installed, they're also available formatted in /usr/share/doc. If you still have a question or problem, please take the output of `uname -a', along with any relevant error messages, and email it as a question to the questions@FreeBSD.org mailing list. If you are unfamiliar with FreeBSD's directory layout, please refer to the hier(7) manual page. If you are not familiar with manual pages, type `man man'. You may also use sysinstall(8) to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. Removing stale pidfile |
#uname -a
Mount options for affs uid=value and gid=value Set the owner and group of the root of the file system (default: uid=gid=0, but with option uid or gid without specified value, the uid and gid of the current process are taken). setuid=value and setgid=value Set the owner and group of all files. mode=value Set the mode of all files to value & 0777 disregarding the original permissions. Add search permission to directories that have read permission. The value is given in octal. protect Do not allow any changes to the protection bits on the file system. usemp Set uid and gid of the root of the file system to the uid and gid of the mount point upon the first sync or umount, and then clear this option. Strange... verbose Print an informational message for each successful mount. prefix=string Prefix used before volume name, when following a link. FreeBSD fbsd2.net.nt 6.2-RC1 FreeBSD 6.2-RC1 #0: Thu Nov 16 05:12:08 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 --------------------------------------------------------------------------------------------------------------------------------------------- MOUNT(8) Linux Programmer’s Manual MOUNT(8) |
#uname -r
6.2-RC1 |
#ls -l /sys
Mount options for affs uid=value and gid=value Set the owner and group of the root of the file system (default: uid=gid=0, but with option uid or gid without specified value, the uid and gid of the current process are taken). setuid=value and setgid=value Set the owner and group of all files. mode=value Set the mode of all files to value & 0777 disregarding the original permissions. Add search permission to directories that have read permission. The value is given in octal. protect Do not allow any changes to the protection bits on the file system. usemp Set uid and gid of the root of the file system to the uid and gid of the mount point upon the first sync or umount, and then clear this option. Strange... verbose Print an informational message for each successful mount. prefix=string Prefix used before volume name, when following a link. lrwxrwxrwx 1 root wheel 11 30 ÍÁÒ 20:23 /sys -> usr/src/sys --------------------------------------------------------------------------------------------------------------------------------------------- MOUNT(8) Linux Programmerâs Manual MOUNT(8) |
#cd /usr/src/sys/
tively). See also /usr/src/linux/Documentation/filesystems/adfs.txt. Mount options for affs uid=value and gid=value Set the owner and group of the root of the file system (default: uid=gid=0, but with option uid or gid without specified value, the uid and gid of the current process are taken). setuid=value and setgid=value Set the owner and group of all files. mode=value Set the mode of all files to value & 0777 disregarding the original permissions. Add search permission to directories that have read permission. The value is given in octal. protect Do not allow any changes to the protection bits on the file system. usemp Set uid and gid of the root of the file system to the uid and gid of the mount point upon the first sync or umount, and then clear this option. Strange... verbose Print an informational message for each successful mount. prefix=string Prefix used before volume name, when following a link. --------------------------------------------------------------------------------------------------------------------------------------------- MOUNT(8) Linux Programmer’s Manual MOUNT(8) |
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda1 / ext3 defaults,errors=remount-ro 0 1 /dev/hda7 /home ext3 defaults 0 2 /dev/hda5 /tmp ext3 defaults 0 2 LABEL=USR /usr ext3 defaults 0 2 /dev/hda6 /var ext3 defaults 0 2 /dev/hda3 none swap sw 0 0 /dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Время первой команды журнала | 11:56:38 2007- 4- 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 13:12:17 2007- 4- 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 17.82 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 0.00 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 1.26 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 1.34 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008