Hi All,
I was able to update to MorphOS
3.17 on my AmigaOne X5000/20 today. Many thanks for this great update!
Screenshot:
Morph-OS-3-17.pngA-EON AmigaOne X5000 Update InstructionsDownload SD Card / USB Image for X5000:
morphos-3.17-hybrid.hdimg MD5SUM: A7211CD3BF4D939ACAA2EE8CF4B0095B
You will need a 500MB or larger USB disk
Prepare the USB Disk
Copy the image to a USB disk
Linux Instructions
With your system powered on, insert a USB disk that is at least 500MB into a USB port
Determine the /dev path to your USB disk using one of the below methods:
- In a terminal as
su or
sudo, enter "
fdisk -l"
- In a terminal as
su or
sudo, enter "
parted -l"
- Check the GParted menu in the upper-right corner
These instructions assume the /dev path to your USB disk is
/dev/sdz; however, your actual /dev path is likely to be different - use the actual /dev path to your USB disk
In a terminal as
su or
sudo, enter the below command:
Code:
dd if=/path/to/morphos-3.17-hybrid.hdimg of=/dev/sdz
where "
/dev/sdz" is the /dev path to your USB disk
NOTE: Do not attempt to copy the image to a specific partition - you need to enter the /dev path to the disk, not to a partition (use "/dev/sdz", not "/dev/sdz2")
Mac Instructions
With your system powered on, insert a USB disk that is at least 500MB into a USB port
Open the Terminal app in
Applications >
UtilitiesDetermine the /dev path to your USB disk by entering the below command:
Code:
These instructions assume the /dev path to your USB disk is
/dev/disk9; however, your actual /dev path is likely to be different - use the actual /dev path to your USB disk
Enter the below command:
Code:
dd if=/path/to/morphos-3.17-hybrid.hdimg of=/dev/disk9
where "
/dev/disk9" is the /dev path to your USB disk
Windows Instructions
With your system powered on, insert a USB disk that is at least 500MB into a USB port.
Download "USB Image Tool" from
alexpage.deOpen USB Image Tool
On the left panel, select your USB disk
Click the "
Restore" button and select the MorphOS disk image
Boot to MorphOS
Begin with your A-EON AmigaOne X5000 system powered down and insert the USB disk into a USB port - remove any other USB disks that are plugged in.
Power on your system and press
ESC when the boot animation starts to load the U-Boot menu.
Choose "Command Line" from the U-Boot menu
Type the following commands:
Code:
Code:
After selecting the language and keymap please select "Installation ..."
Choose "Update Installation"
Choose the MorphOS volume and the button "Update".
After that please shutdown MorphOS (Ambient - Shutdown... - Shutdown) and remove the MorphOS USB stick.
Please start the AmigaOne X5000 and the new MorphOS 3.17 will boot automatically.
Cheers,
Christian