Installing onto ssd makes it disappear!

Asked by Allan Herman

I've been trying to install Ubuntu 20.04.1 LTS onto my SSD: AS 2280P4 M.2 PCIe 512GB and
Motherboard: Gigabyte Ultra Durable B550 D53H

I tried Gparted w/o success so tried this:

 $ sudo mkfs.ext4 -L MySSD /dev/nvme0n1
mke2fs 1.45.6 (20-Mar-2020)
Found a gpt partition table in /dev/nvme0n1
Proceed anyway? (y,N) y
Discarding device blocks: done
Creating filesystem with 125026902 4k blocks and 31260672 inodes
Filesystem UUID: 70e1d380-0699-4e59-b98f-b15a182985a9
Superblock backups stored on blocks:
 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
 102400000

Allocating group tables: done
Writing inode tables: done
Creating journal (262144 blocks): mkfs.ext4: Invalid argument while trying to create journal

After that my SSD vanishes:

$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 55,3M 1 loop /snap/core18/1885
loop1 7:1 0 62,1M 1 loop /snap/gtk-common-themes/1506
loop2 7:2 0 217,9M 1 loop /snap/gnome-3-34-1804/60
loop3 7:3 0 64,8M 1 loop /snap/gtk-common-themes/1514
loop4 7:4 0 50,7M 1 loop /snap/snap-store/481
loop5 7:5 0 55,4M 1 loop /snap/core18/1944
loop7 7:7 0 51M 1 loop /snap/snap-store/518
loop8 7:8 0 31,1M 1 loop /snap/snapd/10492
loop9 7:9 0 31,1M 1 loop /snap/snapd/10707
sda 8:0 0 3,6T 0 disk
├─sda1 8:1 0 33M 0 part
├─sda2 8:2 0 1,8T 0 part
├─sda3 8:3 0 479M 0 part
├─sda4 8:4 0 1M 0 part
├─sda5 8:5 0 513M 0 part /boot/efi
└─sda6 8:6 0 1,8T 0 part /

Any help would be greatly appreciated

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bernard Stafford (bernard010) said :
#1

Did you assign the SSD as the drive in the BIOS ?

Revision history for this message
Bernard Stafford (bernard010) said :
#2

BIOS : boot order select USB as first, SSD as second, Network as third. Turn off Quick Boot & Secure Boot. Save and exit.
Don't forget to take USB off the boot order after you are done.

Revision history for this message
Allan Herman (aherman) said :
#3

Hello Bernard,
Boot Option Priorities don't include network.
Option1: UEFI:SanDisk
Option2: Apacer AS... (my SSD)
Option3: P0 (an HDD with Ubuntu)
Fast Boot is disabled but don't see Secure Boot option although there is a Security Option (Setup or System)
Thanks

Revision history for this message
Allan Herman (aherman) said :
#4

I've disabled Option3

Revision history for this message
Allan Herman (aherman) said :
#5

Upon attempted install:
Creating ext4 file system for / in partition #5 of /dev/nvme0n1...
After some minutes:
The ext4 system creation in partition #5 of /dev/nvme0n1 failed.

Revision history for this message
Launchpad Janitor (janitor) said :
#6

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.