Sponsored Content
Top Forums UNIX for Dummies Questions & Answers USB-USB cable between linux and windows computers Post 302449802 by Corona688 on Tuesday 31st of August 2010 03:05:26 PM
Old 08-31-2010
Do you have a home network set up? If not, could you run a loopback ethernet cable between your Windows machine and your Linux one? I think that'd be more straightforward than trying to get a USB-USB interface working, particularly since these devices(they contain electronics, not just wires) usually act like network interfaces anyway.
 

6 More Discussions You Might Find Interesting

1. Hardware

How to install a driver of my USB-A to Serial Cable

Hi Gurus of Unix Recently I install a OpenSolaris in My HP 530 In this moment want to install a USB-A to Serial Cable. Any guru can send a Link where I can use how reference. I want to configure a Router and my PC don't have any serial Port. My LapTOP only has USB ports. In this case I buy a... (2 Replies)
Discussion started by: andresguillen
2 Replies

2. Red Hat

Installing LINUX KS from USB

:confused:Hello All, We are trying to install RHEL6 via USB using KICKSTART installation. We had following configuration: Below is the entry of isolinux.cfg file : menu label ^Kickstart Installation:via USB kernel vmlinuz append initrd=initrd.img ks=cdrom:/ks.cfg Below is the entry... (2 Replies)
Discussion started by: NIMISH AGARWAL
2 Replies

3. Ubuntu

[SOLVED] Dual boot Windows 7 and Ubuntu on USB

I am trying to dual boot on an external USB 500GB drive using my laptop.I have Windows 7 installed and booting on 1st partition 230GB now as active primary, 2nd partition is 100GB as primary, and 3rd partition is 135GB as primary. I was intending on installing Ubuntu onto the 2nd partition. I read... (12 Replies)
Discussion started by: coolecho
12 Replies

4. Filesystems, Disks and Memory

Can I create Windows repair software in USB rather than CD?

My CD drive isn't working. So, is there any way to create windows recovery/repair software in flash drive/usb. This is the s/w which we use if system fails to boot. (1 Reply)
Discussion started by: ravisingh
1 Replies

5. Boot Loaders

Can I test windows 7 repair usb even if windows is fine?

I successfully created a bootable windows 7 repair usb. Please clarify me: I rebooted my system via USB. windows repair window appeared. There were 5 options. I opted 'windows memory diagnostic' and it worked fine. There was an option named 'start up repair'. This option can be used if windows... (2 Replies)
Discussion started by: ravisingh
2 Replies

6. HP-UX

Configure X windows with both keyboard and USB barcode reader

Greetings. Seeking guidance on adding a USB barcode reader (BCR) to an HP c3750 workstation with HP-UX 11.11 which is essentially configuring X windows to accept input from both a primary keyboard and a secondary keyboard that happens to be the BCR. Historically, I have successfully added a BCR... (2 Replies)
Discussion started by: mnkaltenbach
2 Replies
LO(4)							     Kernel Interfaces Manual							     LO(4)

NAME
lo - software loopback network interface SYNOPSIS
/sys/conf/SYSTEM: NLOOP 1 # loop-back pseudo-device DESCRIPTION
The loop interface is a software loopback mechanism which may be used for performance analysis, software testing, and/or local communica- tion. As with other network interfaces, the loopback interface must have network addresses assigned for each address family with which it is to be used. These addresses may be set or changed with the SIOCSIFADDR ioctl. The loopback interface should be the last interface con- figured, as protocols may use the order of configuration as an indication of priority. The loopback should never be configured first unless no hardware interfaces exist. DIAGNOSTICS
lo%d: can't handle af%d. The interface was handed a message with addresses formatted in an unsuitable address family; the packet was dropped. SEE ALSO
intro(4N), inet(4F), ns(4F) BUGS
Previous versions of the system enabled the loopback interface automatically, using a nonstandard Internet address (127.1). Use of that address is now discouraged; a reserved host address for the local network should be used instead. 3rd Berkeley Distribution August 1, 1987 LO(4)
All times are GMT -4. The time now is 03:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy