Op 01-11-12 09:50, Felix Miata schreef:
On 2012-11-01 09:12 (GMT+0100) Oddball composed:
grub> linux (hd0,msdos3)/vmlinuz root=/dev/sda3 noresume 3 grub> initrd (hd0,msdos3)/initrd grub> boot
It booted up to the stage where 'no init' was found.
These are the last words:
/dev/sda3: clean, 295/38760 files, 46394/154624 blocks fsck succeeded. Monting root device read-write. Mounting root /dev/sda3 mount -o rw,acl,user_xattr -t ext4 /dev/sda3 /root [ 2.866574] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: acl,user_xattr No init found. Try passing init= option to the kernel. umount: /dev/pts: target is busy. (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1) umount: /dev: target is busy.
I tried it it 3 times, the break shows the first and third attempt.
I think this is because root=/dev/sda3 is wrong for your LVM configuration. If you can get a look at /etc/fstab booted to openSUSE rescue, Knoppix or other live media, then substitute what you find for /dev/sda3 after root=. Grub.cfg should also have what you need if you can find it and figure it out. Sharing fstab and grub.cfg here might help.
If this doesn't work, it's probably time to start with a fresh install, because even if you get it booted, you've still got both the KDM background problem to solve, Grub Legacy to finish installing, and root login trouble to solve.
Yes. Probably i am going to download and burn the kde-live cd. Than save /home to another drive, and get rid of lvm. Maybe i had a hunch of why i never wanted to use it before... I always created my partitions myself, and in the early days, there used to be a lot more than only / , swap, /boot and /home... Also /boot i used ext2 for it always. Just start over and install new. -- Enjoy your time around, Oddball (M9.) (Now or never...) OS: Linux 2.6.37.1-1.2-desktop x86_64 Huidige gebruiker: oddball@AMD64x2sfn1 Systeem: openSUSE 11.4 (x86_64) KDE: 4.6.00 (4.6.0) "release 6" -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org