vm/qvm-block: use full modprobe path when loading block backend module
This commit is contained in:
		
							parent
							
								
									ea8fc28384
								
							
						
					
					
						commit
						4b8de935bd
					
				| @ -29,4 +29,4 @@ fi | |||||||
| xenstore-write "$XS_KEY/desc" "$DESC" "$XS_KEY/size" "$SIZE" "$XS_KEY/mode" "$MODE" | xenstore-write "$XS_KEY/desc" "$DESC" "$XS_KEY/size" "$SIZE" "$XS_KEY/mode" "$MODE" | ||||||
| 
 | 
 | ||||||
| # Make sure that block backend is loaded | # Make sure that block backend is loaded | ||||||
| modprobe xen-blkback 2> /dev/null || modprobe blkbk | /sbin/modprobe xen-blkback 2> /dev/null || /sbin/modprobe blkbk | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski
						Marek Marczykowski