Installing Ubuntu 12.04 via Netboot Install

mpsoares
Posts: 2
Joined: Mon Feb 04, 2013 2:52 am

Installing Ubuntu 12.04 via Netboot Install

Postby mpsoares » Mon Feb 04, 2013 3:19 am

Tiny (resolved) issue.
Hi! I decided to install Amahi on my old laptop which does not have optical drive or even floppy drive, so I had to install Ubuntu 12.04 LTS via Netboot installer.
Ubuntu installation went smooth, but when I tried to run "

Code: Select all

sh install-amahi
", I had the following error message:

"The installer must stop here, sorry. Amahi is only supported on Ubuntu 12.04 LTS. Please download the latest 12.04 LTS version (e.g. 12.04.1)."

So, in order to successufuly install Amahi, I had to edit the install-amahi script, and replace the following line:

"

Code: Select all

if [ "$VERSION" != "12041" ]; then
" Changed to "

Code: Select all

if [ "$VERSION" != "12042" ]; then
"

So, I decided to post this in case someone gets stuck with the same problem

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Installing Ubuntu 12.04 via Netboot Install

Postby bigfoot65 » Mon Feb 04, 2013 5:56 am

Can you explain what you mean by 'Netboot installer'?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

mpsoares
Posts: 2
Joined: Mon Feb 04, 2013 2:52 am

Re: Installing Ubuntu 12.04 via Netboot Install

Postby mpsoares » Mon Feb 04, 2013 7:52 am

Can you explain what you mean by 'Netboot installer'?
Hi. I'll try to be as clear as possible, but please forgive me as I'm not a Linux expert.
As I mentioned, my old laptop doesn´t have a working optical drive and it doesn't boot from USB either, so in order to install Ubuntu 12.04 LTS, I had to boot from network and install Ubuntu via network installer (https://help.ubuntu.com/12.04/installat ... -tftp.html) using this image http://archive.ubuntu.com/ubuntu/dists/ ... s/netboot/

Issuing

Code: Select all

cat /etc/issue
on my freshly installed Ubuntu, returned 12.04.2 making the install script unable to run. So I had to changed it.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Installing Ubuntu 12.04 via Netboot Install

Postby bigfoot65 » Mon Feb 04, 2013 9:56 am

Understand. Most do USB install, so this is something I had not thought about for those with no CD/DVD drive. Glad it worked.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 60 guests