Se è così allora sono bloccato...

Guida per Ubuntu: - download the file ftp://ftp.denx.de/pub/os-images/ubuntu- ... 01.tar.bz2 This is a 500MB file. -- Scarica il file ftp://ftp.denx.de/pub/os-images/ubuntu- ... 01.tar.bz2 Si tratta di un file da 500 MB. - burn it on a CD. -- Masterizzarli su un CD. - boot Crux. -- Avvio Crux. - fdisk /dev/sda - Add a new partition with n p 1 1 +10M The type of partition should be already set to 83. -- Fdisk / dev / sda - Aggiungi una nuova partizione con n p 1 1 +10 M Il tipo di partizione dovrebbe essere già impostato su 83. Check typing "p". Controllare digitando "p". You should have an output similar to: - w Modifications are saved to disk. Si dovrebbe avere un output simile a: - w modifiche vengono salvate su disco. - reboot Crux need to be restarted to read the new partition. -- Riavvio Crux bisogno di essere riavviato per leggere la nuova partizione. - boot Crux. -- Avvio Crux. - mkfs.ext3 /dev/sda4 This will prepare the 4th partition in order to store Ubuntu on it. -- Mkfs.ext3 / dev/sda4 Questo preparerà il 4 ° partizione per memorizzare Ubuntu su di essa. - mount /dev/sda4 /mnt From now on this partition can be accessed from /mnt - mkdir /cdrom creates the /cdrom directory. -- Mount / dev/sda4 / mnt Da ora in poi questa partizione può essere letta da / mnt - mkdir / cdrom crea il / cdrom directory. - mount /cdrom Mounts the CD and make it available as /cdrom - cp /cdrom/ubuntu-6.10-ppc-stage1-2007-01-01.tar.bz2 /mnt Copies the file from the CD to the partition. -- Mount / cdrom monti il CD e renderlo disponibile come / cdrom - cp / cdrom/ubuntu-6.10-ppc-stage1-2007-01-01.tar.bz2 / mnt copia il file dal CD per la partizione. - cd /mnt we go there. -- Cd / mnt andiamo là. - tar jxpf ubuntu-6.10-ppc-stage1-2007-01-01.tar.bz2 This will last for several minutes. -- Catrame jxpf ubuntu-6.10-ppc-stage1-2007-01-01.tar.bz2 Questo durerà per diversi minuti. It will extract the content of this archive in the current directory. Esso estrarre il contenuto di questo archivio nella directory corrente. - reboot to restart Sam. -- Il riavvio per riavviare Sam. - In Uboot, "boot sequence", "Boot arguments for Linux", in the line change only the "sda3" to "sda4". -- In Uboot, "sequenza di avvio", "argomenti di boot per Linux", nella linea di cambiare solo il "sda3" a "sda4". Exit the menu saving the settings. Uscire dal menu delle impostazioni di risparmio. - Boot as you did with Crux. -- Boot come avete fatto con Crux. Ubuntu will now be loaded. Ubuntu è ora caricato. - While the system is saying what it does, a semi-graphic error will appear on screen giving an error about Xwindow. -- Mentre il sistema sta dicendo ciò che fa, un semi-grafica di errore viene visualizzato sullo schermo dando un messaggio di errore circa Xwindow. Type "right arrow" and "enter" to acknowledge the message. Tipo "freccia destra" e di "entrare" a riconoscere il messaggio. - When it doesn't display any more messages, press "enter". -- Quando non presenta alcuna più messaggi, premere "Invio". The login will appear: Ubuntu 6.1 sequoia tty1 sequoia login: - connect with user: "denx", password: 1tux@work Note that the keymap is US so if you don't have a US keyboard, you have to figure out what you need to type on your keyboard to produce this password. I tuoi dati di accesso verranno visualizzati: Ubuntu 6,1 sequoia sequoia tty1 login: - collegarsi con l'utente: "denx", password: 1tux @ lavoro Nota che la mappa della tastiera è di US quindi se non avete una tastiera US, dovete capire che cosa necessità di digitare sulla tastiera per produrre questa password. (in FR, it is: 1 tux shift2 zork) The system will ask you to enter a new password for the denx user. (in francese, è: 1 tux shift2 zork) Il sistema ti chiederà di inserire una nuova password per l'utente denx. - At this stage, it's a good idea to change the root password too. -- In questa fase, è una buona idea di cambiare la password di root. Type: sudo passwd root Type the password you entered above (for the denx user), then type a new password for "root". Tipo: sudo passwd root Digitare la password che hai inserito in precedenza (per il denx utente), quindi digitare una nuova password per "root". Notes: http://www.denx.de/wiki/DULG/AN2007_01_ ... uOnSequoia Note: http://www.denx.de/wiki/DULG/AN2007_01_ ... uOnSequoia