パーティション構成:
$ su # umount /mnt/hda5 # mount -t vfat /dev/hda5 /mnt/hda5
# dd if=/dev/hda3 of=/mnt/hda5/bootlnx.img bs=512 count=1
c:\bootlnx.img="Vine Linux 2.6r4"
参考: @IT - Windows XPとLinuxを共存させるには(LILO編)
Top