Search found 306 matches
- Sun Oct 08, 2017 5:14 am
- Forum: Platform: AmigaOne X5000
- Topic: X5000 OK?
- Replies: 24
- Views: 16024
Re: X5000 OK?
Onboard ethernet does not work yet so the only other 1 ethernet port you normally would have had (I have never seen 4 as you describe) should have been the NIC card installed for your networking. You found it it appears so all is well <grin>. What format is your flash drive. I am taking it you mean ...
- Thu Oct 05, 2017 11:29 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
Works ok for me . Is this with the copy to a NGFS partition method ? if so you need to change the USB drive volume name to AmigaOS 4.1 Final Edition Indeed it was, thank you. Makes sense to me now.... I had a typo in the name.... now it works. Always a casualty of manually doing these with fat fing...
- Thu Oct 05, 2017 10:27 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
The only oddity I see now is the Extras Installer that was copied over to the stick with DD. As we know all those files are on the CD so when I click on the USB Drivers Extras Installer that is on the desktop, it asks for the CD. ;-) Any way to get it pointed to the extras on the USB stick now? Not ...
- Thu Oct 05, 2017 9:48 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
@ amigasociety Thank Niels. I had forgotten that I had modified that line . I remembered making a copy of my MircorSD card. Seems A-Eon needs to make this change too. Will save others the heart-ache. Nice to have an installer now on a USB stick. I am going DVD/CD less in a new case and wanted to ea...
- Thu Oct 05, 2017 9:25 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
Super guys! That worked....Spectre660 wrote:@amigasociety
That is indeed correct.
So, that one line in uBoot from mine was not allowing Amiga OS 4.1 Installer CD I created on the USB drive to fully boot. Only got part way.
Now... boots all the way to installer stuff.
Thanks!
TJ
- Thu Oct 05, 2017 8:30 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
Thanks Niels....nbache wrote:
Probably something like:
setenv massboot "usb reset; boota"<enter>
saveenv<enter>
Spectre660, can you confirm for me the text above from Niels is correct for me to type in uboot command line to make the change?
Thanks
TJ
- Thu Oct 05, 2017 6:59 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
For shits N giggles, here is mine. TJ amigaboot_quiet=N baudrate=115200 bdev=sda3 bootargs=root=/dev/sda2 mem=3500M console=ttyS0,115200 console=tty0 bootargs_live=root=/dev/ramdisk boot=casper mem=3500M ro -- bootargs_live_debug=root=/dev/ramdisk boot=casper mem=3500M ro break debug bootcmd=setenv ...
- Thu Oct 05, 2017 5:45 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
Mine is 2014.04 Oct 17 2016 - 8:22:22 So same as yours yet.... clearly not the same as yours. LOL. I guess A-Eon or whomever does the uBoot on these X5K (I purchased mine from Amiga On The Lake November 2016) has same #s but the text is not the same. So, guessing I would need to adjust my massboot t...
- Thu Oct 05, 2017 5:33 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
Yeh, I will have to get uBoot version still but mine does have something different than yours. massboot=echo Running Mass Storage Boot Will try to get version of my uBoot soon. I did noticed I needed to plug my USB stick in after the system was in the early boot menu. Otherwise it appeared the devic...
- Thu Oct 05, 2017 4:17 pm
- Forum: Platform: AmigaOne X5000
- Topic: How to make bootable USB Drive of Amiga OS 4.1FE CD
- Replies: 42
- Views: 18509
Re: How to make bootable USB Drive of Amiga OS 4.1FE CD
Yeh, that is what I am doing, step by step. Other than mine goes to command prompt when I select the mass media device option and I have to type something. Wonder how one can see and print out what uBoot I have and settings I have versus yours as an example. Maybe that can tell me if my uBoot is dif...