Not sure if this was asked before i searched and have not found anything.
is it possible to mount my X5000 NGFS SSD, in either A1222 4.1 Enhancer 2.0, or any Linux distro?
thanks
Keith
Search found 3 matches
- Wed Jul 22, 2020 1:48 am
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: Mount X5000 NGFS in linux
- Replies: 5
- Views: 3943
- Thu Jul 04, 2019 3:52 am
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 735
- Views: 432879
Re: Fienix - New PowerPC Distro
Awesome, I guess I was just tired and didn't make the connection there.
here is the command in case someone else needs it
SATA 0 is my Amiga OS 4.1 SSD
SATA 1 is my Fienix SSD
setenv linuxboot ="sata init;setenv bootargs root=/dev/sdb2 rootdelay=5;fatload sata 1:1 1000000 uImage-4.20;fatload ...
here is the command in case someone else needs it
SATA 0 is my Amiga OS 4.1 SSD
SATA 1 is my Fienix SSD
setenv linuxboot ="sata init;setenv bootargs root=/dev/sdb2 rootdelay=5;fatload sata 1:1 1000000 uImage-4.20;fatload ...
- Wed Jul 03, 2019 12:07 am
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: Fienix - New PowerPC Distro
- Replies: 735
- Views: 432879
Re: Fienix - New PowerPC Distro
Hi Peeps, I really like the Fienix, its quite nice.
a few questions,, on the X5000 when I enter the commands separated by the ; , to make the boot linux button work, when I hit enter it boots so how do it do saveenv, I tried adding it to the end of ;saveenv. but that causes a kernel panic, lol
Also ...
a few questions,, on the X5000 when I enter the commands separated by the ; , to make the boot linux button work, when I hit enter it boots so how do it do saveenv, I tried adding it to the end of ;saveenv. but that causes a kernel panic, lol
Also ...