[Pardus-kullanicilari] imaj dosyasını dizine bağlamak

Selim Tavşan selimtavsan at gmail.com
10 Mar 2011 Per 11:21:09 EET


Merhaba,

09 Mart 2011 16:08 tarihinde Fırat ÖNGÜL <krizalit at gmail.com> yazdı:

> Merhaba,
> 2009.2 de bir kalıp dosyasını ,
> mount -o loop /kalıp_dosyasının_yeri_ve_adı /bağlanılacak_dizin şeklinde
> konsoldan bağlayabiliyordum.
>
> aynı kalıba şu an 2011 de ihtiyacım oldu bağlamaya çalıştım ve " mount:
> dosya sistemi türünü belirtmelisiniz " uyarısı alıyorum.
> ne yapmalıyım ?
>

en son bağlamakta sorun yaşamamıştım. yukarıda yazdığınız gibi olmuştu.

isterseniz -t parametresi ile deneyin. netten şöyle bir örnek buldum:

*Mounting an ISO Image to a File System*

 The next step is to mount the ISO image file. Let's create a directory
under /mnt to place the mounted file.

  # *cd /mnt*
  # *mkdir iso*
  # *cd iso*
  # *mkdir mndrk71*

Now mount the ISO image file to this newly created directory

  # *mount -o loop -t iso9660 -r /home/image/mndrk71.iso /mnt/iso/mndrk71*

*NOTE:* The "-o loop" means use the option that mounts a file as a block
device. The "-t iso9660" means that the file is in the iso9660 CD-ROM
format. The "-r" means to mount read-only.

isterseniz -F parametresiyle de deneyebilirsiniz:

mount -F iso9660 /path/to/iso.iso /mount_folder
-------------- sonraki bölüm --------------
Bir HTML eklentisi temizlendi...
URL: <http://liste.pardus.org.tr/pardus-kullanicilari/attachments/20110310/b7a92ee8/attachment-0001.htm>


Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi