Displaying 20 results from an estimated 32 matches for "00000170".
Did you mean:
0000017b
2014 Dec 16
2
Re: does guestfs_list_partitions() work with Windows 95 images?
...me too. However the partition table
> is further on. See:
>
> https://en.wikipedia.org/wiki/Master_boot_record#Sector_layout
So that reference says the "classical generic MBR" partition entry # 1 is
offset 0x1BE.
Which in this image is right in the error strings (?) section.
00000170 13 59 5A 58 72 09 40 75 01 42 03 5E 0B E2 CC C3 .YZXr.@u.B.^.âÌÃ
00000180 03 18 01 27 0D 0A 49 6E 76 61 6C 69 64 20 73 79 ...'..Invalid sy
00000190 73 74 65 6D 20 64 69 73 6B FF 0D 0A 44 69 73 6B stem diskÿ..Disk
000001A0 20 49 2F 4F 20 65 72 72 6F 72 FF 0D 0A 52 65 70 I/O errorÿ..Rep...
2002 Feb 22
5
[Bug 124] Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124
------- Additional Comments From markus at openbsd.org 2002-02-23 06:10 -------
what does "streaming" mean?
what does "output reports" mean?
do you have more detailed reports?
do you have debugging output? what clients are involved?
what servers? does the same happen with openssh 3.0.2?
does the same happen with a recent
2014 Dec 17
0
Re: does guestfs_list_partitions() work with Windows 95 images?
...further on. See:
> >
> > https://en.wikipedia.org/wiki/Master_boot_record#Sector_layout
>
>
> So that reference says the "classical generic MBR" partition entry # 1 is
> offset 0x1BE.
> Which in this image is right in the error strings (?) section.
>
> 00000170 13 59 5A 58 72 09 40 75 01 42 03 5E 0B E2 CC C3 .YZXr.@u.B.^.âÌÃ
> 00000180 03 18 01 27 0D 0A 49 6E 76 61 6C 69 64 20 73 79 ...'..Invalid sy
> 00000190 73 74 65 6D 20 64 69 73 6B FF 0D 0A 44 69 73 6B stem diskÿ..Disk
> 000001A0 20 49 2F 4F 20 65 72 72 6F 72 FF 0D 0A 52 65 70 I...
2018 Aug 01
0
[PATCH v2 nbdkit 6/6] tests: truncate: Add two simple tests of the truncate filter.
...0 00 00 00 00 00 01 30 00 00 00 00 00 00 01 38 .......0.......8
+00000140: 00 00 00 00 00 00 01 40 00 00 00 00 00 00 01 48 ...............H
+00000150: 00 00 00 00 00 00 01 50 00 00 00 00 00 00 01 58 .......P.......X
+00000160: 00 00 00 00 00 00 01 60 00 00 00 00 00 00 01 68 ...............h
+00000170: 00 00 00 00 00 00 01 70 00 00 00 00 00 00 01 78 .......p.......x
+00000180: 00 00 00 00 00 00 01 80 00 00 00 00 00 00 01 88 ................
+00000190: 00 00 00 00 00 00 01 90 00 00 00 00 00 00 01 98 ................
+000001a0: 00 00 00 00 00 00 01 a0 00 00 00 00 00 00 01 a8 .................
2017 Mar 21
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...0 4f 70 65 72 61 74 69 6e 67 20 73
|a..C.Operating s|
00000140 79 73 74 65 6d 20 6c 6f 61 64 20 65 72 72 6f 72 |ystem load
error|
00000150 2e 0d 0a eb 98 53 b4 0e 8a 3e 62 04 b3 07 cd 10
|.....S...>b.....|
00000160 5b c3 50 c0 e8 04 e8 01 00 58 24 0f 3c 09 76 02
|[.P......X$.<.v.|
00000170 04 07 04 30 e8 de ff c3 5e 55 50 53 ac e8 d5 ff
|...0....^UPS....|
00000180 3c 0a 75 f8 5b 58 5d 56 c3 00 00 00 00 00 00 00
|<.u.[X]V........|
00000190 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|................|
*
000001b0
Build the USB stick:
2017-03-21 13:44:13 root at hd-tr...
2009 Jul 26
1
DeltaCopy puts unwanted TAB character into rsync command
Imran Hussain writes Tue Dec 6 19:54:06 GMT 2005
> I have written an rsync wrapper for Windows called DeltaCopy.
> (http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp). It is
> written in Borland C++ Builder and source is also available on the
> net. Let me know if someone has any suggestions/comments.
Hello Imran, I have a Windows PC running Vista Family Premium
Edition SP2. I
2017 Mar 21
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Hi,
i have uploaded a little gz compressed tarball
http://scdbackup.webframe.org/block_seq.tgz
containing
-rwxr-xr-x thomas/thomas 4552 2017-03-21 09:23 block_seq
-rw-r--r-- thomas/thomas 315 2017-03-21 09:22 block_seq.c
To be unpacked in a suitable directory by
tar xvzf block_seq.tgz
The binary "block_seq" was compiled on Debian Jessie.
If it does not run, do
cc -o
2014 Dec 16
2
Re: does guestfs_list_partitions() work with Windows 95 images?
>
> The appliance kernel couldn't find any partitions at all on the disk.
>
> Is it a raw format disk image, or some other format that qemu can
> reasonably be expected to read?
I used the "Advanced Options" of Macrium Reflect (on Windows 7) to do a raw
byte copy.
If it is, then yes I'd say the image is corrupted. However you'd
> probably want to hexdump
2003 Jun 30
2
Problem with decoding number of codebooks
...376 6F72 6269 731D ...vorbis.
00000110 0000 0058 6970 682E 4F72 ...Xiph.Or
00000120 6720 6C69 6256 6F72 6269 g libVorbi
00000130 7320 4920 3230 3032 3037 s I 200207
00000140 3137 0100 0000 0D00 0000 17........
00000150 5452 4143 4B4E 554D 4245 TRACKNUMBE
00000160 523D 3101 0576 6F72 6269 R=1..vorbi
00000170 7329 4243 5601 0008 0000 s)BCV.....
The ')' [29h] in the line above is what I'm
reading as the number of codebooks
00000180 0031 4C28 C480 D090 5500 .1L(....U.
00000190 0010 0000 2098 3610 6BA7 .... .6.k.
00000200 B5D6 5A6B 82A4 765A 6BAA ..Zk..vZk.
00000210 B5D6 5A6B 26B5 B65A 6BAD ....
2008 Jan 18
7
[Patch] Make memory hole for PCI Express bigger and prevent roll-over
...ep 11 16:12:28 2007
+ * Compilation of "dsdt.asl" - Fri Jan 18 15:31:56 2008
*
* C source code output
*
@@ -60,8 +60,8 @@ unsigned char AmlCode[] =
0xFF,0xFF,0x0B,0x00,0x00,0x00,0x00,0x00, /* 00000168 "........" */
0x00,0x00,0x02,0x00,0x87,0x17,0x00,0x00, /* 00000170 "........" */
0x0D,0x03,0x00,0x00,0x00,0x00,0x00,0x00, /* 00000178 "........" */
- 0x00,0xF0,0xFF,0xFF,0xFF,0xF4,0x00,0x00, /* 00000180 "........" */
- 0x00,0x00,0x00,0x00,0x00,0x05,0x79,0x00, /* 00000188 "......y." */
+ 0x00,0xC0...
2009 Jan 20
1
Issues with wine
...tus (0x191e4c)->((null) 1 0x32ad70 (nil))
44.
fixme:shdocvw:ClOleCommandTarget_Exec (0x191e4c)->((null) 25 2 0x32ad84 (nil))
45.
fixme:shdocvw:ClOleCommandTarget_Exec (0x191e4c)->((null) 26 2 0x32ad84 (nil))
46.
fixme:mshtml:on_change_dlcontrol unsupported dlcontrol 00000170
47.
fixme:mshtml:OleControl_OnAmbientPropertyChange not supported AMBIENT_USERAGENT
48.
fixme:shdocvw:ClientSite_GetContainer (0x191e4c)->(0x32adc0)
49.
fixme:shdocvw:ClOleCommandTarget_Exec (0x191e4c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x32aebc (nil))
50....
2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...5c 0a be 90 07 89 44 08 89 5c 0a b4 42
|D..\.....D..\..B|
00000140 eb 0c 8a 74 01 8b 4c 02 b8 01 02 bb 00 7c 50 c6
|...t..L......|P.|
00000150 06 92 07 01 cd 13 58 5e 73 05 4f 75 b4 eb 90 81
|......X^s.Ou....|
00000160 3e fe 7d 55 aa 75 f6 31 db b8 0d 0e cd 10 b0 0a
|>.}U.u.1........|
00000170 cd 10 ea 00 7c 00 00 50 b8 0d 0e 31 db cd 10 be
|....|..P...1....|
00000180 8c 07 b9 04 00 ac cd 10 e2 fb 58 c3 4d 42 52 20
|..........X.MBR |
00000190 10 00 01 00 00 7c 00 00 00 00 00 00 00 00 00 00
|.....|..........|
000001a0 31 32 33 34 46 00 00 41 4e 44 54 6d 62 72 00 02
|1234F..AND...
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
>
2014 Jul 04
3
How to check for proper MSI support?
...DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable)
[size=8]
Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable)
[size=1]
Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable)
[size=8]
Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable)
[size=1]
Region 4: I/O ports at ef80 [size=16]
Kernel driver in use: pata_oldpiix
00: 86 80 30 12 05 00 80 02 02 80 01 01 00 40 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00...
2002 Sep 02
2
Printer download - NOT WORKING
...001 minor : 00
0002 pkt_type : 00
0003 flags : 03
0004 pack_type0: 10
0005 pack_type1: 00
0006 pack_type2: 00
0007 pack_type3: 00
0008 frag_len : 0180
000a auth_len : 0000
000c call_id : 00000006
000010 smb_io_rpc_hdr_req hdr_req
0010 alloc_hint: 00000170
0014 context_id: 0000
0016 opnum : 0009
rpc_api_pipe: cmd:26 fnum:7261
size=458
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=8
smb_flg2=16385
smb_tid=1
smb_pid=21036
smb_uid=0
smb_mid=1
smt_wct=16
smb_vwv[0]=0 (0x0)
smb_vwv[1]=384 (0x180)
smb_vwv[2]=0 (0x0)
smb_vwv[3]=384 (0x180)...
2014 Jul 04
1
How to check for proper MSI support?
...- <MAbort- >SERR- <PERR- INTx-
>> Latency: 64
>> Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
>> Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
>> Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
>> Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
>> Region 4: I/O ports at ef80 [size=16]
>> Kernel driver in use: pata_oldpiix
>> 00: 86 80 30 12 05 00 80 02 02 80 01 01 00 40 00 00
>...
2014 Jul 03
3
How to check for proper MSI support?
Hello,
A user (cc'd) reported that nouveau's enabling of MSI causes the card
to not work on his setup [1]. I think the situation is that MSI is
just not supported by the underlying motherboard, even though the
card, and probably bridge, support it just fine. It's a very old
board. The nouveau code does:
pmc->use_msi = pci_enable_msi(device->pdev) == 0;
Does it need to do more
2018 Aug 01
12
[PATCH v2 nbdkit 0/6] Add truncate filter and other fixes.
I have dropped the map filter from this series for now while I try to
get it working.
However I think the truncate filter is in a good shape. This
incorporates all feedback from Eric's review.
Also there are three small fixes to the filter code, all revealed when
I was testing using multiple filters which we'd not done much of
before.
Rich.
2014 Jul 04
0
How to check for proper MSI support?
...bort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> Latency: 64
> Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
> Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
> Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
> Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
> Region 4: I/O ports at ef80 [size=16]
> Kernel driver in use: pata_oldpiix
> 00: 86 80 30 12 05 00 80 02 02 80 01 01 00 40 00 00
> 10: 00 00 00 0...
2014 Jul 04
2
How to check for proper MSI support?
...- <MAbort- >SERR- <PERR- INTx-
>> Latency: 64
>> Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
>> Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
>> Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
>> Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
>> Region 4: I/O ports at ef80 [size=16]
>> Kernel driver in use: pata_oldpiix
>> 00: 86 80 30 12 05 00 80 02 02 80 01 01 00 40 00 00
>...