Op 02-11-12 16:06, Felix Miata schreef:
On 2012-11-02 15:12 (GMT+0100) Oddball composed:
It appears you don't *need* to change anything from what YaST has done, but for your own convenience I suggest to add the following to menu.lst:
title openSUSE default kernel with KDM & resume root (hd0,2) kernel /vmlinuz showopts resume=/dev/system/swap vga=791 video=1024x768 initrd /initrd
title openSUSE default kernel with neither KDM nor resume root (hd0,2) kernel /vmlinuz showopts noresume vga=791 video=1024x768 3 initrd /initrd
The VGA option does not exist, besides that it is tft, it returns with a lot of modes which do not apply, so i will remove that.
It is a too high number, and not in the list of available modes. i can 'scan' but it is difficult for me to know how fi 80x43 looks like before i see it, and this applies only for the text that is shown during boot, which is about 3 seconds? Please no offense, i am 'cool' with your input.
What do you mean by "that"? vga=791 would not apply to a 1024x600 screen, but would on a 1024x768 screen, and I can't find anywhere that you told us which it is you have, only where you wrote "1024x600 or 1024x768". It must be one or the other, not both. So, take away the vga=791, and change the video= to whatever your screen's resolution actually is.
Which model eee pc do you have? What screen resolution does it have?
I have a 901, and the resolutions are both. 1024x600 is ok, but best is 1024x768.
The only thing is still:
root (hd0,2) Filesystem type is ext2fs. (but this is not true, as lvm proposed ext4 for that, and i choose to give it a try.) partition type 0x83 (?)
I have no idea where this is from. Exactly when do you see it? Is part of it something you see on your screen, and part your description of what you see? Please distinguish between what appears on screen and your added comments.
It appears on the black screen instead of booting, immediately after the bootloader choices screen.
EXT2 is probably on your sda3 /boot partition, and EXT4 is probably on your LVM partitions. If you show us your fstab this might become clear.
No it is not. I remember that because i wondered why lvm choose ext4 for a /boot partition, i always use ext2 for that, because it nearest to fat16. And does not need journaling of a kind, as it is static, sometimes changed information.
/dev/system/swap swap swap defaults 0 0 /dev/system/root / ext4 acl,user_xattr 1 1 /dev/disk/by-id/ata-RunCore_64G-C_SSD_000901022255-part3 /boot ext4 acl,user_xattr 1 2 /dev/system/home /home ext4 acl,user_xattr 1 2 /dev/disk/by-id/ata-RunCore_64G-C_SSD_000901022255-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=nl_NL.UTF-8 0 0 /dev/disk/by-id/usb-Single_Flash_Reader_058F63356336-0:0-part1 /windows/D vfat users,gid=users,umask=0002,utf8=true,nofail 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0
-- Have a nice day, Oddball. OS: Linux 3.7.0-rc2-4-desktop i686 Huidige gebruiker: oddball@EeePc-Rob-SFN9 Systeem: openSUSE 12.2 (i586) KDE: 4.9.2 "release 511" -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org