I'm new to linux i somehow downloaded arch but for downloading kde plasma it's showing not enough free space what should I do now i have install all the stuff from the beginning or there's a solution for this and this was the command:
sudo pacman -S plasma-desktop dolphin konsole sddm
#Not free disk space downloading kde plasma
186 messages Ā· Page 1 of 1 (latest)
You dont have enough space obviously
Only 3.9G rootfs
Whyd you create it so small
Yes š what can I do know
Reinstall with a bigger root partition
Well all thanks goes to chatgpt I did stuff using ai
hm7 received a thank you cookie!
...
So I have to now reinstalling all stuff again ?
No other solution?
Yes
.aw installation guide
Installation guide
Ofc you can expand the partition and fs but that is too hard for you since you relied on chatgpt
Follow the wiki
So what about stuff already installed on this machine
What stuff
Linux firmware git vim networkmanager etc etc
If you expand then it's kept, but you should just reinstall following the wiki
You barely have anything
And it'll be good practice
Okie what about storage now how much should I keep it in installation guide also they said to keep it as 4gb that's why also I kept it
Nothing says 4gb
40G will be more than enough for the system itself
30G would be fine too but better to have it bigger and not have to expand it later because it's annoying
Your personal files vary so can't advice you on that size
You're looking at the swap partition size
Root partition is below that
Before now chatgpt said me to do 4 partitions so I did
You can have a separate root and home but root still has to contain the system itself
Steam games go in your home
Ohk
Separate root and home are good for reinstallation because you can wipe your root partition and preserve the home partition
I don't play games on this so I think I don't need it right ?
LOL 421G swap
Your users dirs are in the home dir
š¤£š
Ok
You dont have to repartition
Just reformat
P1 as fat32 but delete all the files
mkswap p2
Ext4 p3
Ext4 p4
Can you also tell me about mirrors while downloading base linux linux-firmware and other things I think I did pkgbuild one but that one gives error
What I'm getting confused
Your partitions are right but you don't have the filesystems in the right place
Okay so I need to change that ?
Just format them again
If it does not work ootb then sort mirrors with reflector
You mean plugged usb again and do this partitioning
Yes...
Can I MSG you bro if I need any help pls
Just talk here
Okie š„²
All you need to do is mkfs.ext4 the right partitions and mkswap
Then mount in the right places like how you did now
What about downloading base linux and linux-firmware again I have to also do that right ?
Bro can you pls tell me again what to do
Obviously
As reformatting wipes
Looks ok
archinstall script works really easy if your new
what i used
especially if partitionings the issue
though it seems your past that point
So now should I jump to archinstall
No
Partition is already correct
Well this was before i didn't do anything
i agree with hm if your deep into it
then yeah
just in the hopes that you mighta been still in the starting phases
Then you just formatted the partitions wrongly
Okay so what now buddy
unless theres some drawback to it i dont know of
You dont need to do anything here
Now just format and mkswap
oooh freshy to arch
Yep
You learn nothing by using archinstall
(comand line install)
lmao wym
i mean i guess you do learn some things
but a yt video is a bit more affective
trial by fire ig
good intro to what arch is like
another thing is that hes prolly gonna get tired of kde
and switch to sway
or wayland
i luuuuvvvv sway
its the best
but still @silver spear mark this as solved
unless this aint solved
Well this specific issue is solved but not installing one
It will be thankful for me if you let it as it is
saadtastic received a thank you cookie!
Should I let it be as it is or let only be 3 partitions
One for efi 2nd for swap and 3rd as free space
Why
Free space isn't a partition
Nah I mean I separated 50 g and 421.9 G separate that's why
With separate root and home you can choose to not wipe the home if you reinstall
Okay so what should do know after let it be as it is
as you get more acustomed to linux and arch
people tend to want to change it
customize it, kinda the whole reason people use this os
but kde is very customizable dont get me wrong
end of the day what you think looks cooler and feels cooler matters
That's the reason I'm getting on arch š«”
goodie
but still get use to loaads of cli
kinda the reason hm7 is making you do manual instal lol
lowk boot camp š
Bro I done mounting here's the result and can you tell me mirror setup
It's nothing special
Just do it according to the wiki
Or use reflector
reflector --latest 10 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
I didn't touch mirror directly downloaded files
Base linux linux-firmware
What?
I mean directly use pacstrap -K /mnt base linux linux-firmware sudo nano networkmanager
It ended with some errors but chatgpt says it's non critical
There should be no errors, there can be warnings in the mkinitcpio though which can be ignored
You can install reflector and run this in chroot to get the fastest mirrors
I think you said is true i also trying download kde plasma but it also get end up getting errors
You should post the errors if you want help
I can't able to send errors when I try to download base Linux linux-firmware nano and etc things it happened too fast but I can able to send errors while downloading kde plasma should I do that?
Is it something like timed out downloading X
It shows this
Badly picked mirrors or slow internet
pacman -S reflector
reflector --latest 10 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
Okie so should I again install arch and kde but what about this half downloaded stuff it shouldn't corrupt files right ?
@graceful igloo
I didn't say anything about installing arch again
It's ok
Just run the commands I sent in chroot and you may get faster mirrors
Okay lemme try
Bro I think it failed
It worked
cat /etc/pacman.d/mirrorlist
as long as there's urls in that file you don't need to send a ss
now try installing kde or whatever
So after this command shouldn't I have to save link using echo or directly download arch Linux
wha
cat just shows you that files contents
what do you even mean "directly download"??
There's no such thing
So what should I do now ? š
Sorry bro I have 0 brain cells that's why I'm asking
Continue
What
I tried again packstrap -K /mnt base linux linux-firmware sudo etc etc
Did you do that in chroot or outside of it
you were already in chroot so i would think the pacstrap already completed
But it showing bash : packstrap : command not found
Yeah you're in chroot and the arch install tools aren't installed by default
And you don't need them in the installed system
So I guess I already installed arch now only kde plasma remains right ?
yeah
Okie lemme try it
I did install kde plasma I guess by this command
Pacman -S plasma-desktop dolphin konsole sddm
Did you intend to install the minimal just plasma-desktop?
You'll want the plasma group for a full experience
anyway
continue
by enabling sddm and networkmanager
systemctl enable sddm
systemctl enable NetworkManager
then you can boot
I booted bro šš«”
Finally everything worked I guess can you tell me what should I do next
.aw general recommendations
General recommendations
Create a user for yourself if you haven't already, you probably have since you were able to start plasma