Hi,
Wanted to know if we can use another OS (windows) on top of the AGX Ubuntu?
How to achieve this ?
Regards,
TJ
Hi,
Wanted to know if we can use another OS (windows) on top of the AGX Ubuntu?
How to achieve this ?
Regards,
TJ
Hi @tjayaprakash, welcome to the NVIDIA developer forums.
Which AGX device are you using? Then I’ll forward you to the correct Jetson category here on the forums.
Thanks!
Hi @MarkusHoHo , Thank you !!
It is Jetson AGX Xavier.
We wanted run another OS on the Xavier. If there is any document for achieving this, it would help.
Regards,
Tejaswi
Sorry, I am not aware that we would have special documentation for that. Running docker works just like on any other Linux platform. But docker is not the same as running a virtualized OS.
You can also run virtual machines to a degree, but I don’t think the Jetson HW includes a hypervisor that would allow running Windows OS as a guest on an ARM based system.
I could be mistaken though, that is why I pass your post on to the experts.
Thanks!
Hi,
You may refer to the section to customize rootfs to other Linux-based rootfs:
Root File System — NVIDIA Jetson Linux Developer Guide 1 documentation
But it shall not work for non-Linux based OS such as Windows.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.