search for: magiks

Displaying 4 results from an estimated 4 matches for "magiks".

Did you mean: magics
2009 Feb 09
3
RSpec Testing ActiveRecord config dependency.
...get the expected results with the config set to utc and otherwise. The library code is used to automatically set a model attribute on create. My existing specification looks somewhat like this: describe "Builds a Model with custom magic columns" do before(:all) do build_model :magiks do string :description # these are Rails'' own magic columns ... # these are our custom magic columns ... end @my_mage = Magik.new @my_mage.save! end it "should set each custom magic column present" do (Magik.column_names & ActiveRecord::B...
2003 Feb 11
5
PXE boot from Windows XP
Yes, you are missing these options in the DHCP server: 66 'Boot Server Host Name' (the tftp server IP) 67 'Bootfile Name' (pxelinux.0) -----Original Message----- From: Pierre VIALLET [mailto:pvt at auvitran.com] Sent: Wednesday, February 12, 2003 10:18 AM To: syslinux at zytor.com Subject: [syslinux] PXE boot from Windows XP Hi, I want to boot a VIA EPIA Motherboard from a
2006 Aug 07
5
[PATCH][LINUX] use machine_emergency_restart() from the generic header.
This patch uses the standard generic header for the definition of machine_emergency_restart() and reverses the call path for XenoLinux. Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com> --- diff -r 7680b29c03a6 drivers/xen/core/reboot.c --- a/drivers/xen/core/reboot.c Sat Aug 05 11:33:24 2006 -0400 +++ b/drivers/xen/core/reboot.c Mon Aug 07 09:50:33 2006 -0400 @@ -9,6 +9,7 @@ #include
2007 Mar 19
3
error, please help
i am trying to regester a dll i need for a program i want to use but i am getting the following error $ wine regsvr32 MSVBVM60.dll Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Failed to load DLL MSVBVM60.dll help anyone? i am using the newest Free BSD and wine