How to Mount USB Disk Drive in UNIX or Linux Come montare disk drive USB, in UNIX o Linux

Most distros (distributions) of Linux include Mandrake 10.1, SuSE 9.x and Fedora Core 3 can now support plug-and-plug detection, discovery and driver installation for portable USB drive or USB disk (and any type of USB-based data storage devices devices such as hard drives, pen drives, USB keys, flash disk, thumb drive, memory key, USB zip drive and memory stick). La maggior parte delle distribuzioni (distribuzioni) di Linux Mandrake 10.1 includere, 9.x SuSE e Fedora Core 3 può ora sostenere plug-and-plug rilevamento, la scoperta e l'installazione dei driver per portatile USB o disco USB (e qualsiasi altro tipo di USB-basato di memorizzazione dei dati dispositivi di dispositivi come hard disk, pen drive, chiavi USB, disco flash, thumb drive, chiave di memoria, USB ZIP drive e Memory Stick). Some Linux operating system even can auto-mount the USB drives, especially if you’re using Gnome and KDE. Alcuni sistema operativo Linux può anche auto-montare l'unità USB, specialmente se si sta usando GNOME e KDE. When you plug-in the USB disk, Linux will pop-up a window showing the content of USB disk just like Microsoft Windows. Quando si plug-in il disco USB, Linux pop-up una finestra che mostra il contenuto del disco USB, come Microsoft Windows.

However, if you’re using older version of Linux, or using UNIX operating system, or your Linux distro installation unable to detect and mount the USB storage device automatically, then you will have to manually install and mount the USB drive. Tuttavia, se si sta utilizzando una vecchia versione di Linux, o utilizzando il sistema operativo UNIX, o la vostra distro Linux installazione in grado di rilevare e montare il dispositivo di archiviazione USB automaticamente, sarà necessario installare manualmente e montare il drive USB.

To manually mount a USB disk or USB drive or USB device in Linux or UNIX: Per montare manualmente un disco USB o USB o dispositivo USB in Linux o UNIX:

  1. Login as root. Login come root. You can use the su command to switch to root user. È possibile utilizzare il comando su per passare a root.
  2. Create a folder /mnt/USB with the command: mkdir /mnt/USB Creare una cartella / mnt / usb con il comando: mkdir / mnt / usb
  3. Add the following line in the file /etc/fstab (fstab is the file that tells Linux where to mount the various devices, and thus simplying the mount command): Aggiungere la seguente riga nel file / etc / fstab (fstab è il file che dice di Linux in cui montare i vari dispositivi, e quindi simplying il comando mount):

    /dev/sda1 /mnt/USB auto noauto,owner,kuzu 0 0 / dev/sda1 / mnt / usb auto noauto, proprietario, kuzu 0 0

    Note: The “auto” on the above line means auto detection of filesystem. Nota: Il "auto" in merito alla linea di mezzi di rilevamento automatico del filesystem. If your system unable to determine the filesystem type, change it accordingly to the USB drive’s filesystem (eg vfat or ntfs or ext2 or ext3). Se il vostro sistema in grado di determinare il tipo di filesystem, modificare di conseguenza il drive USB del filesystem (ad esempio, vfat o ntfs o ext2 o ext3).

  4. Mount the USB storage device with the following command: mount /dev/sda1 Montare il dispositivo di archiviazione USB con il seguente comando: mount / dev/sda1

Without the need modifying fstab (step 3), you can also straight away issue the mount command (step 4) with the following syntax: Senza il bisogno di modificare fstab (fase 3), è anche possibile rilasciare subito il comando mount (punto 4) con la seguente sintassi:

mount /dev/sda1 /mnt/USB mount / dev/sda1 / mnt / USB

If you know the filesystem of the USB drive or the system unable to determine the correct filesystem, the -t option can be used to the filesystem type of the USB device: Se si conosce il filesystem del drive USB o il sistema in grado di determinare il corretto filesystem, il parametro-t opzione può essere usata per il tipo di filesystem del dispositivo USB:

mount -t vfat /dev/sda1 /mnt/usb (for vFAT filesystem) mount-t vfat / dev/sda1 / mnt / usb (per il filesystem VFAT)
mount -t ntfs /dev/sda1 /mnt/usb (for NTFS filesystem) mount-t ntfs / dev/sda1 / mnt / usb (per i filesystem NTFS)

Sometimes, the USB drive or USB storage device is detected by the system but been assigned a different device name from sda1. A volte, il drive USB o dispositivo di archiviazione USB viene rilevato dal sistema, ma stato assegnato un diverso nome del dispositivo da sda1. If so, the correct device name need to be determined by viewing and OS log file. In caso affermativo, il nome corretto del device devono essere determinato dal sistema operativo e la visualizzazione di file di log. Usually the Linux and UNIX boot and log message is stored in /var/log/messages, and you can view the log messages with the following commands: Di solito il Linux e UNIX e di avvio del messaggio di log viene memorizzata in / var / log / messages, e è possibile visualizzare i messaggi di log con i seguenti comandi:

