Replies: 2 comments 2 replies
Unfortunately, this is not how it works. When you enable the wired hotspot mode, the phone presents another USB device which is selectable by the machine's OS, which is achieved using USB mode switching. The restricted environment in which netboot is running likely doesn't/won't have support for this. |
|
Unless manufacturers have changed the protocol, iPXE itself does have support for the major implementations of tethering, however it has not been enabled by default in previous iPXE builds. So you need a build of iPXE with USB NIC support enabled. I think the latest builds on boot.ipxe.org does have it, but I have not verified. To test create a USB with ipxe.efi and get that booting, Sounds like you have the basics for this already? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi All.
When using netbootXYZ:
Is this possible?
I can see in netbootXYZ that when it does NOT detect ethernet, it DOES allow you to select other interfaces using a numbering system. I think ethernet as the default is number 0 or 1.
Not sure if this is or might be a possible way to select a USB A port as a network interface for the target device.
In this case:
The setup and logic for my current target device (crappy laptop with broken ethernet jack) is:
I have my mobile phone with a USB C connection that can deliver a wired network connection when operating in "Tethered" mode.
I want to use this tethered network connection to use netbootXYZ to do installs on a crappy laptop that has a broken ethernet jack (or any other laptop) through the laptop's USB A port.
If this is possible:
I need to know how to select the USB A Port as the network interface.
I have tested this elsewhere and know the tethered wired network connection from the phone's data works for USB-C-to-USB-C interfaces, ie from phone to a laptop.
That is:
I have another laptop with a USB C Connection which can't get wifi on that OS.
I use my phone's tethered connection as the network access on that laptop (USB C port to USB C port) when I am away from home, and that works fine.
However, I realize this is a somewhat different case for a few reasons.
USB 3.0 certainly appears to have enough pins for this to be possible (8 and GND), Tx +/- and Rx +/-, so it seems like this might be possible.
Not sure if some kind of adapter other than a simple USB C to USB A cable is required.
Anyway, thoughts from somebody who knows way more stuff than me, and who might have an answer to this either way would be much appreciated.
Thanks!
All reactions