Sorry for not realizing that that may be confusing. /s is my home partition. I do have such a directory as /home/rybnik but I don’t manually put anything in there because I like keeping my own files separate from config files, which automatically get shoved within /home/rybnik. Also, this way I can automount my home partition to multiple OS’s with each OS still having its own config files.
Okay, then.
Correct.
I had already tried this previously, and subsequently opensuse wouldn’t boot, even after using a live system to edit the fstab line to ntfs.
Ah, so now I see. So I should do the following, yes?
(1) reformat SSD to ntfs in Windows.
(2) boot into live system of opensuse, use yast partitioner to set mountpoint
(3) edit fstab (if need be)
The following is the output of lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931.5G 0 disk
├─sda1 8:1 0 1000M 0 part
├─sda2 8:2 0 260M 0 part /boot/efi
├─sda3 8:3 0 128M 0 part
├─sda4 8:4 0 195G 0 part /media/windows
├─sda5 8:5 0 350M 0 part
├─sda6 8:6 0 12.9G 0 part
├─sda7 8:7 0 16.6G 0 part [SWAP]
├─sda8 8:8 0 500G 0 part /s
└─sda9 8:9 0 35.2G 0 part /
sdb 8:16 0 14.9G 0 disk
└─sdb1 8:17 0 14.9G 0 part /media/ssd
sr0 11:0 1 1024M 0 rom