Hi team,
In Jetson Nano 2GB developer kit , I have booted via SD card .
Now my requirement is , I need that whole filesystem and kernel and everything to replicate in my host ubuntu system.
How we have to do?
In case sdk manager means we are flashing via host only to the hardware, So everything automatically present in our host rit?
But for this , I have to know the procedure. Please guide us.
Thanks in advance
Hi,
I’m not sure what you are talking about.
You want your host PC to run the same system as your Jetson device?
Or you just want to know what files are being flashed into the device?
You will find it more clear if you flash the device manually with our flashing scripts:
https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3274/index.html
Thanks for the reply.
Yes , In want my host PC to the run the same as my Jetson Nano device. Like to emulate it my host PC
I don’t think it’s possible.
The system architecture of Jetson devices is very different from x86 PCs.
For example, device trees vs PCIe interfaces, ARM vs x86, w/ GPIO vs w/o GPIO.
Why do you want to do that?
Thanks for your immediate reply .
I wanted to work with GPIO driver without the hardware, so I was planning to replicate the jetson nano environment on my pc.
Please just find a Jetson device and do the development stuff on it.
I don’t think you can do that on your host PC.
Ok , I will try .
Thank you for your response.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.