The officially official Devuan Forum!

You are not logged in.

#26 Re: Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-09 10:25:16

rolfie wrote:

Look at the boot screen. Normally there are no boot logs written.

rolfie

I will try to record a video and then watch it in slow motion. With these settings the system works faster than 2.0.
Thank you all very much for your support!

#28 Re: Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-06 16:58:50

fsmithred wrote:

I tried it yesterday with the same iso you used. I ran the Graphical install and took all the defaults up to the point of choosing openrc. When it boots, openrc runs as expected. (Parts of sysvinit are still installed and are used by openrc.)

What did you do that's different?

I used expert install. im not find any .deb packet on netinstall iso and dvd with name openrc, maybe installer downloads from network?
How to determine if openrc is running?

rolfie wrote:

You mention something about re-installation. What does that mean? Did you overwrite an existing installation? e.g. without formatting the disk? Please explain.

I'm sorry, I didn’t say it right, previously installed 2.0. Yes, with formatting the disk.

#29 Re: Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-06 11:01:13

rolfie wrote:

How did you select openrc?

This option added in new iso 2.1

#30 Installation » ascii 2.1 iso with openrc install doesnt work » 2019-11-05 14:53:33

danista
Replies: 14

I reinstalled ascii 2.1 with use openrc init option(devuan_ascii_2.1_i386_netinst.iso). But the openrc does not load after installation, it still works sysvinit.

#31 Re: Installation » Beowulf ISO for a server install » 2019-10-25 13:43:23

what version of ascii are you using?

2.0

#32 Re: Installation » Beowulf ISO for a server install » 2019-10-24 21:41:48

e97 wrote:
$ vim /etc/apt/sources.list

In vim type:

%s/ascii/beowulf/g

In my ascii installation, there is a file in that location /etc/apt/sources.list.d/devuan.list

#33 Re: Other Issues » .cache folder in root » 2019-09-20 20:42:48

yeti wrote:

...on debian10/amd64.

I thought that this bug is only in Devuan.. Thx

#34 Re: Other Issues » .cache folder in root » 2019-09-20 20:37:10

# head -1 /etc/passwd
root:x:0:0:root:/root:/bin/bash

#35 Re: Other Issues » .cache folder in root » 2019-09-19 16:58:16

I don't mean /root/.cache but /.cache

├── bin
├── boot
├── .cache
├── dev
├── etc
├── home
├── lib
├── media
├── mnt
├── opt
├── proc
├── root
├── run
├── sbin
├── srv
├── sys
├── tmp
├── usr
└── var

a folder is created at boot time

#36 Re: Other Issues » .cache folder in root » 2019-09-18 21:02:59

Thanks for the answer, backwater. I tried to create a file with the name ".cache" as a result, this does not affect the operation of the my system.

In my previous version Debian this folder was not available. I think this is due to the pulse. I did not installing the pulse, but the folder is created in ~ /.config/pulse

#37 Re: Other Issues » .cache folder in root » 2019-09-18 15:35:46

Do you have such a directory in the root drive? I found entries only in /var/log/fontconfig.log

/.cache/fontconfig: not cleaning non-existent cache directory

But it probably has nothing to do.
I checked the settings fontconfig

<!-- Font cache directory list -->
                
        <cachedir>/var/cache/fontconfig</cachedir>
        <cachedir prefix="xdg">fontconfig</cachedir>
        <!-- the following element will be removed in the future -->
        <cachedir>~/.fontconfig</cachedir>

#38 Other Issues » .cache folder in root » 2019-09-17 16:02:45

danista
Replies: 11

How to remove .cache folder in / ? I do not know what software creates this directory. It is always empty.

Board footer

Forum Software