# ls -l /mnt
total 8
drwxr-xr-x 2 root root 4096 Feb 17 14:31 cdrom
drwxr-xr-x 2 root root 4096 Feb 17 14:31 floppy
fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 3932 31583758+ 83 Linux
/dev/hda2 3933 4865 7494322+ 82 Linux swap / Solaris
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 38913 312568641 fd Linux raid autodetect
Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 38913 312568641 fd Linux raid autodetect
Disk /dev/sdc: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 38913 312568641 fd Linux raid autodetect
Disk /dev/md0: 640.1 GB, 640140443648 bytes
2 heads, 4 sectors/track, 156284288 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md0 doesn't contain a valid partition table
cat /etc/fstab
proc /proc proc nosuid,noexec,gid=proc 0 0
devpts /dev/pts devpts nosuid,noexec,gid=tty,mode=620 0 0
tmpfs /tmp tmpfs nosuid 0 0
UUID=3bfbe2f4-a532-4f20-91f2-56b236efba3c / ext3 usrquota 1 1
UUID=c7d2286f-f269-48ea-8e63-7f90baba28d6 /home ext3 nosuid 1 2
UUID=1b1a78b6-0b13-47e0-930d-f3f7a5aa7137 swap swap defaults 0 0
/dev/sr0 /media/cdrom udf,iso9660 ro,noauto,user,utf8 0 0
//11.11.11.11/D$ /mnt/atlant cifs users,username=imya,password=papol,iocharse
После имени диска пробел или без пробела?