Hi!
Thanks a lot for your reply!
Here is here data about the version and desktop environment;
OS:Linux 3.1.9-1.4-default i686Current user peterk@linux-h5frSystem openSUSE 12.1 (i586)KDE:4.7.2 (4.7.2) “release 5”
peterk@linux-h5fr:~> df -hlTFilesystem Type Size Used Avail Use% Mounted on
rootfs rootfs 20G 2.6G 17G 14% /
devtmpfs devtmpfs 1.5G 36K 1.5G 1% /dev
tmpfs tmpfs 1.5G 1.6M 1.5G 1% /dev/shm
tmpfs tmpfs 1.5G 764K 1.5G 1% /run
/dev/sda7 ext4 20G 2.6G 17G 14% /
tmpfs tmpfs 1.5G 0 1.5G 0% /sys/fs/cgroup
tmpfs tmpfs 1.5G 764K 1.5G 1% /var/lock
tmpfs tmpfs 1.5G 0 1.5G 0% /media
tmpfs tmpfs 1.5G 764K 1.5G 1% /var/run
/dev/sda8 ext4 895G 931M 894G 1% /home
peterk@linux-h5fr:~> cat /proc/partitions
major minor #blocks name
8 0 976762584 sda
8 1 1 sda1
8 5 158720 sda5
8 6 2103296 sda6
8 7 20971520 sda7
8 8 953323520 sda8
peterk@linux-h5fr:~> cat /etc/fstab
/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part6 swap swap defaults 0 0
/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part7 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part8 /home ext4 acl,user_xattr 1 2
/dev/disk/by-id/usb-WD_My_Passport_0730_575837314142305532383237-0:0-part1 /windows/C 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
devpts /dev/pts devpts mode=0620,gid=5 0 0
peterk@linux-h5fr:~> sudo /sbin/fdisk -l
root's password:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0002619e
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1953124351 976561152 f W95 Ext'd (LBA)
/dev/sda5 4096 321535 158720 83 Linux
/dev/sda6 323584 4530175 2103296 82 Linux swap / Solaris
/dev/sda7 4532224 46475263 20971520 83 Linux
/dev/sda8 46477312 1953124351 953323520 83 Linux
peterk@linux-h5fr:~> sudo cat/boot/grub/menu.lst
sudo: cat/boot/grub/menu.lst: command not found
peterk@linux-h5fr:~> sudo cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on Mon Feb 13 17:05:58 CET 2012
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,6)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 12.1
root (hd0,6)
kernel /boot/vmlinuz-3.1.9-1.4-default root=/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part7 resume=/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part6 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-3.1.9-1.4-default
###Don't change this comment - YaST2 identifier: Original name: openSUSE 12.1 (/dev/sda5)###
title openSUSE 12.1 (/dev/sda5)
root (hd0,4)
configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (fd0)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 12.1
root (hd0,6)
kernel /boot/vmlinuz-3.1.9-1.4-default root=/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part7 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-3.1.9-1.4-default
###Don't change this comment - YaST2 identifier: Original name: memtest86###
title Memory Test
kernel (hd0,6)/boot/memtest.bin
###Don't change this comment - YaST2 identifier: Original name: linux###
title Kernel-3.1.9-1.4-default
root (hd0,6)
kernel /boot/vmlinuz-3.1.9-1.4-default root=/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part7 resume=/dev/disk/by-id/ata-ST31000528AS_6VP1Q4B6-part6 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-3.1.9-1.4-default