F28 install on SSD
Hi, I'm new to this forum. I have been using Fedora since FCore 5, back in 2006 or so... but not really into technicalities, though.
My first question is that I want to install F28 (Workstation, KDE) on a brand new SSD (32 GB), which however does not show up in Anaconda's "Installation Destination" window. As you can see from command fdisk -l (no idea why it is spelt in German...)
Festplatte /dev/sda: 465,8 GiB, 500107862016 Bytes, 976773168 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes Festplattenbezeichnungstyp: dos Festplattenbezeichner: 0x17e204aa Dispositivo Avvio Anfang Fine Settori Größe Kn Tipo /dev/sda1 * 2048 1953791 1951744 953M 83 Linux /dev/sda2 1953792 890836991 888883200 423,9G 83 Linux /dev/sda3 890836992 968959999 78123008 37,3G 83 Linux /dev/sda4 968960000 976773119 7813120 3,7G 5 Esteso /dev/sda5 968964096 976773119 7809024 3,7G 82 Linux swap / Solaris Festplatte /dev/sdb: 2,7 TiB, 3000592982016 Bytes, 5860533168 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes Festplattenbezeichnungstyp: dos Festplattenbezeichner: 0x4a08bb44 Dispositivo Avvio Anfang Fine Settori Größe Kn Tipo /dev/sdb1 2048 4096002047 4096000000 1,9T 83 Linux Festplatte /dev/sdc: 29,8 GiB, 32017047552 Bytes, 62533296 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplattenbezeichnungstyp: dos Festplattenbezeichner: 0x179e45f1 Dispositivo Avvio Anfang Fine Settori Größe Kn Tipo /dev/sdc1 * 0 3758079 3758080 1,8G 0 Vuoto /dev/sdc2 117452 136107 18656 9,1M ef EFI (FAT-12/16/32) /dev/sdc3 136108 175515 39408 19,2M 0 Vuoto
/dev/sdc is recognized and it also should be already bootable (*) - I have used a (checked) DVD to activate it, but during install operations I only see usual hard SCSI disks (I have two of them, data will remain separate on /dev/sdb).
My second question (once solved the first one, of course, and less important than that) is whether it is possible to have WITHIN GRUB2 the chance to boot either from the actual F26 (on /dev/sda1) or from the new F28 (hopefully on SSD).
Thanks a lot in advance!
From the Fedora 28 installer, are you able to see
sdc
from the "advanced" partition tool (the embeddedblivet-gui
) utility?What does
lsblk
says from Live load?