Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Installazione/DaImg"
Differenze tra le versioni 5 e 6
Versione 5 del 23/04/2009 19.33.41
Dimensione: 8497
Autore: LucaFerretti
Commento: Piccole modifiche primo paragrafo
Versione 6 del 23/04/2009 19.35.17
Dimensione: 8509
Autore: LucaFerretti
Commento: ancora due piccole correzioni
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 21: Linea 21:
Ubuntu è distribuita attraverso Internet sotto forma due tipi di file: i file immagine di CD, indicati come ISO, e file immagine "flash", indicati come IMG. L'installazione di Ubuntu per mezzo di supporti flash prevede come primo passo la scrittura sul supporto flash dell’immagine IMG scaricata da Internet. Questa operazione richiede un dispositivo in grado di scrivere su memoria flash (chiavetta USB, lettore di SD, ecc.) e spazio sul supporto sufficiente all'installazione (la dimensione minima raccomandata 1 GB). Di solito, una chiavetta USB basta per soddisfare entrambi i requisiti. Ubuntu è distribuita attraverso Internet sotto forma di due tipi di file: i file immagine di CD, indicati come ISO, e file immagine "flash", indicati come IMG. L'installazione di Ubuntu per mezzo di supporti flash prevede come primo passo la scrittura sul supporto flash dell’immagine IMG scaricata da Internet. Per questa operazione è necessario un dispositivo in grado di scrivere su memoria flash (chiavetta USB, lettore di SD, ecc.) e spazio sul supporto sufficiente all'installazione (la dimensione minima raccomandata 1 GB). Di solito, una chiavetta USB basta per soddisfare entrambi i requisiti.

BR Indice

Introduzione

Ubuntu is distributed over the Internet as two types of files: CD image files, called ISOs, and flash image files, called IMGs. To install Ubuntu from flash media, you first need to write the downloaded IMG image to your flash device. This requires a working flash writer (e.g. USB stick, SD reader, etc.), and flash media with sufficient capacity for the install (1 GB or larger is recommended). Commonly, a single USB stick is used to fufill both requirements.

Be sure to verify that your computer supports booting from the device you selected for installation. Many computers can boot from a USB drive, and some from other sources. Check the documentation on your specific model for the procedure to boot from the selected device.

If you have downloaded a ISO image, please refer to BurningIsoHowto

The GettingUbuntu page has links to IMG and ISO image files, as well as other methods of GettingUbuntu.

Ubuntu è distribuita attraverso Internet sotto forma di due tipi di file: i file immagine di CD, indicati come ISO, e file immagine "flash", indicati come IMG. L'installazione di Ubuntu per mezzo di supporti flash prevede come primo passo la scrittura sul supporto flash dell’immagine IMG scaricata da Internet. Per questa operazione è necessario un dispositivo in grado di scrivere su memoria flash (chiavetta USB, lettore di SD, ecc.) e spazio sul supporto sufficiente all'installazione (la dimensione minima raccomandata 1 GB). Di solito, una chiavetta USB basta per soddisfare entrambi i requisiti.

E’ necessario assicurarsi che il computer consenta il boot dal dispositivo scelto per l’installazione. Molti computer possono fare boot da disco USB, e qualche altro da altri dispositivi. Controllare la documentazione del modello specifico per la procedura di boot dal dispositivo selezionato.

Se si è scaricata l’immagine ISO, si faccia riferimento a MasterizzareIso.

La pagina GettingUbuntu ha i link ai file immagine IMG e ISO, così come altri metodi per GettingUbuntu

MD5 Sums

Before writing your flash, it is highly recommended that you verify the md5 sum (hash) of the .img file. For instructions, please see HowToMD5SUM. For the current list of Official Ubuntu MD5 hashes, see the MD5SUMS file for the release you're using under http://releases.ubuntu.com (and optionally the PGP signatures in the MD5SUMS.gpg file), or see UbuntuHashes. This ensures that the file was not damaged during the download process and is 100% intact.

Prima di scrivere la memorai flash, si raccomanda di verificare la md5 sum (hash) del file .img. Per le istruzioni, far riferimento a HowToMD5SUM. Per l’attuale lista degli hash MD5 ufficiali di Ubuntu, vedere il file MD5SUMS per il rilascio che state usando su http://releases.ubuntu.com (e anche le firme PGP nel file MD5SUMS.gpg), oppure vedere UbuntuHashes. Questo garantisce che il file non è stato danneggiato durante il processo di scaricamo ed è al 100% intatto.

