Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

LEAP 15.1 partition layout after copying opensuse iso into USB

$
0
0
Hello

After using the below command to copy opensuse leap into a USB I noticed that the USB will be partitioned with sda, sda1 and sda2. Is this normal? I even tried SUSE Studio Image Writer and the partition scheme was the same. If this is normal can someone then tell me what is the purpose of each partition? As well I noticed that I was unable to mount the usb after the iso was copied
Code:

# umount /dev/sdX
# dd if=/path/to/downloaded.iso of=/dev/sdX bs=4M status=progress && sync

Code:

test@linux7:~>lsblk
NAME                                              MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINT
sda                                                8:0    1  14.4G  0 disk 
├─sda1                                              8:1    1  3.8M  0 part 
└─sda2                                              8:2    1  3.8G  0 part


Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>