Librem 15 sda1 Partition

What is the /dev/sda1 partition on the Librem 15 laptop? Is that the install medium that first initialized the laptop?

If so, is there anyway to reset the laptop to a state where this partition would re-install the laptop or could this partition be recycled for space?

In any case, how can I mount this partition:

/dev/sda1 2GB <= what is this for?

$ mkdir mnt
$ mount /dev/sda1 mnt
mount: wrong fs type, bad option, back superblock on /dev/sda1, …

$ dmesg|tail
… bad geometry: block count 4112384 exceeds size of device (512512 blocks)

1 Like

That’s an oem install partition, you can safely ignore/remove it. That’s the partition to boot upon first startup, it is created by our OEM installation image.

1 Like