Windows

Interfaccia grafica

[ALLEGA]

  1. Download the desired .img file
  2. Download Disk Imager from https://launchpad.net/win32-image-writer/+download

  3. Insert your flash media
  4. Note the drive letter assigned to your flash media
  5. Start Disk Imager
  6. Select the downloaded file and target device, and click "Write"
  7. Remove your flash media when the operation is complete

==

  1. Scaricare il file .img desiderato
  2. Scaricare Download Disk da https://launchpad.net/win32-image-writer/+download

  3. Inserire la memoria flash
  4. Annotare la lettera del disco assegnata alla memoria flash
  5. Far partire Disk Imager
  6. Selezionare il file scaricato e il dispositivo, e fare clic su “Write”
  7. Rimuovere la memoria flash quando l’operazione è completa

Interfaccia a linea di comando

  1. Download the desired .img file
  2. Download flashnul from http://shounen.ru/soft/flashnul

  3. Attach your USB drive
  4. Run flashnul -p

  5. Note the physical device number for the USB drive
  6. Run flashnul <number obtained in prior step> -L \path\to\downloaded.img

  7. Answer "yes" if the selected destination device is correct
  8. Remove your USB drive when the command completes

==

  1. Scaricare il file .img desiderato
  2. Scaricare flashnul da http://shounen.ru/soft/flashnul

  3. Inserire la memoria flash
  4. Eseguire flashnul -p
  5. Annotare il dispositivo fisico per il disco USB
  6. Far partire flashnul <numero ottenuto allo step precedente> -L \path\to\downloaded.img

  7. Rispondere "yes" se la destinazione selezionata è giusta
  8. Rimuovere la memoria flash quando l’operazione è completa

Ubuntu

Graphical Interface

usb-imagewriter.png

  1. Download the desired .img file
  2. Install the usb-imagewriter package
    • If your release does not include this, download it from Oliver's PPA

  3. Open Applications -> Accessories -> Image Writer

  4. Insert your flash media
  5. Select the downloaded file and flash device, and click "Write to Device"
  6. Remove your device when the operation is complete

==

  1. Scaricare il file .img desiderato
  2. Installare il pacchetto usb-imagewriter
    • Se la versione non lo include, scaricarlo da [PPA]
  3. Aprire Applicazioni -> Accessori -> Image Writer

  4. Inserire la memoria flash
  5. Selezionare il file scaricato e il dispositivo flash, e fate clic su "Write to Device"
  6. Rimuovere la memoria flash quando l’operazione è completa

Command Line Interface

  1. Download the desired .img file
  2. Open a terminal and insert your flash media
  3. Look at the output of dmesg | tail -20 to determine the device node assigned to your flash media (e.g. /dev/sdb)

  4. Run sudo umount /dev/device/node

  5. Run sudo dd if=/path/to/downloaded.img of=/dev/device/node bs=1M

  6. Remove your flash media when the command completes

==

  1. Scaricare il file .img desiderato
  2. Aprire un terminale e inserire la memoria flash
  3. Vedere l’output di dmesg | tail -20 per determinare il device node assegnato alla memoria flash (per esempio /dev/sdb)
  4. Eseguire sudo umount /dev/device/node
  5. Eseguire sudo dd if=/path/to/downloaded.img of=/dev/device/node bs=1M
  6. Rimuovere la memoria flash quando l’operazione è completa

Mac OS X

Command Line Interface

  1. Download the desired .img file
  2. Open a Terminal (under Utilities)
  3. Run diskutil list to get the current list of devices

  4. Insert your flash media
  5. Run diskutil list again and determine the device node assigned to your flash media (e.g. /dev/disk2)

  6. Run diskutil unmountDisk /dev/device/node

  7. Execute sudo dd if=/path/to/downloaded.img of=/dev/device/node bs=1M

  8. Remove your flash media when the command completes

==

  1. Scaricare il file .img desiderato
  2. Aprire un terminale (su Utility)
  3. Eseguire diskutil list per ottenere la lista dei dispositivi
  4. Inserire la memoria flash
  5. Eseguire di nuovo diskutil list e determinare il device node assegnato alla memoria flash (per esempio /dev/disk2)
  6. Eseguire diskutil unmountDisk /dev/device/node
  7. Eseguire sudo dd if=/path/to/downloaded.img of=/dev/device/node bs=1M
  8. Rimuovere la memoria flash quando l’operazione è completa

Ulteriori risorse


CategoryHardware CategoryInTraduzione