Dear nricert,
I have been doing my homework late last night and tried to understand how the proper installation goes. The problem is that I was not able to see the efi partition of Windows 8. There are some threads on the internet explaining how to install opensuse with to dual boot with Windows8, but due to the fact that in the Expert Partition part of the install, I was not able to see the needed partition the installation was bogus from the beginning.
As a measure of last resort I tried to insert manually an entry for windows 8, but it also didn’t work (with updating bootloader). Doing this I was left with the impression that my efi partition should be (hd0,msdos1). This I got by pressing ‘c’ and listing with ‘ls’ when grub started. However, I am not sure whether this is correct. I am rather confused, since running ls at the grub’s start gave me partitions named hd0,msdos1 hd0,msdos2 etc. But running df -hT and cat /etc/fstab didn’t give any reference to those. I don’t really understand how this works.
lap11@linux1:/etc/grub.d> cat /etc/fstab
UUID=*** swap swap defaults 0 0
UUID=*** / ext4 acl,user_xattr 1 1
UUID=*** /home ext4 acl,user_xattr 1 2
[FONT=courier new]lap11@linux1:/etc/grub.d> df -ahT
rootfs - - - - - /
sysfs sysfs 0 0 0 - /sys
proc proc 0 0 0 - /proc
devtmpfs devtmpfs 2.9G 0 2.9G 0% /dev
securityfs securityfs 0 0 0 - /sys/kernel/security
tmpfs tmpfs 2.9G 84K 2.9G 1% /dev/shm
devpts devpts 0 0 0 - /dev/pts
tmpfs tmpfs 2.9G 2.2M 2.9G 1% /run
tmpfs tmpfs 2.9G 0 2.9G 0% /sys/fs/cgroup
cgroup cgroup 0 0 0 - /sys/fs/cgroup/systemd
pstore pstore 0 0 0 - /sys/fs/pstore
cgroup cgroup 0 0 0 - /sys/fs/cgroup/cpuset
cgroup cgroup 0 0 0 - /sys/fs/cgroup/cpu,cpuacct
cgroup cgroup 0 0 0 - /sys/fs/cgroup/memory
cgroup cgroup 0 0 0 - /sys/fs/cgroup/devices
cgroup cgroup 0 0 0 - /sys/fs/cgroup/freezer
cgroup cgroup 0 0 0 - /sys/fs/cgroup/net_cls,net_prio
cgroup cgroup 0 0 0 - /sys/fs/cgroup/blkio
cgroup cgroup 0 0 0 - /sys/fs/cgroup/perf_event
cgroup cgroup 0 0 0 - /sys/fs/cgroup/hugetlb
/dev/sda5 ext4 40G 4.6G 34G 12% /
systemd-1 autofs 0 0 0 - /proc/sys/fs/binfmt_misc
debugfs debugfs 0 0 0 - /sys/kernel/debug
mqueue mqueue 0 0 0 - /dev/mqueue
hugetlbfs hugetlbfs 0 0 0 - /dev/hugepages
/dev/sda7 ext4 235G 208M 233G 1% /home
fusectl fusectl 0 0 0 - /sys/fs/fuse/connections
gvfsd-fuse fuse.gvfsd-fuse 0 0 0 - /run/user/1000/gvfs
[/FONT]
Concerning the fstab entry, I found the following line on the internet.
Label=XY|uuid=XY|dev/sdXY /boot/efi vfat defaults,noatime,discard 0 1
Is this correct? Since I don’t know exactly which is my efi partition, I am not sure how to get the proper data for fstab. Yast Partitioner also couldn’t find a FAT Partition, I can see my Windows partition and a system reserved 350Mb which i tend to belive is reserved for windows, both are NTFS dough.
I plan to fix the boot loader and insert an entry for the /boot/efi on fstab. If it does not work, I will try to restore the windwos boot loader and run new installation of open-suse, since I have no data to loose.
I would appretiate your help.
](https://forums.opensuse.org/member.php/49759-nrickert)