SiFuh changed the topic of #crux-social to: Offtopic Talks | Project https://crux.nu/ | Logs: https://libera.irclog.whitequark.org/crux-social/
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
zorz has quit [Quit: leaving]
zorz has joined #crux-social
zorz has quit [Quit: leaving]
_whitelogger has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
<remiliascarlet> ppetrov^: "#crux-social: cru-cial" So we're an SSD and RAM manufacturer now?
<remiliascarlet> SiFuh: "https://i.imgflip.com/9tbiv5.jpg 3rd time :-P" The fat guy is shooting in the wrong direction.
<remiliascarlet> zorz_: You mean "true Linuxers" as in "long time Linux users", or as in the woke crowd that took over Linux over the past 10 years?
<remiliascarlet> SiFuh: "シルキーピップボーイ <-- SIlky Pip Poi Hahaha Not Big Boy" Wrong! That saw says ビッグボーイ (Big Boy), not "ピップボーイ" (Pip Boy).
<remiliascarlet> erilun06-mobile: What are your issues? I think most people here would be using SYSLINUX instead of Grub.
<remiliascarlet> Not sure what kind of bootloader ETC is.
<SiFuh> remiliascarlet: 4th time actually
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
<SiFuh> ukky: https://down-my.img.susercontent.com/file/my-11134207-7r98w-lmfdl7ttvlxva2.webp I bought these. Made in Japan because all the drill bits here are just awful. I'd never heard of this brand before. So I drilled a 2mm hole into aluminium about 15mm thick and it was like drilling butter. A couple of seconds and was done.
erilun06-mobile has joined #crux-social
<SiFuh> farkuhar: should be this getenv("RUNLEVEL"); and not this getenv{"RUNLEVEL"};
erilun06-mobile has quit [Read error: Connection reset by peer]
<SiFuh> farkuhar: So yes, you are correct
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
<SiFuh> ukky: As for the UPS, it needs a new battery. I just tested it with the battery from my truck.
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
ppetrov^ has joined #crux-social
<SiFuh> ppetrov^: erilun06-mobile replied to you
<ppetrov^> mhm
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux-social
<erilun06-mobile> remiliascarlet:
<erilun06-mobile> Hang around in the main #crux channel in like 7 hours and you should be able to catch me trying to solve them,
<erilun06-mobile> I have only ever really used grub myself, so that's what I chose.
<erilun06-mobile> I've had issues ranging from grub not finding the compiled kernel file to grub not installing correctly and mkfs.fat giving errors left and right.
<erilun06-mobile> I might try to get things working tomorrow or Sunday if I don't get it working this afternoon (local time)
<SiFuh> erilun06-mobile: I had an issue the other day, but I was using a non-UEFI system. Found out that fdisk had set up my disk as GPT. So when I tried to mkfs.fat it would error out and when I did get it working, the SYSLINUX would erase the existence of the Partition Table. Heh, fun and games.
<erilun06-mobile> SiFuh: and here I am, seriously considering just installing it on my desktop PC instead, at least the kernel would build in minutes rather than hours (although I did manage to backup the kernel I did build on the laptop).
<erilun06-mobile> And this would be a parallel installation with arch on the side
<SiFuh> erilun06-mobile: I built the kernel on another machine. Then tar balled the kernel and the /lib/modules/6.12.23 and transferred it over to the CRUX install machine because compiling the full modular build will chew through the RAM and swap on the old machine. CRUX's rootfs takes a large chunk of the RAM leaving limited space for such a large build. Once I rebooted into the system, I rebuilt the kernel
<SiFuh> without any issues.
<erilun06-mobile> I did something similar, but I backed up the kernel I built pre 3.8, as well as large parts of /etc
<erilun06-mobile> The annoying part is that I managed to install 3.7 and get it running, possibly using the 3.8 instructions, but I had to reinstall and now I can't get it running/booting
<erilun06-mobile> Oh well, now I'm going afk to work
<SiFuh> erilun06-mobile: Would have been easier if you are using the same drive is to just boot the ISO. Mount the partitions. Make a directory called OLD and move the old CRUX into it. Then just run the install. And if you had used SYSLINUX originally, you wouldn't even need to touch the boot partition or even install SYSLINUX because it would already exist in the MBR, and all you needed to do was add a new
<SiFuh> entry to syslinux.cfg
<erilun06-mobile> I'll probably try to use syslinux next time I try to install
<SiFuh> Once you SYSLINUX, you never have to touch the MBR again. Update kernel or distro? No worries. Just edit syslinux.cfg and voila, it's done.
<erilun06-mobile> SiFuh: Sounds great
<ppetrov^> erilun06-mobile, still problems with grub?
<ppetrov^> if you are installing on EFI, did you start the CRUX iso in UEFI mode?
<erilun06-mobile> I assume so, but I haven't touched the laptop since Monday afternoon, but I don't think I did something different at boot than when I managed to install 3.7
<erilun06-mobile> Again, I'll have another look this afternoon and maybe weekend
<erilun06-mobile> On the other hand, I've started working some on the basis of a package management tool for crux, which is part of why crux is so interesting to me personally, the minimal-ness and implicity of the existing package management tools. This tool will be (nix and) guix-inspired but written/configured in a language that I actually know and like...
<SiFuh> minimal-ness :-P except for the rc
<erilun06-mobile> It's still going to be easier to work with a simplistic tarball system than it is to work with arch or Debian packages
<erilun06-mobile> My plan is to make my tool able to also manage config files and possibly some individual values
<erilun06-mobile> For some programs
<SiFuh> Heh arch. What a mess that distro is
<SiFuh> Always feels dirty when I install it.
<erilun06-mobile> As a (now) long time arch(based) user, I do agree that it's quite a mess
<erilun06-mobile> Although it's the only distro I've used that has all(90%+) of the software that I want, easily available
<erilun06-mobile> But I daily drive awesome-git...
<SiFuh> erilun06-mobile: Well they do lie and say they were inspired by CRUX, when it was clearly obvious it was based off of CRUX.
<SiFuh> pacman is pretty cool though.
<erilun06-mobile> I've tried and failed to find a good way to interact with pacman from lua, other than os.execute
<erilun06-mobile> (Lua is my second favorite programming language, my favorite is based on Lua and can use Lua libraries, but with clojure/Lisp-style syntax and functionality)
<SiFuh> My favorite language is probably Thai. But they all suck. :-P
<erilun06-mobile> SiFuh: joker? or just not a programmer? :-)
<SiFuh> Just a joker :-P
<erilun06-mobile> Ah
<erilun06-mobile> I'm autistic, bad at hearing, worse at reading, tone :-}
<SiFuh> I'm SiFuh, bad at flapping my arms, worse at getting pregnant, man :-)
<SiFuh> Hahaha
<SiFuh> erilun06-mobile: Only lua I use is in emacs and video players
<SiFuh> Oh wait, lisp in emacs
<erilun06-mobile> Emacs uses its own lisp dialect, but I know MPV has Lua support
<erilun06-mobile> Yeah
<erilun06-mobile> My favorite programming language : https://fennel-lang.org/
<SiFuh> Heh, a Brazillian moon
<erilun06-mobile> Isn't that lua?
<erilun06-mobile> Fennel is a flower/plant
<erilun06-mobile> SiFuh: do you by chance watch the systemcrafters yt channel? He does a lot of Emacs stuff. it feels like I recognize your username from somewhere
<ppetrov^> I am analyzing some networks in R and I am getting this crap on a random basis:
<ppetrov^> Error: file descriptor is too large for select()
<ppetrov^> seems it's a problem with Linux?
<ppetrov^> any ideas
<ppetrov^> ?
<erilun06-mobile> I've never used R
<erilun06-mobile> I wonder if R is using C (or C++) for interacting with the system the same way that Lua does, or if it's doing something else
<dlcusa> Does anyone here besides SiFuh remember UNIX distros in which the /sbin hierarchy contained only -static executables (hence the s for static as well as for single)? Those were for heroics recovering systems from dynamic linkage disasters. Maybe the crucial distro should adopt that approach.
<ppetrov^> the crucial distro? that the joke I made?
<ppetrov^> erilun06-mobile, Some libraries are written in C/C++
<dlcusa> No, it was another name suggestion for the #crux-musl effort.
<ppetrov^> :)
<SiFuh> dlcusa: There was two crucial one was hyphenated and the other was not. And I think I saw a Crux-cial as well maybe.
<SiFuh> erilun06-mobile: What can I say, I am famous :-P
<dlcusa> But what about the distro having a functional sbin tree?
<SiFuh> dlcusa: of course. / should be separate and anything in /bin /sbin should be 100% static.
<SiFuh> But the modern Linux morons came in and made one single large partition and shoved everything on it. Which is just stupid
<dlcusa> So you think both bin and sbin should be static? That eliminates the primary benefit of dynamic linkage.
<SiFuh> I still do partitions for / /usr /usr/local /usr/X11R6 /home /var and /tmp
<SiFuh> /usr /usr/local /usr/X11R6 can be mounted read only.
<SiFuh> In the old days even / could be read only.
<SiFuh> SHove that in your face big scary FSCK rc screen ;-)
<SiFuh> I think farkuhar needs to put in a comment line '# The big scary fsck screen'
<SiFuh> I thought it was a clever choice of words when he was talking about it
<farkuhar> ppetrov^: Does your network analysis use file descriptors directly, or is the error message coming from how R decided to implement your code at the OS level?
<ppetrov^> guess it comes from what R decided
<ppetrov^> when this happens, i rstart R and it works
<ppetrov^> that's true SiFuh when I'm done, I will play some Fallout
<ppetrov^> well, my PC does not look like this...
<SiFuh> ppetrov^: If I threw my PC hard enough, it would land in Malaysia
<ppetrov^> aren't you iving in Malaysia?
<SiFuh> ppetrov^: Yes but erilun06-mobile doesn't know that
<ppetrov^> now he does
<ppetrov^> erilun06-mobile, SIFUH LIVES IN MALAYSIA
<SiFuh> Wrong, Malaysia surrounds where I live.
<ppetrov^> k
<dlcusa> The SiFuh PoV (tm).
<SiFuh> This Bruce Springsteen guy is a moron.
farkuhar has quit [Quit: leaving]
<SiFuh> How about make every Malaysian do a fucking test again and erase corruption from the industry. Most foreigners can drive better than Malaysians.
<SiFuh> I'd say close to 100% of the people I have met have never done the actual test, they just pay a fist full of cash and get the approval for a licence.
<SiFuh> Good thing I already have an Open Malaysian Licence. :-P
<SiFuh> Here there is no flow of traffic and one of the major causes is the lack of indicators. No one knows what anyone else is doing so they are always constantly riding the brakes.
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
<erilun06-mobile> Making another attempt at installing crux 3.8
<erilun06-mobile> This time I've got a mascot for luck
<erilun06-mobile> https://gofile.io/d/pQ7pBZ
<erilun06-mobile> SiFuh: ppetrov^:
<ppetrov^> good luck
<erilun06-mobile> I'll ask in #crux if I get stuck
<erilun06-mobile> Well
<erilun06-mobile> Thats probably _when_ I get stuck
<ppetrov^> you installing in a VM?
<erilun06-mobile> Nope
ppetrov^ has quit [Quit: Leaving]
<erilun06-mobile> Lenovo thinkpad X250
ppetrov^ has joined #crux-social
<SiFuh> erilun06-mobile: I am here
<SiFuh> Your code page error How large is your fat partition. Where is your fat partition.
<SiFuh> Are you using EFI or DOS based drive?
<SiFuh> When you booted CRUX iso was it a nice screen or an older looking screen
<erilun06-mobile> Label=gpt
<erilun06-mobile> Sda1 is 300m according to cfdisk
<SiFuh> And it _IS_ the first partition?
<erilun06-mobile> Yes
<SiFuh> Okay when you booted CRUX iso did you see a black screen with gray text?
<SiFuh> Or was it 'blue' I think for grub
<erilun06-mobile> https://gofile.io/d/rVRxqO
<SiFuh> erilun06-mobile: That's good
<erilun06-mobile> MyPhoneDontWantToRecogniseTheSpacebarOnMyKeyboardApp
<SiFuh> Good thing it recognizes capital letters
<erilun06-mobile> Yeah
<SiFuh> Again I want to know is it a UEFI system or not
<erilun06-mobile> Not entirely sure
<SiFuh> Hence asking you what the boot screen looked like for the ISO
<erilun06-mobile> Don'tRemember
<SiFuh> Well I really can't help you until I know 100% sure you are on an UEFI system or Legacy (DOS)
<SiFuh> You already did the install right?
<erilun06-mobile> I'veTriedDoingTheInstallationSeveralTimes
<SiFuh> You really don't need to. I'd reboot and tell me what the boot screen looks like.
<SiFuh> Although if you did install efibootmgr you can run that
<erilun06-mobile> I'mGonnaRebootBoothLaptopAndPhone
<erilun06-mobile> Brb
<SiFuh> From ISO
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
<erilun06-mobile> It's definitely UEFI mode
<SiFuh> okay that's good
<erilun06-mobile> https://gofile.io/d/gaRkqM
<SiFuh> Yep that's UEFI
<erilun06-mobile> Running setup now
<SiFuh> Wait wait wait
<SiFuh> Did you vfat the partition successfully?
<erilun06-mobile> No, got that same error
<SiFuh> Those code page errors don't generally show up unless something is wrong with the partitioning scheme
<SiFuh> Why don't you dd out the disk. Like this dd if=/dev/zero of=/dev/sda bs=1 count=2048
<SiFuh> Then try afresh
<erilun06-mobile> Really? from what I read, it was something to do with locale
<SiFuh> You don't have locale
<erilun06-mobile> Ah
<SiFuh> It's a kernel codepage local.
<erilun06-mobile> Ah
<SiFuh> dd the disk. 2048 count. GPT select and repartition everything.
<SiFuh> erilun06-mobile: You are only replacing a small portion of the disks beginning with zeroes not the entire disk.
<erilun06-mobile> Cross your fingers, or whatever you do for luck where you live
<SiFuh> I don't believe in stupidstition
<erilun06-mobile> Right
<erilun06-mobile> Same error, what the heck
<erilun06-mobile> Wait, is "afresh" a command
<erilun06-mobile> SiFuh:^
<SiFuh> I am here. I was playfully beating my wife. Haha
<SiFuh> No afresh is not
<erilun06-mobile> Good, but strange it didn't work
<SiFuh> What command ar you running to to fat32 the partition?
<SiFuh> Oh wait, I seem to think I saw it
<erilun06-mobile> "mkfs.fat -F 32 /dev/sda1"
<SiFuh> vfat it bro
<erilun06-mobile> Still with -F 32
<erilun06-mobile> ?
<SiFuh> mkfs.vfat /dev/sda1
<SiFuh> And you set to EFI already right?
<erilun06-mobile> Yes
<erilun06-mobile> And .vfat gave the same error
<SiFuh> Is it mounted?
<erilun06-mobile> No
<SiFuh> Hmmm. Okay. This is strange. Not sure what is going on. Okay can you mount the drive as /mnt/boot?
<SiFuh> You will need to create sda2 first and mount that as /mnt and mkdir /mnt/boot first
<erilun06-mobile> Hold on getting dinner
<SiFuh> Heh It's 1am here dude
<erilun06-mobile> Is am afternoon or morning
<erilun06-mobile> can you mount the drive as /mnt/boot? Seems like I can
<erilun06-mobile> SiFuh:
<erilun06-mobile> ppetrov^: any ideas?
<SiFuh> erilun06-mobile: Okay do the install
<SiFuh> I can give you a cheat sheet for syslinux
<ppetrov^> erilun06-mobile, mkfs.vfat -F 32 /dev/sda1
<ppetrov^> mkdir -p /mnt/boot/efi
<ppetrov^> mount /dev/sda1 /mnt/boot/efi
<ppetrov^> sori, busy drinking rum
<erilun06-mobile> No worro
<SiFuh> erilun06-mobile: You want this one https://i.snipboard.io/NDjX0L.jpg
<erilun06-mobile> No worries
<erilun06-mobile> SiFuh: I ran setup and it seems to have worked
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Client Quit]
erilun06-mobile has joined #crux-social
<SiFuh> erilun06-mobile: I am still here, was teaching the wife some basic Kung fu.
<SiFuh> I'm training her to defeat the evil overlord olutmies
<SiFuh> Hahahaha
<erilun06-mobile> I'm having trouble following the handbook instructions on setting up syslinux...
<erilun06-mobile> For UEFI
<SiFuh> I just gave you an image
<SiFuh> That is all that is needed
<SiFuh> For UEFI and GPT
<erilun06-mobile> And I copy example syslinux from the handbook?
<SiFuh> errrrrrrrr
<SiFuh> erilun06-mobile: That retarded mess will work
<SiFuh> erilun06-mobile: I had to look at it hahaha
<erilun06-mobile> What __should__ I use?
<SiFuh> PROMPT 1
<SiFuh> TIMEOUT 10
<SiFuh> DEFAULT CRUX
<SiFuh> LABEL CRUX LINUX vmlinuz-6.12.23 APPEND root=/dev/sda3 ro net.ifnames=0 quiet loglevel=3
<SiFuh> Like that but,LINUX and APPEND should be new lines
<SiFuh> I don't understand why there is extra shit in the handbook. I will fucking abuse him about it
<SiFuh> https://dpaste.org/hKwNW <-- erilun06-mobile
<SiFuh> It's mine.
<SiFuh> You cannot have INITRD if you have nothing. So entire line must be erased
<SiFuh> Now I am mad as hell because the clown added a SAY line.
<SiFuh> farkuhar, I AM COMING FOR YOU! SHOW YOURSELF!
<erilun06-mobile> https://gofile.io/d/LMgpbO
<erilun06-mobile> Mix of handbook and yours
<SiFuh> You copied eaxctly as I said. No mix
<SiFuh> But I am going to tear farkuhar to shreds for adding shit in the config that isn't needed.
<SiFuh> SYSLINUX has menus too by the way erilun06-mobile
<SiFuh> But it is left out for a reason.
<erilun06-mobile> Menus?
zorz has joined #crux-social
<erilun06-mobile> https://gofile.io/d/N1n4IP
<erilun06-mobile> "We've got fan-spin"
<erilun06-mobile> 🎆It worked🎆
<erilun06-mobile> How do I "systemctl reload" a service?
<erilun06-mobile> I solved it
zorz has quit [Quit: leaving]
zorz has joined #crux-social
erilun06-mobile has quit [Ping timeout: 276 seconds]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
farkuhar has joined #crux-social
erilun06-mobile has quit [Ping timeout: 248 seconds]
erilun06-mobile has joined #crux-social
<farkuhar> Maybe olutmies wasn't copying from TinyCore Linux after all. There are plenty of colour codes in sources closer to home: https://git.crux.nu/system/iso/src/branch/3.8/initramfs/init#L7-L16
<farkuhar> According to git-blame(1), those lines were added by jaeger as early as 2007 or 2008.
<zorz> okay jaeger, tiny core :P
<ukky> SiFuh: Never heard of Bossman either, but I would buy anything Made in Japan without even thinking.
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Ping timeout: 272 seconds]
erilun06-mobile has joined #crux-social
zorz has quit [Quit: leaving]
_whitelogger has joined #crux-social
SiFuh_ has quit [Remote host closed the connection]
SiFuh_ has joined #crux-social
ppetrov^ has quit [Quit: Leaving]
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Ping timeout: 248 seconds]
erilun06-mobile has joined #crux-social
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux-social