Salta al contenuto principale

Intallare Linux su Chromebook HP Pavilion

Inglese
Italiano

Traduzione in corso passo 3

Passo 3
How to turn HP Pavilion  Chromebook into linux laptop, All chromebooks go to heaven!: passo 0, immagine 1 di 1
All chromebooks go to heaven!
  • Press [ Ctrl ] [ Alt ] [ T ] to get to the crosh shell prompt on the chromebook.

  • Use the "shell" command to get to the shell prompt. Just type "shell" into the prompt and press enter.

  • Type the following (or cut and paste into a single command line). I include the full command in the next bullet point...

  • cd; curl -LO https://mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh

  • You should get that menu (see graphic) with appropriate device data for HP Pavilion Chromebook etc. Press option 3 to flash a full UEFI capable rom onto your system. Note this is the end of your chromebook effectively once you pass the clearly identified "point of no return".

  • You can either perform the chromeos rom backup or not as the option presents itself (your choice). You will need that extra USB stick if you choose to backup the original rom. Do you feel lucky punk? Sorry :D

  • Once it is finished it will prompt you to power off and restart the device. At that point you can insert your new linux boot/install USB stick. From there you simply install like you would on any typical laptop.

  • I opted to go the full UEFI route on mine but it is optional. Follow the instructions under the FAQs (https://mrchromebox.tech/#faq) The fifth question there is answered with how to proceed to setup your UEFI boot option files correctly.

Premi Ctrl+Alt+T per avviare il prompt crosh shell sul Chromebook.

Usa il comando "shell" per entrare nel prompt shell. Semplicemente scrivi "shell2 nel prompt e premi invio.

Scrivi i comandi seguenti (copia e incollali in una sola linea di comando):

cd; curl -LO https://mrchromebox.tech/firmware-util.s... && sudo bash firmware-util.sh

Dovresti ottenere questo menu (vedi l'immagine) con le corrette informazioni sul tuo Chromebook. Seleziona l'opzione 3 per installare un sistema completamente compatibile con UEFI sul tuo dispositivo.

Puoi decidere se effettuare un backup del ChromeOS o meno quando ti verrà chiesto. Ti servirà un'altra chiavetta USB se decidi di effettuarlo.

Una volta completato, ti chiederà di riavviare il dispositivo. A questo punto potrai inserire la chiavetta con il sistema Linux. Da qui in poi dovrai installarlo come su qualsiasi altro computer.

Io ho deciso di installare il sistema UEFI, ma non è necessario. Segui le istruzioni nelle nella quinta domanda delle FAQ per impostare correttamente le impostazioni di avvio UEFI.

I tuoi contributi sono usati su licenza in base alla licenza open source Creative Commons.