tail -f /var/log/messages tail-f / var / log / messages

or o

dmesg dmesg

Check for the name of the device that appears after operating system detects the USB devices. Controllare che il nome del dispositivo che appare dopo il sistema operativo rileva la dispositivi USB.

After using the USB disk, remember to unmount the USB drive with the following command to avoid any possible loss to the data or changes and risk messing up your partition. Dopo aver usato il disco USB, ricordarsi di smontare il drive USB con il seguente comando per evitare ogni possibile perdita di dati o di modifiche di rischio e fare la vostra partizione.

umount /mnt/USB umount / mnt / USB

Configure Gnome to automatically detect, install and mount USB drive Configurazione di Gnome per rilevare automaticamente, installare e montare drive USB

If you’re using Gnome yet unable to automatically detect and mount USB drive for usage, a few packages needed to be install. Se si utilizza Gnome ancora in grado di rilevare automaticamente e montare drive USB per l'uso, a pochi pacchetti necessari da installare. The packages to install are dbus, hald and Gnome-Volume-Manager. I pacchetti da installare sono dbus, hald e Gnome-volume-manager. After installing these packages, configure dbus and hald setup to run via init scripts. Dopo l'installazione di questi pacchetti, configurare e dbus hald di eseguire il programma di installazione tramite gli script di inizializzazione. Then in Gnome, some configuration has to be done. Poi in Gnome, alcuni di configurazione deve essere fatto. Click on the ‘Desktop’ menu, then go to ‘Preferences’, and then to ‘Removable Drives and Media’. Fare clic su 'Desktop' menu, quindi andate a 'Preferenze', e quindi a 'unità rimovibili e Media'. Configure the settings to your liking. Configurare le impostazioni a proprio piacimento. Once you plug-in a usb drive, an icon for the drive will appear on the desktop. Una volta che il plug-in un azionamento del USB, un icona per l'unità verrà visualizzato sul desktop. Other possible setting is to have Gnome opens a window showing the contents of the USB drive. Altri impostazione è possibile avere Gnome apre una finestra che mostra il contenuto del drive USB.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una macchina tradotto pagina che è fornito "così come sono" senza garanzia. Machine translation may be difficult to understand. La traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale in inglese whenever possible. ogniqualvolta ciò sia possibile.

Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e contribuire a My Digital Life Forums La mia vita digitale forum .



5 Responses to “How to Mount USB Disk Drive in UNIX or Linux” 5 Responses to "Come al Monte USB Disk Drive in UNIX o Linux"

  1. Gervase Chavasse Gervase Chavasse
    January 24th, 2007 17:18 Gennaio 24, 2007 17:18
    1

    Thanks for an excellent article. Grazie per l'eccellente articolo. But after upgrading to Suse 10.1 (10.2 wouldn’t install), I cannot access my USB Iomega ZIP drive and receive msg “Mount with signature “ssas” on interface “org.freedesktop.Hal.Device.Volume” doesn’t exist”. Ma dopo l'aggiornamento a Suse 10.1 (10.2 non installare), non posso accedere al mio USB Iomega Zip e ricevere SMS "Monte con la firma" SSA "a interfaccia" org.freedesktop.Hal.Device.Volume "non esiste" . It seems that the introduction of HAL has complicated matters and I have been unable to find an answer on the forums. Sembra che l'introduzione di HAL ha complicato le questioni e io non sono stati in grado di trovare una risposta sul forum. Can you help, please, perhaps with an updated article? Potete aiutare, per favore, magari con una versione aggiornata articolo? All my back-up data is on the ZIP which is unreadable either by Windows or Knoppix. Tutti i miei back-up dei dati è il CAP, che è illeggibile o da Windows o Knoppix.

  2. Ogryzek
    February 17th, 2007 11:25 17 febbraio 2007 11:25
    2

    Please note that there is a small typo in the main article above. Si prega di notare che c'è un piccolo errore nella causa principale articolo di cui sopra.

    /dev/sda1 /mnt/USB auto noauto,owner,kuzu 0 0 / dev/sda1 / mnt / usb auto noauto, proprietario, kuzu 0 0

    Should read: Dovrebbe leggere:

    /dev/sda1 /mnt/USB auto noauto,owner,kudzu 0 0 / dev/sda1 / mnt / usb auto noauto, proprietario, kudzu 0 0

    Still, the article did help… thanx Ancora, l'articolo ha aiutare Grazie ...

  3. admin
    February 17th, 2007 13:42 17 febbraio 2007 13:42
    3

    I believe kuzu would work, kudzu is kind of for cdrom. Credo che sarebbe kuzu lavoro, kudzu è per il tipo di CD-Rom.

  4. BlogSplat » Blog Archive » Adventures In Linuxland BlogSplat »Blog Archive» Avventure in Linuxland
    August 10th, 2008 16:03 10 agosto, 2008 16:03
    4

    [...] I eventually find a helpful post that explains in better detail than most how mounting volumes [...] [...] Ho utile trovare un post che spiega in dettaglio migliore rispetto alla maggior parte dei volumi di montaggio come [...]

  5. David
    August 13th, 2008 05:44 Agosto 13, 2008 05:44
    5

    When I mount dev/sda1 it mounts my main filesystem drive not the usb. Quando ho montare dev/sda1 è il mio principale monta il filesystem di unità non usb. I can’t get my usb to mount no matter what I do (running Ubuntu) but windows reads it fine. Non riesco a trovare il mio usb per montare non importa quello che faccio (in esecuzione di Ubuntu), ma le finestre che si legge bene.

