Hi, I downloaded suse 10.0 RC1 and I tried to installed on my PC but the installer hangs in creating initrd step and couldn't finish installation then I reinstall my suse 9.3 again. to recover my computer. another failure occured in installation is libxml.. I am sure to correctness of cd but not about its download. because I download iso files on a laptop then I copied those files through network to my desktop computer which doesn't have connection to internet. what is the problem? -- Mohammad do you Python?!!
Am Mittwoch, 21. September 2005 18:59 schrieb Mohammad Moghimi:
I downloaded suse 10.0 RC1 and I tried to installed on my PC but the installer hangs in creating initrd step and couldn't finish
Hi Mohammad, same on my laptop. Solution: - Press CTRL-ALT-F3 - create a password for "root" or you will not be able to login! - reboot and choose "manual install" "boot installed system" - login as root - check /etc/sysconfig/kernel - mkinitrd - reboot and continue with installation
download iso files on a laptop then I copied those files through network to my desktop computer which doesn't have connection to internet.
Have you checked the md5 sums? -- mdc
Hi, quote: - reboot and choose "manual install" "boot installed system" It doesn't add itself too my boot loader despite I told it to write boot loader itself. Do you mean I must add its image manually to my bootloader? Thanks, -- Mohammad On 9/22/05, meister@netz00.com <meister@netz00.com> wrote:
Am Mittwoch, 21. September 2005 18:59 schrieb Mohammad Moghimi:
I downloaded suse 10.0 RC1 and I tried to installed on my PC but the installer hangs in creating initrd step and couldn't finish
Hi Mohammad,
same on my laptop. Solution: - Press CTRL-ALT-F3 - create a password for "root" or you will not be able to login! - reboot and choose "manual install" "boot installed system" - login as root - check /etc/sysconfig/kernel - mkinitrd - reboot and continue with installation
download iso files on a laptop then I copied those files through
network to my desktop computer which doesn't have connection to internet.
Have you checked the md5 sums?
-- mdc
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-help@opensuse.org
Am Donnerstag, 22. September 2005 06:58 schrieb Mohammad Moghimi:
Hi,
Hi,
quote: - reboot and choose "manual install" "boot installed system" It doesn't add itself too my boot loader despite I told it to write boot loader itself. Do you mean I must add its image manually to my bootloader?
Well...yes...but there is no bootsector you can add until now. Reboot from CD, choose "manual install" "boot installed system", run Yast and try to let it write a bootloader. I told it not to write in MBR, because there is a patched bootsector from my notebook vendor. If you use ext2/ext3/reiser you can write it to the bootsector of your root -or if you have boot- partition. My way: I let YaST write the bootsector to /dev/hda7 (my root partition) dd if=/dev/hda7 of=BOOTSECT.LIN bs=512 count=1 I copied the file BOOTSECT.LIN to my drive C: and added C:\BOOTSECT.LIN="OpenSuSE Linux" to my boot.ini If you have grub as your bootloader in MBR just add title OpenSuSE Linux chainloader (hdX,Y)+1 to your menu.lst, where X is the drive number in grub speak and Y is the partition number. -- mdc
participants (2)
-
meister@netz00.com
-
Mohammad Moghimi