A-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.14.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.14.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".
[ Editiert durch xeno74 Ein 2020/10/5 13:17 ]