F5F Stay Refreshed Software Operating Systems Kali SSH image for Orange Pi Zero setup

Kali SSH image for Orange Pi Zero setup

Kali SSH image for Orange Pi Zero setup

Pages (2): 1 2 Next
S
Skumt
Junior Member
2
09-23-2017, 01:17 AM
#1
I'm setting up a portable Kali Linux build using an Orange Pi Zero. Since this device lacks an AV output, I'll rely on SSH for connectivity. Kali Linux doesn't boot with an SSH server by default, so I need to configure it afterward. I plan to load the OS onto the Pi Zero, install an SSH service, and enable automatic startup. Afterward, I'll transfer the image to an SD card for offline use.
S
Skumt
09-23-2017, 01:17 AM #1

I'm setting up a portable Kali Linux build using an Orange Pi Zero. Since this device lacks an AV output, I'll rely on SSH for connectivity. Kali Linux doesn't boot with an SSH server by default, so I need to configure it afterward. I plan to load the OS onto the Pi Zero, install an SSH service, and enable automatic startup. Afterward, I'll transfer the image to an SD card for offline use.

C
creaper2012
Member
205
09-23-2017, 05:54 AM
#2
The issue lies in the compatibility between the ISO file and the environment you're trying to use. Writing the ISO directly to the SD card might not be supported by your emulator or virtual machine, or there could be formatting or driver problems preventing proper booting.
C
creaper2012
09-23-2017, 05:54 AM #2

The issue lies in the compatibility between the ISO file and the environment you're trying to use. Writing the ISO directly to the SD card might not be supported by your emulator or virtual machine, or there could be formatting or driver problems preventing proper booting.

M
Malvia123
Junior Member
30
09-23-2017, 09:29 AM
#3
I've checked my bookmarks and will let you know if I locate it.
M
Malvia123
09-23-2017, 09:29 AM #3

I've checked my bookmarks and will let you know if I locate it.

G
Glqbal
Member
173
09-23-2017, 10:39 AM
#4
Run the commands from a Linux root environment. First, create the ISO and mount the SD to reach the root folder. Then modify /etc/rc.local, inserting the SSH start command right before "exit 0". Save changes and unmount the SD—test it by connecting. This method is risky; after logging in via SSH, it’s better to delete the extra line and set up SSH properly at startup.
G
Glqbal
09-23-2017, 10:39 AM #4

Run the commands from a Linux root environment. First, create the ISO and mount the SD to reach the root folder. Then modify /etc/rc.local, inserting the SSH start command right before "exit 0". Save changes and unmount the SD—test it by connecting. This method is risky; after logging in via SSH, it’s better to delete the extra line and set up SSH properly at startup.

Y
ylyes4
Senior Member
572
09-25-2017, 11:15 PM
#5
Well, here it is my friend https://www.offensive-security.com/kali-...stall-pxe/
Y
ylyes4
09-25-2017, 11:15 PM #5

Well, here it is my friend https://www.offensive-security.com/kali-...stall-pxe/

S
spadewade101
Member
205
10-02-2017, 04:42 PM
#6
I hadn't considered that, I'll give it a try.
S
spadewade101
10-02-2017, 04:42 PM #6

I hadn't considered that, I'll give it a try.

I
I_Shadyz
Member
62
10-21-2017, 07:56 AM
#7
You're confused because you thought you needed to install something with PXE, but you still need access to the screen to complete the setup. The link you're trying to use requires viewing the display during installation.
I
I_Shadyz
10-21-2017, 07:56 AM #7

You're confused because you thought you needed to install something with PXE, but you still need access to the screen to complete the setup. The link you're trying to use requires viewing the display during installation.

T
thatkidvincee
Member
134
10-21-2017, 08:22 AM
#8
Yes, you can remove the line entirely without leaving a trace.
T
thatkidvincee
10-21-2017, 08:22 AM #8

Yes, you can remove the line entirely without leaving a trace.

D
Da_Shadows
Member
185
10-23-2017, 07:56 AM
#9
No, you can't directly edit files on your SD card from another computer and insert it into the Orange. The process requires using a specific tool or software to transfer and modify the data.
D
Da_Shadows
10-23-2017, 07:56 AM #9

No, you can't directly edit files on your SD card from another computer and insert it into the Orange. The process requires using a specific tool or software to transfer and modify the data.

J
169
10-23-2017, 10:08 AM
#10
yea
J
josbakmeel2000
10-23-2017, 10:08 AM #10

yea

Pages (2): 1 2 Next