Hi, I’ve been enjoying 15.1 quite a bit and it’s still applying patches and seems secure still. I was curious if anyone has the best method for upgrading from 15.1 to 15.2 with Dual Boot setup?
I’m currently reviewing this document and it mentions it’s not necessarily easy or guaranteed. I currently have my Windows 8.1 installed with this dual boot setup.
https://www.marksei.com/how-to-upgrade-opensuse-leap-15-1-to-15-2/
Does anyone have any suggestions for the best / safest method? The only thing I was trying to determine from the method above is if I have enough space in **/var/cache/zypp (2 GB).
**I ran some various commands to see how I can check if I have over 2 GB but not 100% sure. I supplied some output below.
I greatly appreciate any help! Based on df -GB I appear to have plenty of space in /var (87 GB)
linux-1fn2:/var/cache/zypp # df -BG
Filesystem 1G-blocks Used Available Use% Mounted on
devtmpfs 2G 1G 2G 1% /dev
tmpfs 2G 1G 2G 15% /dev/shm
tmpfs 2G 1G 2G 4% /run
tmpfs 2G 0G 2G 0% /sys/fs/cgroup
/dev/sda8 109G 21G 87G 20% /
/dev/sda8 109G 21G 87G 20% /boot/grub2/x86_64-efi
/dev/sda8 109G 21G 87G 20% /tmp
/dev/sda8 109G 21G 87G 20% /root
/dev/sda8 109G 21G 87G 20% /home
/dev/sda2 1G 1G 1G 23% /boot/efi
/dev/sda8 109G 21G 87G 20% /var
/dev/sda8 109G 21G 87G 20% /srv
/dev/sda8 109G 21G 87G 20% /boot/grub2/i386-pc
/dev/sda8 109G 21G 87G 20% /usr/local
/dev/sda8 109G 21G 87G 20% /.snapshots
/dev/sda8 109G 21G 87G 20% /opt
/dev/loop1 1G 1G 0G 100% /snap/snapd/10492
/dev/loop2 1G 1G 0G 100% /snap/spotify/42
/dev/loop0 1G 1G 0G 100% /snap/core18/1932
/dev/loop3 1G 1G 0G 100% /snap/snapd/10238
/dev/loop4 1G 1G 0G 100% /snap/spotify/43
tmpfs 1G 1G 1G 1% /run/user/1000
/dev/loop6 1G 1G 0G 100% /snap/core18/1944
linux-1fn2:/var/cache/zypp # du -h --max-depth=1 /var
104M /var/log
803M /var/lib
202M /var/cache
183M /var/tmp
191M /var/adm
0 /var/crash
13M /var/opt
16K /var/spool
4.0K /var/yp
12K /var/snap
1.5G /var
linux-1fn2:/var/cache/zypp # fdisk -l
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: Samsung SSD 860
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: EBF7F462-1D85-11EA-BEDD-9DAB636FD0BA
Device Start End Sectors Size Type
/dev/sda1 2048 1845255 1843208 900M Windows recovery environment
/dev/sda2 1845256 2459663 614408 300M EFI System
/dev/sda3 2459664 2721815 262152 128M Microsoft reserved
/dev/sda4 2721816 354340327 351618512 167.7G Microsoft basic data
/dev/sda5 504841704 749918151 245076448 116.9G Microsoft basic data
/dev/sda6 354340864 354357247 16384 8M BIOS boot
/dev/sda7 354357248 358551551 4194304 2G Linux swap
/dev/sda8 749918208 976773134 226854927 108.2G Linux filesystem
Partition table entries are not in disk order.
Disk /dev/loop0: 55.4 MiB, 58052608 bytes, 113384 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 /dev/loop1: 31.1 MiB, 32571392 bytes, 63616 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 /dev/loop2: 169.3 MiB, 177528832 bytes, 346736 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 /dev/loop3: 31.1 MiB, 32579584 bytes, 63632 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 /dev/loop4: 173 MiB, 181366784 bytes, 354232 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 /dev/loop6: 55.4 MiB, 58073088 bytes, 113424 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