I cannot sudo rm default.target

Hello,

I cannot sudo rm default.target

Please confirm the contents.

Thank you.

which parameter you entered for <root> :

$ sudo ./apply_binaries.sh -r <root >

The file you’re looking for might be here:

Linux_for_Tegra/rootfs/etc/systemd/system/default.target

1 Like

try from root user

1 Like

Does the file exist? If it does, then it will probably be a symbolic link. If not, then you cannot rm something which isn’t there.

1 Like

Thanks.

I have to check, but I guess I created a backup.img on the source device (jetson nano) without setting oem-config and mounted it with it.
When I try to follow the manual in a state of lack of understanding, I think it gives wrong results. I should check it again.

thank you.