Leave a Reply Lascia un Commento

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> È possibile utilizzare questi tag: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Iscriviti senza commentare


Custom Search

New Articles Nuovi articoli

Incoming Search Terms for the Article Cerca in entrata Termini per l'articolo

ubuntu mount usb ubuntu mount usb - -- mount usb ubuntu mount usb ubuntu - -- mount usb disk montare disco USB - -- ubuntu mount usb drive ubuntu mount usb - -- mount usb drive ubuntu mount usb ubuntu - -- ubuntu mount usb device ubuntu montare dispositivo USB - -- linux mount usb disk linux montare disco USB - -- ubuntu usb mount ubuntu mount usb - -- mount usb disk ubuntu montare disco USB Ubuntu - -- ubuntu mount usb hard drive ubuntu montare disco rigido USB - -- ubuntu mount usb disk ubuntu montare disco USB - -- fedora mount usb drive Fedora montare usb - -- mount USB linux montare USB Linux - -- linux usb disk Linux USB disco - -- mount usb mount usb - -- usb disk linux usb linux - -- linux mount usb linux mount usb - -- unix mount usb unix mount usb - -- usb mount mount usb - -- mount usb unix mount usb unix - -- linux mount usb drive linux mount usb - -- mounting usb ubuntu montaggio usb ubuntu - -- mount usb fedora mount usb fedora - -- usb mount ubuntu usb montare ubuntu - -- mount usb device ubuntu montare dispositivo USB Ubuntu - -- ubuntu usb drive mount Ubuntu usb montare - -- mount usb hard drive ubuntu montare disco rigido USB Ubuntu - -- mount usb drive unix mount usb unix - -- ubuntu mounting usb - -- UNIX mount usb drive UNIX montare usb - -- mount thumb drive linux montare pollice unità linux - -- ubuntu mount external usb drive ubuntu montaggio esterno usb - -- mount usb drive fedora mount usb fedora - -- ubuntu mount usb hdd ubuntu montare USB HDD - -- mount usb drive linux mount usb drive linux - -- ubuntu mount usb ubuntu mount usb - -- usb unix usb unix - -- mount usbdisk montare usbdisk - -- all tutto - -- usb disk mount montare disco USB - -- mount usb on ubuntu mount usb su Ubuntu - -- mount usb in linux mount usb in Linux - -- fedora mount usb Fedora montare usb - -- how to mount usb in linux in grado di montare usb in Linux - -- ubuntu automount usb drive ubuntu automount USB Drive - -- how to mount usb disk in grado di montare disco USB - -- mount usb drive in unix montare USB Drive in UNIX - -- how to mount usb drive in ubuntu in grado di montare drive USB in Ubuntu - -- mount external usb drive ubuntu montaggio esterno usb ubuntu - -- ubuntu mount usb harddrive ubuntu montare hard disk usb - -- mounting a USB drive in Ubuntu montaggio di un drive USB in Ubuntu - -- mount USB drive montare drive USB - -- mounting usb drive ubuntu montaggio usb ubuntu - -- vmware mount usb drive VMware montare usb - -- fedora mount usb disk Fedora montare disco USB - -- mount usb drive in fedora montare drive USB in Fedora - -- montare usb ubuntu montare usb ubuntu - -- automount usb drive ubuntu automount usb ubuntu - -- how to mount usb drive in linux in grado di montare drive USB in linux - -- mount usb drive in linux montare drive USB in linux - -- how to mount usb ubuntu in grado di montare usb ubuntu - -- unix usb unix usb - -- Ubuntu USB mounten Ubuntu USB mounten - -- ubuntu how to mount usb drive Ubuntu in grado di montare usb - -- linux on usb disk Linux su disco USB - -- ubuntu auto mount Ubuntu auto montare - -- mount usb in ubuntu mount usb in Ubuntu - -- mount usb drive in ubuntu montare drive USB in Ubuntu - -- mount ubuntu usb montare ubuntu usb - -- usb drive mount ubuntu USB Drive montare ubuntu - -- how to mount usb on linux in grado di montare usb su linux - -- mount usb harddrive ubuntu montare disk usb ubuntu - -- mount usb ubuntu mount usb ubuntu - -- unix usb drive unix usb - -- mount usb on unix mount usb su Unix - --