Comment 170 for bug 477169

Revision history for this message
Craig Van Degrift (craig-yosemitefoothills) wrote :

Electron - In post #104, I listed each step that I used to implement Mark Abene's fix (#69 & #70) on my system where /dev/sda is the boot drive and /dev/sda1 is the partition containing the Windows XP system. That post might be what you are looking for. Be sure to study the man pages to become familiar with any commands that are new to you.

Step 2) where you "copy the kernel to the boot.disk" may be seem strange if you are not clear on what the "mount -o loop,rw ..." instruction does. I cannot easily explain it here, but you should be able to find some good explanations in Chinese on the Internet.