Chomium OS, la variante libera di Chrome OS, diventa più a misura di utente. L’hacker Hexxeh ha provveduto a prendere il sistema operativo di Google, aggiornarlo, introducendo il supporto alle estensioni, migliorarlo, rendendolo più veloce, e comprimerlo, in modo da farlo entrare in una penna USB da 1GB.
Signore e Signori, è nato ChromiumOS Zero, un sistema operativo gratuito che nessun geek può perdere l’occasione di provare.
L’unico in grado – almeno per ora – di regalarci l’impressione di avere già tra le mani il tanto atteso sistema di “big G”.
L’unico in grado – almeno per ora – di regalarci l’impressione di avere già tra le mani il tanto atteso sistema di “big G”.
Per utilizzare ChromiumOS Zero in modalità “live”, da una penna USB, occorre estrarre il file “ChromeOS-Zero.img” dall’archivio scaricato dal sito ufficiale "http://chromeos.hexxeh.net/" del sistema operativo ed utilizzare il programma gratuito Image Writer.
Si avvia il software, gli si dà in pasto il file immagine appena citato, si seleziona la penna USB come destinazione ed il gioco è fatto.
Fonte : http://www.geekissimo.com/2010/01/17/chromiumos-zero-chrome-os/
Note utilizzo imagewriter:
Command Line Install
- Extract ChromeOS-Zero.img and run the following command in the same directory as the file, where X is the device name of your USB drive. Be sure not to include the entire address of the partition, just the device (i.e. “sdb” NOT “sdb1”). If you're unsure of the name of your device, type the command “sudo apt-get install gparted”. Once that installs, you can use Gparted (located in your System Administration menu) to figure out the correct partition of your flash drive. Alternatively you can use the “mount” command to see a list of storage devices and their mount location. (WARNING : A simple mistake with dd can lead to severe data loss. Always double check!!!)
sudo dd if=ChromeOS-Zero.img of=/dev/X bs=4M
- Once the command finishes, you can then boot from the USB drive.
- Extract ChromeOS-Zero.img to any location.
- Install USB-ImageWriter using Synaptic Package Manager
- Run Applications –> Accessories –> ImageWriter
- Choose location of images file and SD or USB drive location
- Write image and reboot
Roberto Lissandrin