#grub appearing after choosing the usb in the bios [SOLVED]

230 messages · Page 1 of 1 (latest)

restive orbit
#

after using windows for so many years i installed linux mint and then i tried to install arch but this appears i searched and none works is there a way i dont care if mint is deleted i just want to install arch whatever it takes help

turbid marten
restive orbit
#

just arch (sorry if this a dumb thing to say )

turbid marten
#

I'm fairly confused about what you've done, did you try to install arch, or is this grub just from the usb?

#

also is secure boot disabled?

restive orbit
#

i just download it from the website and flashed using rufus just the same thing i did with mint and worked dont know why not for arch

restive orbit
turbid marten
#

where did you download arch from?

restive orbit
turbid marten
#

mirror or magnet link to torrent?

restive orbit
#

and used uttorent

#

torrent

turbid marten
#

and checked the checksums match?

restive orbit
#

what is that

turbid marten
#

what OS are you using, windows or mint?

restive orbit
#

mint i clearly remember i chose the second option when i installed mint to deleat windowns

turbid marten
#

okay, in terminal you want to do the checksum, one second

restive orbit
#

ok wait

turbid marten
#

sha256sum <iso> if you're not in the directory, include the full path

#

e.g. sha256sum ~/Downloads/archlinux.iso or whatever

#

compare the output to what's on the downloads page

#

then remake the USB, but use ventoy this time

restive orbit
#

ok where should i write this sha256sum <iso>

turbid marten
#

you install the ventoy package, which then allows you to install ventoy to the usb, and then drag the iso onto the second partition on the usb

turbid marten
restive orbit
#

and also that checksum is not working

#

its says command not found

turbid marten
#

hmmm, let me see how to do it on mint

restive orbit
#

but suggest something called checksub

turbid marten
#

oh killer will know which package might be needed

restive orbit
#

can i just wipe out mint

#

since i think this is due to me trying to have multiple os or something

limber thistle
#

@restive orbit sha256sum -b <iso>

restive orbit
#

ok

#

its says
bash : syntax error near unexpected token 'newline'

limber thistle
#

@restive orbit can you screenshot how you are checking

restive orbit
#

ok wait

turbid marten
#

lol

#

your iso file is not called <iso> is it now 😛

restive orbit
#

what

limber thistle
#

@restive orbit you need to specify the iso

turbid marten
#

<iso> is to be replaced with the actual iso file...

restive orbit
#

oh how

turbid marten
#

where is your iso?

#

what directory?

restive orbit
#

i'm so dumb sorry i'm just two week in this linux

limber thistle
#

cd /path/to/iso

turbid marten
turbid marten
restive orbit
#

i really dont know what you guys are talking about

turbid marten
#

the arch iso was downloaded on mint right?

restive orbit
#

idk

#

how can i know tho

turbid marten
#

when you made the usb with the arch iso, what operating system were you using?

restive orbit
#

windows from my other pc

turbid marten
#

ahhhhh, okay

restive orbit
#

windows 10

turbid marten
#

do you still have windows 10?

restive orbit
#

yes in my other pc

turbid marten
#

okay

#

you can either go to that PC, or you can download the ISO to your mint install

restive orbit
#

this one that i'm using discord with

#

um which one should i use

turbid marten
#

totally up to you

restive orbit
#

okey let use the first one

turbid marten
#

the first one being?

restive orbit
#

so what should i do

turbid marten
#

windows 10?

restive orbit
#

using the windows 10 pc (this one )

turbid marten
#

okay, in that case, where is the iso? what folder?

restive orbit
#

i'm using the windows pc rn

#

what iso i really dont know what you are talking about

turbid marten
#

the arch iso you put on the usb drive

restive orbit
#

what i did is just downloading arch using utorrent then flashing it using rufus that's it

turbid marten
#

that you downloaded from the torrent

restive orbit
#

ok its in downloads

turbid marten
#

awesome

#

what is your username?

#

Get-FileHash C:\users<USERNAME>\Downloads\archlinux-<DATE>-x86_64.iso -A sha256

restive orbit
#

in the c: drive ?

turbid marten
#

do that in powershell

restive orbit
#

ok

turbid marten
#

make sure you replace <USERNAME> with your username and <DATE> with the date

restive orbit
#

what date should i use is it like today?

turbid marten
#

not the date you downloaded it, but the date the file that you downloaded says

restive orbit
#

oh ok its 1/1

#

2024

turbid marten
#

yeah it'll say it in the filename, you want the file name to match what you type above, hence me saying <DATE>

#

e.g. when I wanted the MD5 of the one from May 2 years ago, I did:
Get-FileHash C:\users\tom\Downloads\archlinux-2022.05.01-x86_64.iso -A MD5
in powershell
my username being "tom"

restive orbit
#

ok its says algorithm with sha256 under it

#

and hash with some random letters and numbers

#

and the path with the path under it

turbid marten
#

SHA256: 12addd7d4154df1caf5f258b80ad72e7a724d33e75e6c2e6adc1475298d47155

restive orbit
#

yes it does

#

