Problem installing Lubuntu 14.10

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 9375
Joined: Fri Mar 23, 2012 7:58 am

Re: Problem installing Lubuntu 14.10

Post by xeno74 »

zzd10h wrote:My pleasure too :D

edit : oops, I made something wrong during installation.
It seems that I installed the 13.10 version. Because of the old initrd ???

zzd10h@AmigaOneX1000:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy
zzd10h@AmigaOneX1000:~$ cat /etc/issue
Ubuntu 13.10 \n \l
But you can upgrade to 14.04.1 LTS if you like. ;-)
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
zzd10h
Posts: 546
Joined: Sun Sep 16, 2012 5:40 am
Location: France

Re: Problem installing Lubuntu 14.10

Post by zzd10h »

I will try to reinstall 14.10 instead of upgrade to 14.04

Same player, shoot again :D

I used the initrd spotted here :
http://forum.hyperion-entertainment.biz ... 639#p31696

Instead of this modified one :

http://forum.hyperion-entertainment.biz ... =10#p31752

Edit : no, finally I will upgrade, 14.10 modified initrd doesn't detect my disk. I didn't remember that it failed too. I begin to lost my brain with all theses versions !
http://apps.amistore.net/zTools
X1000 - AmigaOS 4.1.6 / 4.1 FE
User avatar
nexus
Beta Tester
Beta Tester
Posts: 347
Joined: Mon Dec 20, 2010 2:11 pm
Location: Germany

Re: Problem installing Lubuntu 14.10

Post by nexus »

zzd10h wrote:I
I used the initrd spotted here :
http://forum.hyperion-entertainment.biz ... 639#p31696
That is not a link to some initrd, could you be more specific?
you should use the modified one: http://www.xenosoft.de/initrd-14.10-modified.gz
However, when downloading, take care that the browser does not uncompress the file on the fly (some do, so use "save as" in case it does)! So the "initrd-14.10-modified.gz" should be something about 17-18MB not over 40MB.

cheers,
nexus
zzd10h
Posts: 546
Joined: Sun Sep 16, 2012 5:40 am
Location: France

Re: Problem installing Lubuntu 14.10

Post by zzd10h »

More precise, sure :
in the first link, there is a link to
http://forum.hyperion-entertainment.biz ... 337#p26059

where I found this initrd (in a thread called Ubuntu 13)
"Download the Ubuntu ramdisk image (initrd.gz) from:

http://ports.ubuntu.com/ubuntu-ports/di ... /initrd.gz"



"you should use the modified one: http://www.xenosoft.de/initrd-14.10-modified.gz"
Yes, I did it, this initrd was mentionned here :
http://forum.hyperion-entertainment.biz ... =10#p31752

but it doesn't work for me, still no disk detection (http://forum.hyperion-entertainment.biz ... =30#p31888) .
http://apps.amistore.net/zTools
X1000 - AmigaOS 4.1.6 / 4.1 FE
zzd10h
Posts: 546
Joined: Sun Sep 16, 2012 5:40 am
Location: France

Re: Problem installing Lubuntu 14.10

Post by zzd10h »

Upgrade completed, it works :D

Now, just a problem, my CF is no more recognized (just after that i added initrd-15.04 for test), i had to switch vmlinux to usb stick.
http://apps.amistore.net/zTools
X1000 - AmigaOS 4.1.6 / 4.1 FE
User avatar
xeno74
Posts: 9375
Joined: Fri Mar 23, 2012 7:58 am

Re: Problem installing Lubuntu 14.10

Post by xeno74 »

xeno74 wrote:
Thank you very much indeed! Vielen vielen Dank! :-) I uploaded it today.

Download (X)(L)ubuntu (MATE) 14.10 install initial RAM disk by Nexus: initrd-14.10-modified.gz (I suggest to download the install initial RAM disk with a right click on the link and then with the menu point "Save target as" or something like this.)

Copy it to your CF card and boot it with the following commands:

Code: Select all

CFE> ramdisk -z -addr=0x24000000 -fatfs cf0:initrd-14.10-modified.gz

Code: Select all

CFE> boot -elf -noints -fatfs cf0:vmlinux-3.18
You can also boot it from your USB stick.
Ubuntu_Unicorn-A1-X1000.jpg
zzd10h told me that it's very important to add "root=/dev/ramdisk" to the bootargs.

Code: Select all

CFE> setenv bootargs "root=/dev/ramdisk"
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
nexus
Beta Tester
Beta Tester
Posts: 347
Joined: Mon Dec 20, 2010 2:11 pm
Location: Germany

Re: Problem installing Lubuntu 14.10

Post by nexus »

zzd10h wrote:
"you should use the modified one: http://www.xenosoft.de/initrd-14.10-modified.gz"
Yes, I did it, this initrd was mentionned here :
http://forum.hyperion-entertainment.biz ... =10#p31752

but it doesn't work for me, still no disk detection (http://forum.hyperion-entertainment.biz ... =30#p31888) .
I see. One more hint: this "initrd-14.10-modified.gz" works *only* with linux kernel version 3.18.0_A-EON_AMIGA_one_X1000_Nemo

So, what kernel did you use for installation?
By the way, you can fix the "disk detection"-error yourself during installation (with whatever kernel version) by starting the instalaltion shell when the error occurs and creating a directory in "/lib/modules/" with the name of your used kernel, i.e.

`mkdir /lib/modules/<name_of_your_kernel>`

e.g.

`mkdir /lib/modules/3.18.0_A-EON_AMIGA_one_X1000_Nemo`

@Xeno

you may want to add this hint on your Amigalinux site! :)

cheers,
nexus
zzd10h
Posts: 546
Joined: Sun Sep 16, 2012 5:40 am
Location: France

Re: Problem installing Lubuntu 14.10

Post by zzd10h »

I used the 3.19 kernel.

modified-15.04 worked well and now I'm using MATE-15.04 ( http://forum.hyperion-entertainment.biz ... =20#p31984)

But thank you for the mkdir /lib/modules tip, I have to remember it the next time that a initrd doesn't detect my disks.
http://apps.amistore.net/zTools
X1000 - AmigaOS 4.1.6 / 4.1 FE
Post Reply