Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  +
'''This page is in a Draft stage and still requires additions and clarifications.'''
 +
{{Level|Developer}}
 
The only documentation available for switching from normal hardware drivers to virtual hardware drivers would be by following the procedure described in http://wiki.contribs.org/UpgradeDisk
 
The only documentation available for switching from normal hardware drivers to virtual hardware drivers would be by following the procedure described in http://wiki.contribs.org/UpgradeDisk
   Line 47: Line 49:  
  http://lists.centos.org/pipermail/centos/2010-March/091962.html
 
  http://lists.centos.org/pipermail/centos/2010-March/091962.html
 
  remove the latest initrd ex. "rm /boot/initrd-2.6.9-89.33.1.ELsmp.img"
 
  remove the latest initrd ex. "rm /boot/initrd-2.6.9-89.33.1.ELsmp.img"
  create new initrd ex. "mkinitrd /boot/initrd-2.6.9-89.33.1.ELsmp.img 2.6.9-89.33.1.ELsmp --with=virtio -- with=virtio_pci --with=virtio_blk
+
  create new initrd ex. "mkinitrd /boot/initrd-2.6.9-89.33.1.ELsmp.img  
 +
2.6.9-89.33.1.ELsmp --with=virtio --with=virtio_pci --with=virtio_blk
 +
extra virtio modules that might not be needed are virtio, virtio_pci so try skipping them if you dare.
 
  exit
 
  exit
 
  umount -a
 
  umount -a
Line 64: Line 68:     
Extra virtio modules that might not be needed are virtio, virtio_pci so try skipping them if you dare.
 
Extra virtio modules that might not be needed are virtio, virtio_pci so try skipping them if you dare.
 +
 +
[[Category:Howto]]
 +
[[Category: Development Tools]]

Navigation menu