12ADDD7D4154DF1CAF5F258B80AD72E7A724D33E75E6C2E6ADC1475298D47155

turbid marten
#

fantastic

restive orbit
#

nice

turbid marten
#

then install ventoy to the usb instead, and put the iso into the usb

limber thistle
#

if I may, I think you better stay with mint until you get better with mint, because arch is a diy distro that requires a lot of work.

restive orbit
turbid marten
restive orbit
turbid marten
#

A manual install on the vm

restive orbit
turbid marten
limber thistle
restive orbit
#

oh so this ventoy does the same job as rufus?

turbid marten
#

Do you know the following commands:
cd
ls
pwd
mount
umount
rm
mv
cp
systemctl status

?

turbid marten
restive orbit
#

i know them all except cp and the last one

turbid marten
restive orbit
#

ok and the last one?

#

it looks like something htop will do

#

lol

turbid marten
restive orbit
#

ok

turbid marten
#

E.G.
systemctl enable —now NetworkManager
Would both tell the computer to start NetworkManager every time it booted up, and then also start it in this session (avoiding the need to reboot)

limber thistle
#

do you know what de/wm you are going to use on arch?

#

@restive orbit

#

I wouldn't recommended using a wm for my first use of a wm in arch, I would recommended using a de to get to know arch a little bit better, then use a wm

turbid marten
restive orbit
#

sorry bad internet

restive orbit
#

btw this whole problem was due to rufus?

turbid marten
restive orbit
#

ok so i download it let me try

limber thistle
#

i3, hyprland is a wm, it is terminal focused

#

not recommended for beginners

restive orbit
#

then i guess i will use kde

limber thistle
#

good choice

turbid marten
#

It’s your choice though

restive orbit
#

thanks

#

ok si this ventoy

#

its shows this

#

here i selected my usb but what should i do

#

just install?

turbid marten
#

Install, and then it’ll make two partitions

restive orbit
#

nvm just clicked install now its installing something

turbid marten
#

Yup, to the usb

restive orbit
#

ok when its completed i will tell you

turbid marten
#

After that in my computer look for the second partition of the usb, and then copy paste the iso file into that

limber thistle
#

or drag and drop

restive orbit
#

there is an error

limber thistle
#

screenshot please

restive orbit
#

this is the second time this happens

turbid marten
restive orbit
#

nope

turbid marten
#

🤷

restive orbit
#

let me try with another usb

turbid marten
#

You’re gonna struggle with arch with that sort of approach

restive orbit
#

note its goes to 44 and restart to 12

restive orbit
turbid marten
restive orbit
#

since its a good way to train myself to use linux

turbid marten
#

Then you need to learn to refer to documentation, googling, and the arch wiki

restive orbit
#

i dont want to use windows like os ,i really like to use the terminal

#

ok

#

btw its not working this ventoy

#

wait it worked with the other usb

#

so just drage and drop archlinux iso

limber thistle
#

yes

restive orbit
#

its works its no longer grub

#

should i boot in normal mode ?

turbid marten
#

Boot into grub2 assuming that is an option

restive orbit
#

yes its under normal mode

turbid marten
#

Show pics of each screen please

limber thistle
turbid marten
#

Boot into grub2 mode

restive orbit
#

ok

limber thistle
#

why not normal mode?

turbid marten
restive orbit
#

ok so grub2 mode

turbid marten
#

Show it

restive orbit
#

it shows the same as in some ordinary gamers video

turbid marten
#

Huh?

limber thistle
#

please don't follow a video

restive orbit
#

no just a yt i watch

turbid marten
#

.aw installation_guide

limber thistle
turbid marten
limber thistle
restive orbit
#

just for fun i want to use wiki as a real arch btw user

turbid marten
# rare edge

This is the installation guide you should use, and the only supported one

#

You’re good to go now, if you want i3 and hyprland, totally up to you

restive orbit
#

btw if any point can i change de just like from gnome to kde or xfce to i3

limber thistle
#

if you want

restive orbit
#

is in the wiki ?

limber thistle
#

but changing from a de to a wm requires a little bit of knowledge of the wm

restive orbit
#

ok

#

a new soldier will enrol in the arch army

#

thank you guys

#

really apreciate it

turbid marten
limber thistle
#

let us know if you have any more question

turbid marten
#

.n solved

rare edgeBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

restive orbit
#

ok thank you guys

turbid marten
#

Recommend if you need more help you make a new thread

restive orbit
#

ok

turbid marten
#

As this issue is solved via using ventoy instead or rufus

turbid marten
restive orbit
#

grub appearing after choosing the usb in the bios [SOLVED]

restive orbit
molten ploverBOT
#

vegancookies received a thank you cookie!

restive orbit
molten ploverBOT
#

You're thanking too much ó_ò

turbid marten
#

%give @limber thistle

molten ploverBOT
turbid marten
#

Now they got their cookie too

limber thistle
molten ploverBOT
#

vegancookies received a thank you cookie!

restive orbit
#

nice

#

wellp i guess its time for the wiki cya

limber thistle
#

again, let us know if you have any questions

lunar nymph
#

I thought I was good at linux in wsl lmao