Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Forum breadcrumbs - You are here:ForumGeneral: GeneralNano and 8GB Raspberry Pi 4?
Please or Register to create posts and topics.

Nano and 8GB Raspberry Pi 4?

PreviousPage 2 of 2

Hey @jefkelle!

The edgeLinux version moved out of beta - the official image is now available via this link: https://s3.wasabisys.com/wasabi--cloud-6a2aa848-8fea-4d97-b476-2e5ef9db7c18/edgeLinux/edgelinux-2.1.0-aarch64.zip

 

 

Hi All,

 

Got a question, I swapping my Pi 4 4GB for 8GB. Also got a SD card of 400GB.

What is the best way of formatting the SD card for the Nano?

Just format the whole card as FAT32 and copy the files over from edgelinux-2.1.0-aarch64.img?

Or format it in exFat and use dd command to copy the edgelinux-2.1.0-aarch64.img to the card?

I am using a Mac.

Thanks,

Naik

Hi @nike!

You don't need to format your SD-Card. Instead, you'll need to flash the image using a tool like etcher or Rufus. Here's the link to etcher, just select the edgeLinux .img as source and your sd-card as destination: https://www.balena.io/etcher/

When using dd, you also don't need to format the card. Just make sure you specify the entire card as output, not just one partition. (e.g. on your Mac: /dev/disk2 instead of disk2s1 or something)

Please don't try to mount the IMG file and copy the files over manually, as this will not clone the partition map and your Nano will not boot.

Best,

Marc

Thank Marc,

I got almost working.

After the boot I could only access the Nano via the ip number:3000 after getting a new serial key myantsle.local started working.

However some services are not starting by default after a reboot;

ntpd - dead

virtlogd - dead

zfs-zed - dead

I only can manual start ntpd and virtlogd.

 

zfs-zed is not starting at all I am getting the following error message

"SA-1: Error Redirecting to /bin/systemctl start zfs-zed.service Failed to start zfs-zed.service: Unit is not loaded properly: Invalid argument. See system logs and 'systemctl status zfs-zed.service' for details."

 

Naik

 

 

Just invested in a rasberry pi for the sake of testing Antsle onsite. We have downloaded the LinuxedgeOS from the site and have also created the SD card and booted successfully! After successful boot, we observed a very long and painful hours of loading once we have loggedin via HTTP.  See attachment.

Can you please advise as we are new to the product and want to start testing and setting up as soon as...

Uploaded files:
  • Screenshot-2021-01-03-at-17.28.02.png

Hi Naik:

These services should have been fixed in updated release of edgeLinux 2.1.0.

Please let us know.

Thank.

Hi Reach Cyber Secure Labs:

Are you able to SSH in the nano?

If so, please run the following commands and let us know the output.

systemctl status antman

ss -tpln | grep 3000

Please let us know.

Thanks.

How can we upgrade our nanos to 2.1.0?

If I do upgrade-edgelinux it checks for version 0.12.0.

Or is it a re-install to go from 2.0.0 to 2.1.0?

Hi LanceM:

Yes, that's the only way that I know to burn new SD Card for your nano.

You can find the download here:  http://anthill.antsle.com/#/downloads

Here's the direct link also:  https://s3.wasabisys.com/wasabi--cloud-6a2aa848-8fea-4d97-b476-2e5ef9db7c18/edgeLinux/edgelinux-2.1.0-aarch64.zip

Please let us know how it goes.

Thanks.

lancem has reacted to this post.
lancem
PreviousPage 2 of 2