Rtl 8139 Pxe Flash
Let's try a different boot disc...
Let's try to boot your computer using the
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. Datafab Compact Flash Reader Freecom USB/ATAPI Bridge ISD-200 USB/ATA Bridge ISP 1760 HCD ISP116X HCD ISP1362 HCD Lexar Jumpshot Compact Flash Reader OXU210HP HCD. RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter RealTek RTL-8139 C+ PCI Fast Ethernet Adapter Realtek 8169 gigabit ethernet SEEQ8005 SMC 9194 SMC 91Cxx PCMCIA SMC EtherPower II. Official Realtek RTL8139/810X Family Fast Ethernet NIC 6.102.0110.2007 (1114942) Free Driver Download for Windows Vista. World's most popular driver download site.
Ultimate Boot CD for Windows (UBCD4win).Please print this guide for future reference!
You will need a blank CD, a clean computer and a flash drive.
Please follow the steps below and let me know if you were successful. If you were unable to create the UBCD4win, please tell me what error messages you got and/or what steps you got hung up on.
1. Download and Run Ultimate Boot CD for Windows
- Save it to your Desktop.
- Double-Click on the UBCD4Win.EXE that you just downloaded to your desktop.
- Follow all of the instructions/prompts that come up.
NOTES:- Do not install to a folder with spaces in it's name.
- Your Anti-Virus may report viruses or trojans when you extract UBCD4Win, these are 'False-Positives.' Read HERE for information regarding the files that normally trigger AV software.
- Double-Click on UBCD4WinBuilder.exe located in your C:ubcd4win folder.
- Click 'I agree' to the Builders License.
- Click NO to Search for Windows Installation Files
- Make the following selections from the Main Screen that pops up:
- Builder
- Source:(path to Windows installation files)
- Enter the path to the drive where your XP CD is located.
- You can click on the '...' button on the right to navigate to the path as well.
- Custom: (include files and folders from this directory)
- No information is necessary, leave blank.
- Output: (C:ubcd4winBartPE)
- Keep the defaultBartPE
- Source:(path to Windows installation files)
- Media output
- Choose Create ISO image
- Do not choose Burn to CD/DVD
Please note: If your XP install disc is SP1 then please .....- Disable- DComLaunch Service
- Enable- LargeIDE Fix
This can be done by pressing the 'Plugin' button and checking or unchecking the appropriate selections
Also note: If you have a Dell XP install disc you will need to follow the instructions here
http://www.ubcd4win.com/faq.htm#dell - Builder
3. Click on the 'Build' button
- You will see the Windows EULA message. Click on I Agree
- You will now see the Build Screen. Let it run it's course
- When the Build is finished you can click close, then exit
4. Burn your ISO file to CD
- Please see HERE on how to burn an ISO to CD.
Rtl 8139 Pxe Flash Windows 10
Next........
From your clean computer..
Please download OTLPE.zip and save it to a flash drive.
http://oldtimer.geekstogo.com/OTLPE.zip
http://www.itxassociates.com/OT-Tools/OTLPE.zip
Double click and unzip OTLPE.zip to its own folder on your flash drive. Name it
Rtl 8139 Pxe Flash File
OTLPE<-- Important!!Plug your flash drive into your sick computer now and do as instructed below..
1. Restart Your sick Computer Using the UBCD4Win Disc That You Have Created
- Insert the UBCD4Win disc in to one of your CD/DVD drives.
- Restart your computer.
- The computer should choose to boot from the UBCD4Win CD automatically. If it doesn't and you are asked if you want to boot from CD, then choose that option.
- In the window that pops up select Launch The Ultimate Boot CD For Windows and press Enter.
- It may take a little longer for the Desktop to appear than it does when you start your computer normally. Just let the process run itself until the desktop appears.
- Once the desktop appears, you will receive a message asking: Do you want to start Network support?
- Click on Yes if you want to use the PE environment to get online post your log and reply by way of an Ethernet connection.
- You should now have a desktop that looks like this:
Single click My computer from your UBCD4W desktop to navigate to the OTLPE folder that you saved to your flash drive.
Open the OTLPE folder and double click Start.cmd.
- When asked 'Do you wish to load remote user profile(s) for scanning', select Yes
- Ensure the box 'Automatically Load All Remaining Users' is checked and press OK
- OTLPE should now start
Change the following settings- Change Services, Drivers, Standard and Extra Registry to All
- Copy and Paste the following code into the textbox. Do not include the word 'Code'
[codex]netsvcs
msconfig
safebootminimal
safebootnetwork
activex
drivers32
%ALLUSERSPROFILE%Application Data*.
%ALLUSERSPROFILE%Application Data*.exe /s
%APPDATA%*.
%APPDATA%*.exe /s
%SYSTEMDRIVE%*.exe
/md5start
userinit.exe
eventlog.dll
scecli.dll
netlogon.dll
cngaudit.dll
sceclt.dll
ntelogon.dll
logevent.dll
iaStor.sys
nvstor.sys
atapi.sys
IdeChnDr.sys
viasraid.sys
AGP440.sys
vaxscsi.sys
nvatabus.sys
viamraid.sys
nvata.sys
nvgts.sys
iastorv.sys
ViPrt.sys
eNetHook.dll
ahcix86.sys
KR10N.sys
nvstor32.sys
ahcix86s.sys
/md5stop
%systemroot%system32drivers*.sys /lockedfiles
%systemroot%System32config*.sav
%systemroot%*. /mp /s
%systemroot%system32*.dll /lockedfiles
%systemroot%system32drivers*.sys /90
CREATERESTOREPOINT[/codex] - Push
- A report will open. Save that log to your flash drive. Copy and Paste that report in your next reply.
With your next post please provide:
* OTLPE.txt
Kind regards,
~ t
I have an old SONY Vaio PCG-FR285E laptop running Lubuntu 18.04. I think I'm close to get the network interface working, but I can't find what is missing (my network setting abilities are closed to zero!).
The network interface is:
I know the hardware is ok because I have installed Lubuntu through PXE network booting from a FOG server.
I had to blacklist 8139cp so that it would be claimed by the kernel:
(usbnet is enabled because I use my smartphone to share internet through usb)
I have to manually enable the interface after boot:
Still, Network manager says 'device not managed', and it definitely does not connect. I have checked that the cable and the broadband router are ok, as another laptop does connect without trouble.
Some more information:
I'd love to get it working, if possible automatically at boot as it should be.
Any help greatly appreciated !
Rtl 8139 Pxe Flash Player
1 Answer
Found.
Just edit /etc/NetworkManager/NetworkManager.conf, set 'managed=true' in section '[ifupdown]'.
Then reboot.