Main Menu

friends

Latest articles

backup MBR (master boot record) with dd
13/04/2010 | mad mad mod

The first 512 bytes of a partitioned storage device is called the MBR (master boot record). The main reason why I think you should backup the MBR is because it contains the disks primary partition tab [ ... ]


List all open files with lsof
14/05/2010 | mad mad mod

"lsof" is a command which lists all open open files on a system. And because everything is a file in Unix (this includes pipes, network sockets, disk files and all other devices) it is a bit like a sw [ ... ]


Other Articles
Facebook MySpace Twitter Digg Delicious Stumbleupon Google Bookmarks 

Designed by:
SiteGround web hosting Joomla Templates
Use a local kickstart file with virt-install E-mail
XEN

A nice way to install a virtual machine with a local kickstart file is the new "--initrd-inject" option for virt-install.

 

Example:

virt-install --name myvm --ram 512 --disk path=/test/myvm.img,size=3 --network=network=default,model=virtio --vnc --os-type=linux --location=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/ --initrd-inject=/test/fedora14_custom.ks --extra-args "ks=file:/fedora14_custom.ks"

Comments (0)
Write comment
Your Contact Details:
Comment:
[b] [i] [u] [url] [quote] [code] [img]   
:D:angry::angry-red::evil::idea::love::x:no-comments::ooo::pirate::?::(
:sleep::););)):0
Security
Please input the anti-spam code that you can read in the image.

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

 
mad mad mod, Powered by Joomla! and designed by SiteGround web hosting