Zgryźliwość kojarzy mi się z radością, która źle skończyła.
//-->.pos {position:absolute; z-index: 0; left: 0px; top: 0px;}Unit 17Integrating Linux in a WindowsEnvironmentObjectivesAfter completing this unit, you should be able to:Access files on Windows filesystemsRun Windows programsAccess Windows serversRead Windows document formatsAccessing Files on Windows FilesystemsLinux: UnifiedFilesystemVirtual directory treeAll physicalfilesystems are"mounted"//usr /opt /etc /home////bin /lib /share /X11R6/kde /gnome /etc /ln/tux1 /tux2 /tux3 /tux4Windows: Drive Lettersfor each separatefilesystemD:C:\\winnt \program filesE:F:\\\\otto \pdf \doc \ibm\kde \games \tmp \ln\dir1 \dir2 \dir3 \dir4Mounting Windows FilesystemsTo mount the first primary partition on your first IDE harddisk on the mount point /mnt/win95:# mount /dev/hda1 /mnt/win95...or# mount-t vfat/dev/hda1 /mnt/win95All files on your C:-disk are now accessible in /mnt/win95Make permanent by adding this to/etc/fstab:/dev/hda5/dev/hda2/dev/hda6/dev/hda1//bootswap/mnt/win95ext2ext2swapvfatdefaultsdefaultsdefaultsdefaults1112Accessing Windows Filesystems Directlymtoolsis a collection of tools that can read/writeWindows filesystems directly, using drive letters.# mcopy c:autoexec.bat /root/autoexec.bat# mformat a:# mdir a:Devices must not be mounted!Drive letters are mapped to physical devices in/etc/mtools.conf:drive a: file="/dev/fd0" exclusive 1.44m mformat_onlydrive c: file="/dev/hda1"zanotowane.pl doc.pisz.pl pdf.pisz.pl hannaeva.xlx.pl