#EFI Windows dual boot

113 messages · Page 1 of 1 (latest)

ionic sonnet
#

so im currently installing linux mint after distrohopping but looking at my installation type, it shows windows boot manager in a different ssd ( i am currently using 2 ssds, one for windows stuff, other for distros) and i am not sure if installing mint will make me unable to access windows, can anyone help me?

craggy geyser
#

can u open the app named Disks please

#

show a pic of each drive. excluding the USB stick and the loop device

#

@ionic sonnet

ionic sonnet
craggy geyser
ionic sonnet
#

thats a external ssd i use

craggy geyser
#

any efi partition on it?

#

it'll say in the text below the diagram

craggy geyser
#

so, from the looks of things, your Windows is on sda - but it's missing an EFI parition.

#

possibly the one on sdb (sdb1) is being used to boot windows or whatever else

#

please show the partition layout of USB 16 GB

ionic sonnet
craggy geyser
#

let's have a quick look at stuff a different way

#

open a terminal and maximize it

ionic sonnet
#

alright

craggy geyser
#

do lsblk -o name,model,size,fstype,partuuid

#

followed by efibootmgr

#

and show.

ionic sonnet
craggy geyser
#

yep. windows is using sdb1 for EFI

ionic sonnet
#

is there a way to move it

craggy geyser
#

u want to get rid of Fedora at this time?

ionic sonnet
#

its nobara, yeah

craggy geyser
#

ok so go back to the Disks app, on sdb

ionic sonnet
#

Alright

craggy geyser
#

1 sec

#

ok in the Disks app, on SDB

#

select sdb2 and then delete it with the red button having a dash inside it

#

do same for sdb3 and sdb4

ionic sonnet
#

Done

craggy geyser
#

show pic. i wanna see how it stands now

ionic sonnet
craggy geyser
#

cool, click the gear icon > Edit filesystem , and put ESP_MAIN

ionic sonnet
#

on sdb1?

craggy geyser
#

yes

ionic sonnet
craggy geyser
#

once done, go to the 16Gig USB in disks app, and click the "writable" partition and click the black Stop button to unmount it

#

p3 in that case.

ionic sonnet
#

gives me this

craggy geyser
#

ok nvm.

#

probably installer is running in background

#

anyway, close out of the Disks app

ionic sonnet
#

Ok

craggy geyser
#

run the installer with the "something else" option and show pic when ur there. scroll in the chart showing sdb and all under it

ionic sonnet
craggy geyser
#

first order of business.:

#

the 'device for bootloader' dropdown: __put to /dev/sdb1

ionic sonnet
craggy geyser
#

then click the massive free space under sdb1 in chart then click +, and make an ext4 partition . (you can select about 40% the total size, if you want to also make a home partition to save data in )

ionic sonnet
#

like this

craggy geyser
#

eh.. wait

#

let's have this one be the one for the OS, not home... so click on the "mountpoint" dropdown

#

and put to /

#

then click OK, then click the rest of the big free space, and do + again

ionic sonnet
#

still with 40%?

craggy geyser
#

you'll do a /home and a 2 gig swap

craggy geyser
ionic sonnet
#

so should i do the 2gb swap first

craggy geyser
#

never.

#

in case u need to resize stuff, it'll be in the way

ionic sonnet
#

so the rest is home

craggy geyser
#

wait up

#

fix something first

#

so it's nice n round

#

that ext4 partition u just made, click it, and click "change"

#

in the 'size' field put 429497 (metric Megs)

#

that should give u a perfect 400 binary Gigs

#

dont change the mountpoint that u had put, just the size

ionic sonnet
#

alr done

craggy geyser
#

show a pic of main screen

#

i wanna see how much free space remains

ionic sonnet
craggy geyser
#

click + on the free space: make 567929 MB ext4 mountpoint: /home

#

which should leave u with a perfect 2 binary gigs free space at very end, for setting as swap

ionic sonnet
craggy geyser
#

then click the remainng 2048 MB of free space

#

close enough... and do use as: linux swap

ionic sonnet
#

the swap area?

craggy geyser
#

wait

#

something off

#

oh nvm

#

yeah the 2 gigs of free space that show there in the chart

#

click + on it

ionic sonnet
#

ok

craggy geyser
#

"use as" should offer a option for linux swap area

ionic sonnet
craggy geyser
#

"swap area"

ionic sonnet
craggy geyser
#

yep. looks fine. scroll up a bit, make sure the / partition is there still

#

and ticked to format

ionic sonnet
craggy geyser
#

and since the swap area never got formatted, it must be set to "format" as well

#

so click it, and "change"

ionic sonnet
#

Format the partition is greyed out

craggy geyser
#

if u ever have to reinstall this or another distro, u basically do this same step but just ensure the home partition is NOT ticked to format, and also still set to mount at /home

craggy geyser
ionic sonnet
#

alright man, thank you for helping

craggy geyser
#

yw. good luck with the installation

#

be sure to check out our #1295728709306683482 INDEX , section 3 and beyond for handy usage tips @ionic sonnet

ionic sonnet
#

alrighty

craggy geyser
#

when you boot into the new Mint, check in System Monitor if swap is available. (obviously won't be in use then but should show avail.)

craggy geyser
#

how's it turning out, @ionic sonnet ?

ionic sonnet
craggy geyser
#

I mean the dualboot works?

ionic sonnet
#

yeah it does

craggy geyser
#

make sure Windows Fast Startup is OFF too for reliable operation. (This is not a BIOS setting)

craggy geyser
ionic sonnet
#

@craggy geyser

craggy geyser
craggy geyser
# ionic sonnet <@725510568492138497>

check this for a minute or 2 at timecue: https://youtu.be/yYZUnx9yZKE?t=1122

MIND BLOWING SUPER COOL LINUX COMMANDS

NOTE: YouTube won't allow the angled brackets that represent "greater than" and "less than" to be posted in the description text. I have indicated their use in the commends below but you'll have to replace them yourself. :)

CREATE A TEXT FILE WITHOUT USING AN EDITOR

cat (greater than) myfile.txt
-- Creat...

▶ Play video