fdisk -l :
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 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: 0x13861385
Device Boot Start End Blocks Id System
/dev/sda1 63 40965749 20482843+ 7 HPFS/NTFS/exFAT
/dev/sda2 * 40965750 488375999 223705125 f W95 Ext’d (LBA)
/dev/sda5 40965813 245762369 102398278+ 7 HPFS/NTFS/exFAT
/dev/sda6 245762433 450558989 102398278+ 7 HPFS/NTFS/exFAT
/dev/sda7 450559053 454751954 2096451 82 Linux swap / Solaris
/dev/sda8 454752018 475781039 10514511 83 Linux
/dev/sda9 475781103 488375999 6297448+ 83 Linux
cat /etc/mtab :
rootfs / rootfs rw 0 0
devtmpfs /dev devtmpfs rw,relatime,size=1013788k,nr_inodes=213069,mode=755 0 0
tmpfs /dev/shm tmpfs rw,relatime 0 0
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/sda8 / ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
/dev/sda9 /home ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
/dev/sda5 /windows/D fuseblk rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 0 0
/dev/sda6 /windows/E fuseblk rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 0 0
securityfs /sys/kernel/security securityfs rw,relatime 0 0
cat /etc/fstab
/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part8 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part9 /home ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part5 /windows/D ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part6 /windows/E ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 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
df -lhT
Filesystem Type Size Used Avail Use% Mounted on
rootfs rootfs 9.9G 4.0G 5.5G 42% /
devtmpfs devtmpfs 991M 276K 990M 1% /dev
tmpfs tmpfs 996M 104K 996M 1% /dev/shm
/dev/sda8 ext4 9.9G 4.0G 5.5G 42% /
/dev/sda9 ext4 6.0G 141M 5.5G 3% /home
/dev/sda5 fuseblk 98G 86G 13G 88% /windows/D
/dev/sda6 fuseblk 98G 97G 932M 100% /windows/E
cat /boot/grub/menu.lst
Modified by YaST2. Last modification on Sat Dec 17 13:54:52 EET 2011
THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,7)/boot/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.4
root (hd0,7)
kernel /boot/vmlinuz-2.6.37.1-1.2-desktop root=/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part8 splash=silent quiet showopts vga=0x317
initrd /boot/initrd-2.6.37.1-1.2-desktop
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.4
root (hd0,7)
kernel /boot/vmlinuz-2.6.37.1-1.2-desktop root=/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part8 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
initrd /boot/initrd-2.6.37.1-1.2-desktop
###Don’t change this comment - YaST2 identifier: Original name: linux###
title Kernel-2.6.37.1-1.2-desktop
root (hd0,7)
kernel /boot/vmlinuz-2.6.37.1-1.2-desktop root=/dev/disk/by-id/ata-WDC_WD2500BEVS-22UST0_WD-WXC108469413-part8 splash=silent quiet showopts vga=0x317
initrd /boot/initrd-2.6.37.1-1.2-desktop
title Windows bootloader menu # ili
rootnoverify (hd0,0)
chainloader (hd0,0)+1
This is my configuration. Thank you for your support.