Athlon
21-01-2008, 20:23
Sto usando virtualBox per fare delle prove
purtroppo l'installer di Ubuntu Server 7.10 ha un bug , cioe' utilizza il kernel linux-generic per fare l'installazione ma configura per l'avvio un kernel linux-server che richiede il supporto PAE (non tutte le CPU o i programmi di virtualizzazione supportano il PAE)
quindi Ubuntu Server NON SI AVVIA.
il workaround prevede di fare cosi
---------------------------------------------
The current workaround for this:
1. Boot the server from the CD, choose to ‘Rescue a broken system’.
2. Get a shell in your installed system.
3. If /boot contains the generic kernel, then it’s the CD’s /boot; unmount it and mount it to get your server’s /boot in there.
4. aptitude install linux-generic
5. Reboot and choose the generic kernel in GRUB.
-------------------------------------------
in realta' avvio dal CD , seleziono il menu' "shell"
ma quello che ottengo e' una shell davvero minimale e che NON vede l' Hard-disk (la mnt e' vuota), non vede le directory /boot e non conosce i comandi aptitude o apt-get
come posso fare ad avere una shell normale in cui funzionino questi comandi per installare il kernel-generic e togliere il kernel-server
HELP :mc: :mc: :mc: :mc: :mc: :mc:
P.S.
per chi fosse interessanto il bug su launchpad e'
https://bugs.launchpad.net/virtualbox/+bug/151942
mentre sul sito di virtualbox
http://virtualbox.org/ticket/212
quelli di ubuntu dicono che il PAE c'e' oramai su tutte le CPU dal pentium Pro in poi e che quindi non si tratta di un Bug .. in realta' su molti emulatori e su alcune CPU come il Centrino il PAE non e' supportato e quindi non si puo' installare Ubuntu Server..
purtroppo l'installer di Ubuntu Server 7.10 ha un bug , cioe' utilizza il kernel linux-generic per fare l'installazione ma configura per l'avvio un kernel linux-server che richiede il supporto PAE (non tutte le CPU o i programmi di virtualizzazione supportano il PAE)
quindi Ubuntu Server NON SI AVVIA.
il workaround prevede di fare cosi
---------------------------------------------
The current workaround for this:
1. Boot the server from the CD, choose to ‘Rescue a broken system’.
2. Get a shell in your installed system.
3. If /boot contains the generic kernel, then it’s the CD’s /boot; unmount it and mount it to get your server’s /boot in there.
4. aptitude install linux-generic
5. Reboot and choose the generic kernel in GRUB.
-------------------------------------------
in realta' avvio dal CD , seleziono il menu' "shell"
ma quello che ottengo e' una shell davvero minimale e che NON vede l' Hard-disk (la mnt e' vuota), non vede le directory /boot e non conosce i comandi aptitude o apt-get
come posso fare ad avere una shell normale in cui funzionino questi comandi per installare il kernel-generic e togliere il kernel-server
HELP :mc: :mc: :mc: :mc: :mc: :mc:
P.S.
per chi fosse interessanto il bug su launchpad e'
https://bugs.launchpad.net/virtualbox/+bug/151942
mentre sul sito di virtualbox
http://virtualbox.org/ticket/212
quelli di ubuntu dicono che il PAE c'e' oramai su tutte le CPU dal pentium Pro in poi e che quindi non si tratta di un Bug .. in realta' su molti emulatori e su alcune CPU come il Centrino il PAE non e' supportato e quindi non si puo' installare Ubuntu Server..