-
|
Following the answer in #144 Thx for your help, I looked your link, in fact I had already previously successfully installed NetBSD-10.1-evbarm-aarch64.iso with qemu and can access it with ssh remotely. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 21 replies
-
|
before trying to use the TimeCapsuleSMB build directory, on your NetBSD VM, you need to download the NetBSD sources and compile the cross-toolchain. To do that : (very long to process, take lot of space, I advice you to create your vm image with at least 15G) (the compilation process is very, very, VERY long too) |
Beta Was this translation helpful? Give feedback.
-
|
You can just run https://github.com/jamesyc/TimeCapsuleSMB/blob/main/build/downloadoldle.sh and then https://github.com/jamesyc/TimeCapsuleSMB/blob/main/build/bootstrapoldle.sh to download and build the netbsd4 tools/distribution |
Beta Was this translation helpful? Give feedback.
-
|
Some useful terminal commands post VM installation : |
Beta Was this translation helpful? Give feedback.
-
|
my qemu NetBSD 10.1 VM scripts one for the installation, one post installation #start-netbsd-10_1-install.sh (Installation) #start-netbsd-10_1.sh (post Installation) scripts to execute with sudo (root privilege) if you want the vm to be be seen on your home network by ic vmnet-bridged qemu argument -accel hvf |
Beta Was this translation helpful? Give feedback.
-
|
What are the differences between netbsd4le and netbsd4be? |
Beta Was this translation helpful? Give feedback.
-
|
Successfully compile but for : ask for the time capsule password lot of times, I didn't go all the way and CTRL+C. Why it asks for it? Did it deploy the binaries after the compile? |
Beta Was this translation helpful? Give feedback.
-
|
So now the password issue is resolved, but for the three fail |
Beta Was this translation helpful? Give feedback.
I finally succeeded to compile the samba binaries.
I restarded all over again :
./samba4xoldle.sh failed with this in the log file :
cat /root/tc-earmv4-netbsd4/samba4xold…