search for: assisgns

Displaying 2 results from an estimated 2 matches for "assisgns".

Did you mean: assigns
2010 Feb 16
0
Strange routing(?) Issue
I have a Model event and the following two lines in routes.rb 1 - map.connect "events/:action", :controller => ''events'', :action => / [a-z_]+/i 2 - map.resources :events, :has_many => :comments, :has_one => :address #, :collection => {:mapit => :get} I have #1 so that I can call custom actions from a link_to_remote link from my index page t0 update a
2007 Nov 20
1
Xen and multiple block devices
Hello, CentOS 5.0 on x86_64 I'm trying to set up Xen paravirt guests with access to 2 block devices: One for / and one for swap. The block devices are LVM LVs, but that shouldn't matter. When I create the guest using either virt-manager or virt-install, I get asked which device to use for xvda. But I want more block devices: xvdb for swap. I know how to add this as an option to the