2010. január 18. 16:15 napon Tejas Guruswamy <masterpatricko@gmail.com> írta:
On 18/01/10 14:52, Istvan Gabor wrote:
Yes, I tried it. I have two problems with this solution:
1. I don't know how to make an initrd image to the system if it is not running. Do you know how to create initrd image for a system which is not running?
Boot off a rescue system, chroot into the drive, mkinitrd should work.
I have tried it, not from the rescue disk but from within another running system, and I could not manage it. It gave some error messages which I can't recall. Could you please give step by step instructions? It would be very helpful. Or any link to a howto.
2. I used the install DVD to boot the copied system and ran mkinitrd. This solution worked but the new initrd can boot only in text mode, graphical boot mode is lost. There is a graphical message window but after that step booting always continues in text mode. How can I make an initrd image that allows graphical boot?
try mkinitrd -s 1024x768 (or whatever resolution you want) - look at man 8 mkinitrd.
Yes, I used exactly the above option and parameter but it had no effect. But I will check it once more. Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org