https://bugzilla.novell.com/show_bug.cgi?id=756275 https://bugzilla.novell.com/show_bug.cgi?id=756275#c7 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@suse.com AssignedTo|kernel-maintainers@forge.pr |eich@suse.com |ovo.novell.com | --- Comment #7 from Jeff Mahoney <jeffm@suse.com> 2012-04-12 18:25:04 EDT --- It sounds as if you have a few issues here, but the most impact is the LVDS part. That's KMS -> Egbert. Your example for the media free installation is more or less correct. I use grub2 to do PXE booting and my 12.1 entry looks like: menuentry "openSUSE 12.2 x86-64" { set root='(pxe)' linux /images/opensuse12.2/x86_64/boot/x86_64/loader/linux install=nfs://192.168.1.254/tftpboot/images/opensuse12.2/x86_64/ eth0=dhcp console=tty0 console=ttyS0,115200 vnc=1 vncpassword=foobie12 initrd /images/opensuse12.2/x86_64/boot/x86_64/loader/initrd } I use NFS so it doesn't need to copy things twice but http should work fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.