Search found 503 matches

by musa
Mon May 31, 2021 9:13 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 5.13
Replies: 19
Views: 614

Re: Kernel 5.13

Hi Christian
Here is Feinix booting on kernel 5.13/rc4
Have a nice day
Peter
5.13-rc4.png
by musa
Fri May 28, 2021 2:05 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

Hi hurray I got cfe to work or I found the right commands . instead of boot -elf -noints -fs=amigafs ide0.5,x1boot/boot/zimage+5.11 I use this boot -elf -noints -fs=amigafs ide0.0,x1boot:boot/zimage+5.11 and dir is dir -fs=amigafs ide0.0: insted of dir -fs=amigafs ide0.1: (my amigaboot.of partion is...
by musa
Fri May 28, 2021 1:32 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

Hypex wrote: Thu May 27, 2021 6:28 pm



Something is wrong there. I managed to boot a kernel from my X1Boot volume. I only got stuck when I forgot the -fs option. Then it worked. :-?
What is your full commadoline?

by musa
Thu May 27, 2021 5:10 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

Hi
Here is my amigaboot menu with new linux boot menus
PSX_20210527_180048.jpg
Have a nice day
Peter
by musa
Thu May 27, 2021 11:49 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 5.10
Replies: 19
Views: 1638

Re: Kernel 5.10

Hi Christian
Feinix boot with kernel 5.1039 as zimage . Using Xboot .
5.10-39.png

Have a nice day
Peter
by musa
Thu May 27, 2021 11:23 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

boot -z -elf -noints -nousb -fs = amigafs ide0.5, x1boot, boot / vmlinux5.11 *** command status = -6 Hi Peter, I am sorry, I haven't seen -z in your command string. You're right. This works only with zImage kernels. Thanks a lot for your patience and for your help with testing. Sorry, Christian Hi ...
by musa
Thu May 27, 2021 9:59 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

Hi Hypex I do not think the file size is the problem here. 5.11 is 13909392 m. No matter if I use a dir command or a boot command I get errors like this : could not init file system: file system is not avaible. Even on my amigaboot.of boot partion I get this error. But since the amiga boots well, th...
by musa
Wed May 26, 2021 6:17 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

Hypex wrote: Wed May 26, 2021 3:18 pm

Your partition looks fine. If AmigaBoot can see it then the format is fine. What does the x1boot:boot/ folder looks like with installed kernels?
Here is folder x1boot/boot
By the way what parameters is your x1 boot partition formatted. International, long filenames?
x1boot2.jpg
Thanks
Peter
by musa
Wed May 26, 2021 10:12 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

Hi Hypex
One more information
this is the setup of the my x1boot partition .
xboot.jpg
by musa
Wed May 26, 2021 10:00 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Presenting the X1Boot Manager!
Replies: 34
Views: 1714

Re: Presenting the X1Boot Manager!

I had a check in my CFE to confirm the proper format. On my CFE I have set some variables so I can quickly view contents of volumes. I have one called dh for "dir harddisk" and another called dx for "dir x1boot". Now the first volume on my HDD contains AmigaBoot binary. My X1Boo...