search for: 125f

Displaying 3 results from an estimated 3 matches for "125f".

Did you mean: 125
2008 Nov 01
2
unimplemented function advapi32.dll.LsaSetSecret, aborting
...cret, aborting err:seh:setup_exception_record stack overflow 320 bytes in thread 0016 eip 7ee30000 esp 7ed0e1f0 stack 0x7ed0d000-0x7ed0e000-0x7ee1e000 err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x33ffb8 wine: Unhandled page fault on read access to 0x00006e50 at address 0x125f:0x0000c2eb (thread 001b), starting debugger... Unhandled exception: page fault on read access to 0x00006e50 in 16-bit code (125f:c2eb). fixme:dbghelp:addr_to_linear Failed to linearize address 0012:0000575e (mode 0) fixme:dbghelp:addr_to_linear Failed to linearize address 0012:00005789 (mode 0) fix...
2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...h Drive 4 GB: # cat /etc/debian_version 8.7 # uname -a Linux hd-tracy 3.16.0-4-686-pae #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) i686 GNU/Linux # dmesg | tail -n 17 [ 3427.672019] usb 5-2: new high-speed USB device number 2 using ehci-pci [ 3427.807674] usb 5-2: New USB device found, idVendor=125f, idProduct=c08a [ 3427.807680] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3427.807683] usb 5-2: Product: ADATA USB Flash Drive [ 3427.807686] usb 5-2: Manufacturer: ADATA [ 3427.807689] usb 5-2: SerialNumber: <redacted> [ 3427.899566] usb-storage 5-2:1.0: USB Mass St...
2017 Mar 19
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
On 03/18/2017 03:02 PM, Thomas Schmitt via Syslinux wrote: > Hi, > > David Christensen wrote: >> I use this USB flash drive for bootable installer images; I do not >> attempt to mount it. I don't know that I could, even if I wanted to: > > mkdir /mnt/iso > mount /dev/sdc /mnt/iso > > or, because partition 1 starts at block 0, you may mount it too >