Hi All,
Happy New Year 2021! Many thanks for the great update! I was able to update to MorphOS 3.15 on my AmigaOne X5000/20 today. I will test the new version in the next days.
Screenshot:
f0ce19ed8e6d8239cf7b2953b4403dba.pngA-EON AmigaOne X5000 Update InstructionsYou 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.15-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.15-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.15 will boot automatically.
Cheers,
Christian
[ Editiert durch xeno74 02.01.2021 - 11:57 ]