#carbslinux

Earlier messages
<merakor2>raph_ael: Here is an example https://termbin.com/mik7
<merakor2>You can run 'cpt bi' and it will automatically install it if it doesn't fail
<merakor2>I can add a function to cpt itself for this purpose, but you can use this for now.
<raph_ael>thanks
<merakor2>Oops don't actually do that, there is an error, here is a better function
<merakor2>https://termbin.com/qx7ai
<raph_ael>nice
<merakor2>raph_ael: I have pushed a new version that accepts 'cpt bi' inside the package manager.
<raph_ael>thanks !
...
<merakor2>You are welcome :)
<raph_ael>:)
<raph_ael>the /dev/root part tells you something ?
<raph_ael>I rebuilded the kernel and have udevd at boot
<merakor2>Does kernel command line have ro?
<merakor2>Run cat /proc/cmdline
<raph_ael>indeed
<raph_ael>never saw that
<merakor>You need to replace it with rw
<merakor>You can edit grub config on /etc/default/grub
<raph_ael>thanks, I don't see that in the file, I'll seek
<merakor>Oh yeah wrong file
<merakor>Change /etc/grub.d/10_linux
<merakor>Replace ro to rw there
...
<raph_ael>thanks
<raph_ael>I'll try on thursday, the wm is at work
<raph_ael>VM
...
<raph_ael>reinstalling from scratch, seems I did too much crap at first !
<merakor>Great, how is it going?
...
<raph_ael>well
<raph_ael>https://imgur.com/a/anxzLX8
<raph_ael>I have a huge load
<raph_ael>a still a ro /
<raph_ael>:)
<raph_ael>no finally a rw / but no real poweroff because of /dev/kmesg read only
<raph_ael>strange
<merakor>Do you have eudev?
<raph_ael>mdev
<raph_ael>but eudev before
<merakor> /dev/kmesg being read-only shouldn't cause an issue for now
<merakor>The init scripts used it to log itself
<raph_ael>ok
<raph_ael>but the load and the multiple rc.boot are strange
<raph_ael>it does nothing
<merakor>What do you mean?
<merakor>Multiple rc.boot?
<merakor>Do you mean boot hooks?
<raph_ael>see the image ?
<raph_ael> https://imgur.com/a/anxzLX8
<merakor>What init program are you using? Busybox?
<raph_ael>yes
Later messages