Are the drives formatted?

|
amirhoseyn_031 2022-09-18 18:18:27
smol_mazunki 2022-09-18 18:17:54
does it show up there

Yeah i want sda1 and sda 4

smol_mazunki 2022-09-18 18:19:17
amirhoseyn_031 2022-09-18 18:18:27
Yeah i want sda1 and sda 4

mount them then

smol_mazunki 2022-09-18 18:19:48
create a directory to mount each of them
smol_mazunki 2022-09-18 18:20:20
mkdir ~/Desktop/{sda1,sda4}
smol_mazunki 2022-09-18 18:20:29
and mount each of them
amirhoseyn_031 2022-09-18 18:20:48
Do not format ?
smol_mazunki 2022-09-18 18:20:49
sudo mount /dev/sda1 ~/Desktop/sda1
smol_mazunki 2022-09-18 18:20:53
amirhoseyn_031 2022-09-18 18:20:48
Do not format ?

what

amirhoseyn_031 2022-09-18 18:22:15
smol_mazunki 2022-09-18 18:20:53
what

Are the drives formatted?

smol_mazunki 2022-09-18 18:22:37
amirhoseyn_031 2022-09-18 18:22:15
Are the drives formatted?

how would i know?

princegaut 2022-09-18 18:22:38
amirhoseyn_031 2022-09-18 18:22:15
Are the drives formatted?

this font is making the chat dead serious

smol_mazunki 2022-09-18 18:22:57
you can check with parted or fdisk
amirhoseyn_031 2022-09-18 18:23:09
princegaut 2022-09-18 18:22:38
this font is making the chat dead serious

I don’t know why is it 🤔

princegaut 2022-09-18 18:23:22
I feel like this way
princegaut 2022-09-18 18:23:25
I dont know why
smol_mazunki 2022-09-18 18:23:32
amirhoseyn_031 2022-09-18 18:23:09
I don’t know why is it 🤔

all your text is monospace

smol_mazunki 2022-09-18 18:23:39
surrounded by ` maybe
princegaut 2022-09-18 18:23:53
smol_mazunki 2022-09-18 18:23:39
surrounded by ` maybe

Yes

amirhoseyn_031 2022-09-18 18:26:56
smol_mazunki 2022-09-18 18:22:57
you can check with parted or fdisk

Why is there no file?

smol_mazunki 2022-09-18 18:28:12
amirhoseyn_031 2022-09-18 18:26:56
Why is there no file?

did you mount it?

amirhoseyn_031 2022-09-18 18:33:11
smol_mazunki 2022-09-18 18:28:12
did you mount it?

How can I do ?

princegaut 2022-09-18 18:37:46
amirhoseyn_031 2022-09-18 18:33:11
How can I do ?

mount command duh

FartingTyrant 2022-09-18 19:04:05
Another nice day
2022-09-18 19:40:54
I have problem with sudo
when I used sudo makepkg -si
it output: (user) is not in the sudoers file.
smol_mazunki 2022-09-18 19:45:39
2022-09-18 19:40:54
I have problem with sudo
when I used sudo makepkg -si
it output: (user) is not in the sudoers file.

are you in the wheel group?

xatties 2022-09-18 19:55:44
siduck 2022-09-18 17:28:40
https://www.youtube.com/shorts/URmtOYCuNQM?feature=share

this hurts me

2022-09-18 19:58:46
linux_group-1406933.jpg

2022-09-18 19:59:02
2022-09-18 19:58:46
linux_group-1406933.jpg

@smol_mazunki
I guess yes

smol_mazunki 2022-09-18 20:05:49
2022-09-18 19:58:46
linux_group-1406933.jpg

uncomment that line

smol_mazunki 2022-09-18 20:05:59
also, i hope you opened that file with visudo
smol_mazunki 2022-09-18 20:06:21
2022-09-18 19:58:46
linux_group-1406933.jpg

wait nvm

smol_mazunki 2022-09-18 20:06:26
sudoers config is ok
smol_mazunki 2022-09-18 20:06:29
type groups
smol_mazunki 2022-09-18 20:06:33
in the shell
malware_hacker_bot 2022-09-18 21:02:13
https://lapce.dev/

This code editor is incredible , has anyone tried it?

|