You are not logged in.
Given the error and your info, I have a hunch therer's a mismatch between the UUID of the Devuan partition you used and the one reported in Grub. Obtain an 8 or 16GB USB stick and install Devuan on that (as sole OS), then try booting it. If that works, the problem is not Devuan but in Grub.
Right, way back I bought some original Raspberry Pi's. Regrettably the project I'd intended them for failed to materialize, so they're shelved. Recently, I decided to re-purpose at least one of them, so I grabbed the latest Raspbian image, loaded it onto an SD card, inserted the card in the slot, powered the thing up and presto, everything worked as expected. Including the cr@p that is systemd and makes the RPi1 so painfully sssllloooowwww ![]()
So I looked for and found the Devuan RPi images (plural, yes) and loaded the appropriate one onto the same SD card, put it back into the same RPi1 and... Nothing. Not an inkling of life in the system, only a red led indicating power is present. This is the 6-6-2018 image in the embedded section.
Anyone to provide me a systemd-free Devuan image* for the RPi1 please? TIA!
*I don't mind if it's based on Beowulf or Ascii, as long as it's stable! And it'd be totally perfect if it's running OpenRC as init system, but that might be a bit too much to ask. ![]()
If you need to ask how to break it, stick to the provided stable release, Kali in your case. Your question indicates you lack the knowledge to fix things when (not if!) they go belly-up ![]()
Note this is a Devuan support forum, not Kali (who have their own support channels).
In the spirit of OSS: you're free to take my idea and run with it ![]()
As a matter of fact, I have been thinking about this earlier (hence the suggestion) but for the new 5G mobile phone network, given the controversy around a certain (and very large!) Asian supplier. But I simply don't have the time, nor inclination, to pursue this idea, also lacking knowledge about 5G standards and design spec's is a hindrance here. Then again, a lack of knowledge can be fixed and time can be made if things get urgent enough ![]()
You seem to be obsessed with "open source evarything', assuming because you "have reservations" about people trying to spy on you. That's fine, but if you're that paranoid about privacy, don't use a computer you haven't build from scratch yourself! Design your own hardware, using Open Source is quite easy: Kicad. Make your own PCB's, now that's a challenge if you know nowt about electronics. For chips, use un-programmed FPGA's. Not exactly open source, but as the specific chips in your system cannot be identified at the time of manufacturing, there's little risk you're targeted via this route (s'cuse the pun) Write your own bootloader, booting a plain, but patched (by yourself) Linux kernel. Next, create the entire ecosystem for your desktop, or rely on GNU/Hurd to port their software to your specific hardware. Not impossible, but quite unrealistic. ![]()
Maybe you should try being less paranoid about privacy, it's healthier too ![]()
PS: the suggestion to learn more about what certain phrases mean in FLOSS-land is highly recommended.
I foresee a permanent lock coming on ![]()
I wonder how an AMD Ryzen-9 proc would fare ![]()
And I reckon now they're out (launched last week), the Ryzen-3 series will become dirt cheap. And TTBOMK (to the best of my knowledge) AMD doesn't suffer from Intel's security holes in their proc's.
Forget openprinting.org, use the install commands from Brother.
Brother has a prerequisite explained here:
https://support.brother.com/g/b/faqend. … 100548_000
Pre-required Procedure (5)
Related distributionsDebian 64 bit version, Ubuntu 64 bit version
Related products/drivers
printer/PC-FAX drivers
Requirement
ia32-libs or lib32stdc++ is required to be installed.
This means you need to install one of the mentioned packages prior to installing the .deb for your printer.
Drivers can be found here;
https://support.brother.com/g/b/downloa … all&os=128
As I also have a Brother machine (MFC in my case) I d/l'ed the instructions years ago, as well as the drivers for my device, and in there I found to use the force option for dpkg:
dpkg -i --force-all <driver-name>.debHTH!
[...] but I rely on systemd [...]
Go wash your mouth with soap bleach you heretic!
![]()
Mate has the functionality you want in its standard file manager. Just FYI ![]()
Ah, ok, I see where you're coming from. Your quest could be summarized as "why does a UEFI boot partition have a short/small UUID whereas normal partitions don't." Right? I'm afraid I can't answer that, but you should be able to find it in the UEFI spec somewhere ![]()
Have a read:
https://www.funtoo.org/Successful_booting_with_UUID
I don't think booting with (U)EFI would change the use of UUIDs as the syntax is determined by that of the fstab file.
HTH!
From the image I see when it attempts to boot the guest, it fails to find LVM and subsequently fsck. This could be the result of incorrectly set permissions on the root-fs of the guest. I also notice, from your command, that the virtfs has a security_model as none, whereas fsdev has mapped. This might be the cause of the mismatch. (notice emphasis, I don't know enough about KVM to tell for sure)
@fsmithred: I don't think the quest here was about finding a program, but finding the config files of a program. Slight, but important nuance ![]()
I'm aware of mntui, used it several times even, but it's still a graphical front-end (be it console-based). Its man-page is rather limited in informational value though ![]()
man networkmanagershould tell you more, if it exists ![]()
Alsa-mixer is in the repo, so that shouldn't be an issue. For getting rid of PA, try aptitude as it's purportedly better in package conflict resolution then apt-get.
If the eth1 port isn't connected to anything, then yes, it would wait for the timeout before proceeding the boot process. You may want to investigate /etc/network/interfaces to see if you can disable eth1 there. (I should too, as I too have a dual-ethernet port mainboard but haven't paid much attention to it as it's not in my main desktop
)
As for nForce: it's reasonably well supported in the kernel because it exists for a fair while now: I bought my first nForce board way back in the mid 2000's.
Usually, when I get a message like that (mounting a file system goes haywire), it can be resolved by running fsck on the partition:
fsck /dev/sdX1My experience is that the drive behaves perfectly fine afterwards, but these are hard-drives, not removable media so I'm not sure it'll solve your issue.
It happens occasionally for me too (I install Devuan for my work, so I've done quite a few installs already
). Usually, restarting the installation process solves the issue, but sometimes another optical drive is needed. I'm still using the install media I made last year, so that shouldn't be an issue. (that is: aging disks or similar) Most likely the source of the problem is a worn-out laser-diode in the drive, which is an age-thing too.
RT? Oh yes, the Russian State sponsored propaganda & disinformation machine ![]()
aptitude -i iron-curtain common-senseJust installed the earlier version (60.7.1) on Ascii. Didn't show up yesterday though.
IMO you're too paranoid about DHCP. I've noticed you mentioned your setup uses a router, so I assume that's also your gateway to the web via your ISP. That router has a firewall to prevent access from outside to your network. Therefor, your DHCP stack is protected from attacks. Re-install DHCP, re-enable it on your router so you can spend your time on other things. ![]()
Ah, ok. Thx for the explanation.
I'm no coder either, but scripts (and programs for that matter) follow a logical sequence. But I don't understand this section:
(from https://git.devuan.org/devuan-infrastru … _update.py)
if get_time(rem_date) > get_time(loc_date):
info('Remote Release is newer!')
return True
return FalseWhat I think is happening here is that when a newer time code is found, the program returns, but only to one level up, where the next code line tells it to return false (i.e. the time code was not newer). But perhaps I misinterpreted (s'cuse the pun
) the code.
HTH!
SD cards only have a limited number of read/write cycles due to the Flash memory they use. The Raspberry Pi Foundation has modified/optimized Raspbian to minimize this and thus don't suffer as much. Devuan isn't. Depending on your definition of "new" I'd suggest claiming it as a defective card from the manufacturer/supplier.