Spectre660's Linux downloads for the X5000

AmigaOne X5000 platform specific issues related to Linux only.
User avatar
klesterjr
Posts: 29
Joined: Thu Jul 26, 2012 9:09 pm

Re: Spectre660's Linux downloads for the X5000

Post by klesterjr »

Does anyone have Spectre660's Debian 8 installer ramdisk that they could share?

Thanks.

-Ken
Spectre660 wrote: Fri Jun 23, 2017 4:54 pm @ Caseycullen

Install a full Debian 8 Mate with my installer ramdisk below.
https://drive.google.com/open?id=0BxoZd ... Fo4clZzUmc
Copy the ramdisk to a Fat32 formatted thumb drive with your kernel of choice and cyrus_520.dtb

boot the installer with the uboot options below and install Debian 8 .

usb reset
setenv bootargs root=/dev/ramdisk mem=3500M radeon.pcie_gen2=1
fatload usb 0:1 1000000 uImage-cyrus
fatload usb 0:1 1c00000 cyrus_5020.dtb
fatload usb 0:1 2000000 uRamdisk_Debian_8-net
bootm 1000000 2000000 1c00000

After the installation clone the partition from Ubuntu Mate using gparted . You could also use dd from the newly installed Debian 8 .
Boot from the newly installed or cloned Debian 8 partition then upgrade .

You can skip the cloning if you don't also want to keep a Debian 8 installation .
after cloning the partition and booting from it change the /etc/apt/sources.list to

deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free

upgrade to Debian 9/sid with:

apt-get update
apt-get -u dist-upgrade


PS: I have also done a Gentoo installer image that boots but I have not tried to do an installation yet.
if your are interested in trying it just ask.
.
caseycullen wrote:
Spectre660 wrote:Debian Sid on X5000
Hi Julian,
How did you install Debian Sid?
---Casey
AmigaOne X5000 -- 5020/8gb, Radeon RX560 & X1950Pro, OS4, MOS, & Linux
AmigaOne A1222 -- 2gb, Radeon 6450, OS4 & Linux
Amiga 3000 -- 2mb chip/16mb fast, BFG9060 (rev6 68060 & 128mb), Picasso 4, Re-A4091, X-Surf 100
Spectre660
Posts: 1525
Joined: Sat Jun 18, 2011 2:16 pm
Location: Montserrat

Re: Spectre660's Linux downloads for the X5000

Post by Spectre660 »

https://dl.dropboxusercontent.com/s/qkd ... 8-net?dl=0

https://dl.dropboxusercontent.com/s/183 ... 8-dvd?dl=0

klesterjr wrote: Sun Aug 09, 2020 4:43 pm Does anyone have Spectre660's Debian 8 installer ramdisk that they could share?

Thanks.

-Ken
Spectre660 wrote: Fri Jun 23, 2017 4:54 pm @ Caseycullen

Install a full Debian 8 Mate with my installer ramdisk below.
https://drive.google.com/open?id=0BxoZd ... Fo4clZzUmc
Copy the ramdisk to a Fat32 formatted thumb drive with your kernel of choice and cyrus_520.dtb

boot the installer with the uboot options below and install Debian 8 .

usb reset
setenv bootargs root=/dev/ramdisk mem=3500M radeon.pcie_gen2=1
fatload usb 0:1 1000000 uImage-cyrus
fatload usb 0:1 1c00000 cyrus_5020.dtb
fatload usb 0:1 2000000 uRamdisk_Debian_8-net
bootm 1000000 2000000 1c00000

After the installation clone the partition from Ubuntu Mate using gparted . You could also use dd from the newly installed Debian 8 .
Boot from the newly installed or cloned Debian 8 partition then upgrade .

You can skip the cloning if you don't also want to keep a Debian 8 installation .
after cloning the partition and booting from it change the /etc/apt/sources.list to

deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free

upgrade to Debian 9/sid with:

apt-get update
apt-get -u dist-upgrade


PS: I have also done a Gentoo installer image that boots but I have not tried to do an installation yet.
if your are interested in trying it just ask.
.
caseycullen wrote:
Hi Julian,
How did you install Debian Sid?
---Casey
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card
User avatar
klesterjr
Posts: 29
Joined: Thu Jul 26, 2012 9:09 pm

Re: Spectre660's Linux downloads for the X5000

Post by klesterjr »

Thank you! :D
Spectre660 wrote: Tue Aug 11, 2020 10:52 pm https://dl.dropboxusercontent.com/s/qkd ... 8-net?dl=0

https://dl.dropboxusercontent.com/s/183 ... 8-dvd?dl=0

klesterjr wrote: Sun Aug 09, 2020 4:43 pm Does anyone have Spectre660's Debian 8 installer ramdisk that they could share?

Thanks.

-Ken
Spectre660 wrote: Fri Jun 23, 2017 4:54 pm @ Caseycullen

Install a full Debian 8 Mate with my installer ramdisk below.
https://drive.google.com/open?id=0BxoZd ... Fo4clZzUmc
Copy the ramdisk to a Fat32 formatted thumb drive with your kernel of choice and cyrus_520.dtb

boot the installer with the uboot options below and install Debian 8 .

usb reset
setenv bootargs root=/dev/ramdisk mem=3500M radeon.pcie_gen2=1
fatload usb 0:1 1000000 uImage-cyrus
fatload usb 0:1 1c00000 cyrus_5020.dtb
fatload usb 0:1 2000000 uRamdisk_Debian_8-net
bootm 1000000 2000000 1c00000

After the installation clone the partition from Ubuntu Mate using gparted . You could also use dd from the newly installed Debian 8 .
Boot from the newly installed or cloned Debian 8 partition then upgrade .

You can skip the cloning if you don't also want to keep a Debian 8 installation .
after cloning the partition and booting from it change the /etc/apt/sources.list to

deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free

upgrade to Debian 9/sid with:

apt-get update
apt-get -u dist-upgrade


PS: I have also done a Gentoo installer image that boots but I have not tried to do an installation yet.
if your are interested in trying it just ask.
.
AmigaOne X5000 -- 5020/8gb, Radeon RX560 & X1950Pro, OS4, MOS, & Linux
AmigaOne A1222 -- 2gb, Radeon 6450, OS4 & Linux
Amiga 3000 -- 2mb chip/16mb fast, BFG9060 (rev6 68060 & 128mb), Picasso 4, Re-A4091, X-Surf 100
Post Reply