Jump to content
Welcome to our new Citrix community!

Hi folks, will the Netscaler ever be usable on linux/arm64 linux/arm64/v8 platforms? I've tried to use a docker image on Mac M1 , M2... but i'm now curios on the further development as ARM Platform will be more and more familiar and deployed


Binoy S 2

Recommended Posts

  • 2 weeks later...
  • 2 months later...

I was able to get it to boot using qemu 8.0.0, after converting the image to qcow2.

qemu-system-x86_64 -smp 4 -m 4096 -device virtio-gpu-pci -display default,show-cursor=on -device qemu-xhci -device usb-kbd -device usb-tablet -device intel-hda -device hda-duplex

-drive file=vpx.qcow2,format=qcow2,if=none,id=drive0

-device virtio-scsi-pci

-device scsi-hd,drive=drive0

-serial mon:stdio

-smbios type=1,manufacturer="VMware,, Inc.",product="VMware Virtual Platform",version="None",serial="VMware-77 bb aa bb cc dd ee ff-11 22 33 44 55 66 77 88"

-netdev user,id=network0 -device vmxnet3,netdev=network0

-serial pty -cpu Skylake-Client-v1,vendor=GenuineIntel

Link to comment
Share on other sites

  • 9 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...