AROS ABIv11 Release Thread

deadwood · 12805

Jeff1138

  • Newbie
  • *
    • Posts: 37
    • Karma: +6/-0
Reply #30 on: February 15, 2023, 11:06:14 PM
Hi,

IDE as per attached VB setup picture

« Last Edit: February 15, 2023, 11:11:11 PM by Jeff1138 »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #31 on: February 15, 2023, 11:11:55 PM
Can you post here you VM descriptor? (File with extension .vbox in VM's directory).



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #32 on: February 16, 2023, 12:11:36 AM
@Jeff1138

Please limit your RAM to 512 MB and check.



korban

  • Newbie
  • *
    • Posts: 36
    • Karma: +9/-0
Reply #33 on: February 16, 2023, 05:54:09 AM
@Deadwood

When trying to install this occurs if using more than 2GB:

https://postimg.cc/PPbrCQ8m

With 2GB or less the installation works.

While it's possible to partition a drive image with more than 2GB you can't format partitions. There's no output about the error, the system just locks up.
Im using VirtualBox by the way.
« Last Edit: February 16, 2023, 05:59:42 AM by korban »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #34 on: February 16, 2023, 08:09:27 AM
@korban

By 2GB, you mean 2GB RAM or 2GB disk image?



korban

  • Newbie
  • *
    • Posts: 36
    • Karma: +9/-0
Reply #35 on: February 16, 2023, 08:42:51 AM
@Deadwood.

Ah, sorry, I can see how that was unclear, especially with me mentioning partitions and whatnot in the same sentence as 2GB  :)
I was talking about RAM though.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #36 on: February 16, 2023, 09:34:56 AM
Indeed, crossing 2GB RAM boundary makes some 64-bit bugs starting to manifest. There are not many left and eventually they are going to be ironed out.



terminills

  • Member
  • ***
    • Posts: 168
    • Karma: +69/-0
Reply #37 on: February 16, 2023, 10:14:47 AM
@Deadwood

I tried a few more configs under a VM and got it to run.
Using what I learned there I tried it natively and it appears the problem is when using more than 16 physical cpu cores. Disabling all but 16 cores it works, and boots into AROS, but even with just 17, either native or VM and I cant even reach grub. Volume of RAM doesnt appear to be an issue.
Ive barely tested beyond that, but things seem ok from a rudimentary playing around.

Ram isn't an issue at least up to 256GB as far as I know.  :-X



terminills

  • Member
  • ***
    • Posts: 168
    • Karma: +69/-0
Reply #38 on: February 16, 2023, 10:47:01 AM
deadwood i tried all options on grub but it wont boot my system is a xeon hp z400 workstation

Set your bios to legacy mode and grub should appear(I've had issues with EFI bios in the past).   



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #39 on: February 16, 2023, 12:35:22 PM
New ISO,

InstallAROS should now work with setups > 2GB RAM

https://axrt.org/development/aros-pc-x86_64-alpha-2.zip



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #40 on: February 16, 2023, 06:45:01 PM
Don't run on real pc i have hp z400 workstation whit intel xeon six core, 8 Gb of ram, IDE emulation



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #41 on: February 16, 2023, 07:30:57 PM
deadwood i tried all options on grub but it wont boot my system is a xeon hp z400 workstation

Set your bios to legacy mode and grub should appear(I've had issues with EFI bios in the past).

in the bios does not appear uefi boot however I set the emulation ATA and I installed TinyAros



Jeff1138

  • Newbie
  • *
    • Posts: 37
    • Karma: +6/-0
Reply #42 on: February 16, 2023, 07:50:59 PM
Hi,

Setting to 512mb AROSInstall now runs (tested newest iso and that runs AROSInstall) but have the same issue of now freezing while creating and formatting partitions

Jeff



korban

  • Newbie
  • *
    • Posts: 36
    • Karma: +9/-0
Reply #43 on: February 17, 2023, 12:07:38 AM
The limit now appears to be 3GB.
I tried with 32GB to begin with, but crashes still happened when trying to format and/or use InstallAROS.
After that I tried with 4GB, which had the same result.
3GB however worked without issue whereas it didnt before the new ISO.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #44 on: February 17, 2023, 12:42:50 AM
That's unexpected :/

Anyhow I confirm that with ~4GB RAM formatting now crashes VM. Well, back to debugging.