Search found 5 matches

by SsamirR
3. Oct 2022, 18:27
Forum: Problems
Topic: Can't install xmonad
Replies: 7
Views: 3428

Re: Can't install xmonad

try to install required dependencies first :

Code: Select all

sudo slapt-get --show xmonad | grep "Package Required:" | tr ',' '\n' | while read -r package ; do sudo slapt-get -i "$package" -y ; done
by SsamirR
3. Oct 2022, 17:33
Forum: Problems
Topic: an issue related to dual boot on seperate drive
Replies: 6
Views: 3233

Re: an issue related to dual boot on seperate drive

its ok. problem solved by installing arcolinux next to windows. now i have all three on grub boot loader.
Disk /dev/sda: 465,76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: ST500DM002-1BD14
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O ...
by SsamirR
30. Sep 2022, 16:11
Forum: Problems
Topic: an issue related to dual boot on seperate drive
Replies: 6
Views: 3233

Re: an issue related to dual boot on seperate drive

i dont understand what do you mean by spam.
by SsamirR
30. Sep 2022, 10:18
Forum: Problems
Topic: an issue related to dual boot on seperate drive
Replies: 6
Views: 3233

Re: an issue related to dual boot on seperate drive

spam !? what are you talking about !!!

here is my old membership here. name: zazlox
viewtopic.php?f=14&t=3940&start=60
by SsamirR
30. Sep 2022, 07:31
Forum: Problems
Topic: an issue related to dual boot on seperate drive
Replies: 6
Views: 3233

an issue related to dual boot on seperate drive

hello everybody

im not really new to salix. i have already tried V12. i have an issue now. i have to choose manualy Salix drive from bios so as to log to it. otherwise it will log in windows 10 automaticly. heres some outputs maybe it can help.

inxi -v 2
System:
Host: darkstar.example.net Kernel ...