search for: 935a

Displaying 9 results from an estimated 9 matches for "935a".

Did you mean: 935
2004 Jun 12
0
Possible source problem in 2.10-pre5
...; This is a compile-time assert that we didn't run out of space %ifndef DEPEND %if (getcbuf+trackbufsize) > vgafontbuf -%error "Out of memory, better reorganize something..." +; %error "Out of memory, better reorganize something..." %endif %endif -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
2005 Jan 22
0
mkisofs for Windows and 2 GB limitation
...t have already addressed this problem. PS. The command used to create the image is: mkisofs -r -J -o advcd.iso -V AdvanceCD -sort support/iso.srt -hide-rr-moved -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat -no-emul-boot -boot-load-size 32 -boot-info-table image -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
2005 Feb 22
1
makebootfat: an utility to create bootable USB disks
...download page: http://advancemame.sourceforge.net/cd-download.html To see an example of distribution using makebootfat you can download AdvanceCD in the same download page. Any comment is welcome. Please use the forum : http://sourceforge.net/forum/forum.php?forum_id=448362 -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
2003 Dec 29
1
Fix for the mem= kernel option
...deo memory in the kernel if the system has 1 GB or more of memory. For these systems limiting the memory used is an easy and standard solution which works always. Obviously the CD must work also on systems with less memory than the limit specified. So, the need for this patch. -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D -------------- next part -------------- --- runkernel.inc.ori 2003-08-22 05:39:37.000000000 +0200 +++ runkernel.inc 2003-10-05 17:18:16.000000000 +0200 @@ -198,6 +198,9 @@ %if HIGHMEM_SLOP != 0 sub ebx,HIGHMEM_SLOP %endif + cmp [cs:HighMemSize],eb...
2005 Jan 17
2
Slow performance booting USB device with 3.xx version
...previous 10. I don't understand where this slowdown come from. Which changed exactly from the 2.13 version ? Peter, do you have some hints for my tests ? I'm very interested in the new FAT32 support, but I don't like to have regression from the previous version. -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
2005 Jan 14
5
Trouble with Syslinux 3.07 and USB-key
Hi, I've a usb-key that boot regularly on a PC using syslinux 2.09; well, this PC (a thin-client) at the moment is the only PC that can boot from USB in my office... and it usually booted oretty well, without any hacks... After changed to syslinux 3.07, it stopped booting, showing a simple "BOOT ERROR" message, nothing more... Reverting to syslinux 2.09, it restarted to work...
2004 Jun 21
1
Syslinux + integrated flash disk
Quick summary: Syslinux stops at "Boot failed". Which, from a quick look at the raw disk image, seems to indicate that the boot sector loads but it fails to load the .sys loader. The details: I've been trying to load Linux (or etherboot...or anything at all that is not NT embedded) into a set of Compaq Evo T20 48/64 for a while now. What I finally managed to do is using the
2014 Jul 21
1
samba-tool domain demote - current DC is still the owner of 2 role(s)
...aMasterRole owner: CN=NTDS Settings,CN=DC0,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=ad,DC=m-k,DC=cz dc0 # samba-tool drs showrepl Default-First-Site-Name\DC0 DSA Options: 0x00000001 DSA object GUID: 9215ee10-7dce-4968-af6c-c015229a7be9 DSA invocationId: 4413329c-1e75-4d95-935a-2d9af6926255 ==== INBOUND NEIGHBORS ==== CN=Schema,CN=Configuration,DC=ad,DC=m-k,DC=cz Default-First-Site-Name\PDC0 via RPC DSA object GUID: 0bdca96b-bb1a-42ed-bd78-b4486e64f609 Last attempt @ Mon Jul 21 21:06:54 2014 CEST was successful 0 c...
2013 May 31
22
accidentally created a rails app in the home folder
Im a new user - I just installed rails, following directions here: http://rubyonrails.org/download however, when it came time to make a rails new path/etc/etc I get this message: Can''t initialize a new Rails application within the directory of another, please change to a non-Rails directory first. The only complication during the download was that I had to upgrade from version 1.8.6 to