Перенос Linux на другой чипсет

Например - с i845 на нотбук с Turion'ном

  1. dump
  2. load from rescue CD
  3. mount src, mount dst, restore rf...
  4. chroot /mnt/sysimage
  5. ls /boot/initrd-*
    /boot/initrd-2.6.20-1.2925.fc6.img
    /boot/initrd-2.6.20-1.2948.fc6.img
  6. mv /boot/initrd-2.6.20-1.2948.fc6.img /boot/initrd-2.6.20-1.2948.fc6.img.old
  7. mkinitrd /boot/initrd-2.6.20-1.2948.fc6.img 2.6.20-1.2948.fc6
  8. init 6

Комментариев нет:

Tags