Quote:
Originally Posted by linustalman
Previously, I had selected force shutdown in the virt-man settings. Maybe that broke something?
|
Yes, that may be the reason.
Let's say that your "broken" 4MLinux is installed on the sda1 partition of the virtual disk:
1) boot using LiveCD (the 4MLinux ISO image),
2) commands to execute in the LiveCD terminal:
Code:
chroot /mnt/sda1
cp /var/4MLinux/*.xz /etc/init.d
exit
poweroff
3) now you can try to boot your 4MLinux.
.