search for: 38912

Displaying 20 results from an estimated 30 matches for "38912".

Did you mean: 3812
2013 Nov 26
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...Exequiel Pozzi wrote: > > I made some more and more experiments beyond LBA 65535 > > Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size > 34816) > > Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin > (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin > (size 43008) > > * I just tested exactly at LBA 65535 (works all versions) and LBA > 65536 (fails all versions > 5.00). > What the heck... there are just about zero plausible differences between 5.00 and 5.01. I'm wondering if 17a36e2c91706512e6c4252...
2008 Feb 06
1
Rsync Hang with multiple files
...e=S_IFREG|0775, st_size=33280, ...}) = 0 open("Issue14/1400-1.doc", O_RDONLY) = 4 read(4, "\320\317\21\340\241\261\32\341\0\0\0\0\0\0\0\0\0\0\0\0"..., 33280) = 33280 close(4) = 0 lstat("Issue14/3210.doc", {st_mode=S_IFREG|0775, st_size=38912, ...}) = 0 open("Issue14/3210.doc", O_RDONLY) = 4 read(4, "\320\317\21\340\241\261\32\341\0\0\0\0\0\0\0\0\0\0\0\0"..., 38912) = 38912 close(4) = 0 lstat("Issue14/1100.doc", {st_mode=S_IFREG|0775, st_size=25600, ...}) = 0 open("I...
2013 Nov 25
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 04:39 PM, Thomas Schmitt wrote: > Hi, > > Gerardo Exequiel Pozzi wrote: >> Looks like there is something beyond LBA 65535 (As Mattias confirmed) > > I wanted to ask him now, whether this was already with > version 6. > But meanwhile he reported that it was 5. > > >> I can push isolinux.bin (4.07) to a really high LBA address and boot
2013 Nov 26
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...ore and more experiments beyond LBA 65535 >>> >>> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size >>> 34816) >>> >>> Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin >>> (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin >>> (size 43008) >>> >>> * I just tested exactly at LBA 65535 (works all versions) and LBA >>> 65536 (fails all versions > 5.00). >>> >> >> What the heck... there are just about zero plausible differences >> betw...
2013 Jul 31
4
Booting FreeBSD
...ng different to the one in FreeBSD). According to the wiki mboot.c32 can boot FreeBSD, however I haven't been able to get it working. I have the following.. root at build92:~ # ll /tmp/iso/isolinux/ total 356 -r--r--r-- 1 root wheel 1185 Jul 31 01:55 cdboot.bin -rw-r--r-- 1 root wheel 38912 Jul 31 08:17 isolinux.bin -rw-r--r-- 1 root wheel 78 Jul 31 11:34 isolinux.cfg -rwxr-xr-x 1 root wheel 115472 Jul 31 01:39 ldlinux.c32* -rwxr-xr-x 1 root wheel 182520 Jul 31 08:17 libcom32.c32* -rwxr-xr-x 1 root wheel 10056 Jul 31 08:12 mboot.c32* And syslinux.cfg contains.. DEFAU...
2012 Aug 09
1
[LLVMdev] Compressing with llvm-ar
...pencer Oops, forgot. This patch needs to also update the documentation. - Michael Spencer -------------- next part -------------- A non-text attachment was scrubbed... Name: Re LLVMdev Which is more compact .bc or .ll.gz And what might be even more compact.msg Type: application/octet-stream Size: 38912 bytes Desc: Re LLVMdev Which is more compact .bc or .ll.gz And what might be even more compact.msg URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120809/f1ca2622/attachment.obj>
2007 Mar 19
1
Driver installation on Wine
Hi guys! I'm completely newbie but I need an urgent answer to my question!!! How can I make a windows driver run on wine??? Please!! At least can you suggest me some steps to follow??? Thanks!
2013 Jul 31
0
Booting FreeBSD
.... > > According to the wiki mboot.c32 can boot FreeBSD, however I haven't > been able to get it working. I have the following.. > root at build92:~ # ll /tmp/iso/isolinux/ > total 356 > -r--r--r-- 1 root wheel 1185 Jul 31 01:55 cdboot.bin > -rw-r--r-- 1 root wheel 38912 Jul 31 08:17 isolinux.bin > -rw-r--r-- 1 root wheel 78 Jul 31 11:34 isolinux.cfg > -rwxr-xr-x 1 root wheel 115472 Jul 31 01:39 ldlinux.c32* > -rwxr-xr-x 1 root wheel 182520 Jul 31 08:17 libcom32.c32* > -rwxr-xr-x 1 root wheel 10056 Jul 31 08:12 mboot.c32* > > And...
2013 Nov 26
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...; >> I made some more and more experiments beyond LBA 65535 >> >> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size >> 34816) >> >> Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin >> (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin >> (size 43008) >> >> * I just tested exactly at LBA 65535 (works all versions) and LBA >> 65536 (fails all versions > 5.00). >> > > What the heck... there are just about zero plausible differences > between 5.00 and 5.01. > > I...
2012 Aug 09
0
[LLVMdev] Compressing with llvm-ar
On Thu, Aug 9, 2012 at 1:15 PM, Michael Spencer <bigcheesegs at gmail.com> wrote: > On Thu, Aug 9, 2012 at 12:49 PM, Rafael EspĂ­ndola > <rafael.espindola at gmail.com> wrote: >>> I think this is a leftover from the days we used to have a *byte*code >>> and use bzip2 on it :-) >>> >>> I will try to clean it up. >> >> The attached
2013 Jul 31
0
Booting FreeBSD
...ce archive. > According to the wiki mboot.c32 can boot FreeBSD, however I haven't been able to get it working. I have the following.. > root at build92:~ # ll /tmp/iso/isolinux/ > total 356 > -r--r--r-- 1 root wheel 1185 Jul 31 01:55 cdboot.bin > -rw-r--r-- 1 root wheel 38912 Jul 31 08:17 isolinux.bin > -rw-r--r-- 1 root wheel 78 Jul 31 11:34 isolinux.cfg > -rwxr-xr-x 1 root wheel 115472 Jul 31 01:39 ldlinux.c32* > -rwxr-xr-x 1 root wheel 182520 Jul 31 08:17 libcom32.c32* > -rwxr-xr-x 1 root wheel 10056 Jul 31 08:12 mboot.c32* > > And...
2002 May 16
0
File copy error with Samba 2.2.x and 3.0/Novell/Win2k
...736 smt_wct=19 [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[0]=0 (0x0) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[1]=23040 (0x5A00) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[2]=0 (0x0) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[3]=38912 (0x9800) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[4]=0 (0x0) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[5]=25856 (0x6500) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[6]=0 (0x0) [2002/05/13 15:40:24, 5] lib/util.c:show_msg(291) smb_vwv[7]=0 (0x0)...
2013 Nov 26
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...beyond LBA 65535 >>>> >>>> Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size >>>> 34816) >>>> >>>> Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin >>>> (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin >>>> (size 43008) >>>> >>>> * I just tested exactly at LBA 65535 (works all versions) and LBA >>>> 65536 (fails all versions > 5.00). >>>> >>> >>> What the heck... there are just about zero plausib...
2012 Aug 09
2
[LLVMdev] Compressing with llvm-ar
On Thu, Aug 9, 2012 at 12:49 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote: >> I think this is a leftover from the days we used to have a *byte*code >> and use bzip2 on it :-) >> >> I will try to clean it up. > > The attached patch removes all references to compression from llvm-ar, > llvm-ranlib and related libraries. > > Is it OK? >
2014 Jul 30
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
...etected El-Torito boot information which currently is set to be discarded Drive current: -indev '/tmp/slint64-14.1.iso' Media current: stdio file, overwriteable Media status : is written , is appendable Boot record : El Torito , MBR isohybrid cyl-align-on GPT APM Media summary: 1 session, 38912 data blocks, 76.0m data, 6379m free Volume id : 'SlintISO' El Torito catalog : 42 1 El Torito cat path : /isolinux/isolinux.boot El Torito images : N Pltf B Emul Ld_seg Hdpt Ldsiz LBA El Torito boot img : 1 BIOS y none 0x0000 0x00 4 43 El Torito boot...
2008 Dec 17
12
disk utilization is over 200%
...UNCTION:NAME 8 49675 :tick-5sec 16189 nTrade /export/data/dbxpt3/logs/ledgers/arinapt3.NTRPT3-MOCA.trans_outmsg.ledger 32768 25456 pt_chmod /export/data/dbxpt3/logs/NTRPT3-MOCA.log 32768 3 fsflush <none> 38912 25418 pt_chmod /export/data/dbxpt3/logs/NTRPT3-MOCA.log 49152 21372 tail /export/data/dbxpt3/logs/NTRPT3-MOCA.log 65536 16189 nTrade /export/data/dbxpt3/logs/ledgers/arinapt3.NTRPT3-MOCA.trans_exerep.ledger 81920 16189 nTrade /expor...
2013 Nov 26
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...with expected >> failure at some later stage). >> I made some more and more experiments beyond LBA 65535 Works: * isolinux-4.07.bin (size 24574) * isolinux-5.00.bin (size 34816) Does not work: * isolinux-5.01.bin (size 34816) * isolinux-5.10.bin (size 36864) * isolinux-6.00.bin (size 38912) * isolinux-6.02.bin (size 43008) * I just tested exactly at LBA 65535 (works all versions) and LBA 65536 (fails all versions > 5.00). I think we shold discard the hypotesis about file size, since 5.00 and 5.01 are the same size, but one works and other fails. So there is something between 5.0...
2006 Jun 25
0
unable to boot XP (Image checksum error)
...mate finish Sun Jun 25 17:21:50 2006 79.79% done, estimate finish Sun Jun 25 17:21:50 2006 87.75% done, estimate finish Sun Jun 25 17:21:49 2006 95.73% done, estimate finish Sun Jun 25 17:21:50 2006 Total translation table size: 2048 Total rockridge attributes bytes: 23697 Total directory bytes: 38912 Path table size(bytes): 50 Max brk space used 21000 62675 extents written (122 MB) ----------------------------------------------------------------- The debug isolinux.bin produces the following output (typed by hand from VMware console so maybe some errors): isolinux: Loaded boot image, verifyi...
2013 Dec 14
1
Can''t boot converted SLES11SP2/OES11 domU
...0000] Software IO TLB disabled [ 0.000000] Memory: 4054728k/4202496k available (4121k kernel code, 8192k absent, 139576k reserved, 3171k data, 424k init) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:38912 nr_irqs:2624 16 [ 0.000000] Xen reported: 2494.062 MHz processor. [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [xvc-1] enabled [ 0.080007] Calibrating delay using timer specific routine.. 5055.20 BogoMIPS (lpj=10110411) [ 0...
2006 Jul 06
4
LVM Input/output error
Hi, I recently installed centos for the first time and I like it! Also, I just started working with lvm. The following warnings are genertated whenever I run one of lvm commands on the external usb disk (MyBook by Western Digital). * What could be the source for those messages? * Should I worry about them (writing into the created LV's seems to work)? * If yes, how to fix them? [root