Re: debian.org - broken Download link.

2023-10-09 Thread Dmitry
Hi, Brad. The issue with a broken download link was in browser cache. It preserved link to previous 12.1 version in html. After force update by F5 the issue was resolved. P.S. It is so uncommon when robust technologies with low resource consumption are used, with SinglePageApplications no need

debian.org - broken Download link.

2023-10-08 Thread Dmitry
Hi! At the main page https://www.debian.org/, the Download link with Debian logo at the right part of the page is broken. https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.1.0-amd64-netinst.iso Leads to "Not Found". The requested URL was not found on this server.

Re: install Kernel and GRUB in chroot.

2024-02-05 Thread Dmitry
> It would not work with secure boot Yes. But secure boot is usually turned off. It is a standard advice during Linux installation.

Difficulties with PS1.

2024-02-07 Thread Dmitry
Greetings! Why variable PS1 dose not change when set it before a command: Like this: A="a1" LANG="C.UTF-8" PS1="new" B="b2" bash --noprofile $A, $B, $LANG -changed, $PS1 - not. Works only when I explicitly set in current process. export PS1="(chroot) $PS1" Is not this syntax: VAR="..."

Re: Difficulties with PS1.

2024-02-07 Thread Dmitry
PS1="Works $PS1" bash --noprofile --norc https://stackoverflow.com/questions/9357464/how-to-start-a-shell-without-any-user-configuration

install Kernel and GRUB in chroot.

2024-02-01 Thread Dmitry
Greetings! After: 1. Creating GPT table and GPT partition with fdisk. 2. Copy data with a debootstrap. 3. Chroot into newly creating system. I need to prepare that system for booting. 1. Install Kernel. 2. Install GRUB and Configure. 3. Add changes to UEFI to start booting. And at the point

Re: install Kernel and GRUB in chroot.

2024-02-01 Thread Dmitry
Huge thanks. Your message starts the understanding. And as well give a plenty of texts to read. > EFI/debian/grub.cfg on the EFI System Partition contains filesystem UUID where grub files reside. All parts are simple But when compounding them together become messy. In the Manjaro:

Re: install Kernel and GRUB in chroot.

2024-02-01 Thread Dmitry
Hi Tim. The community is so kind. So. > I'm not exactly sure what you're doing. Understand how GRUB works, to boot myself. 1. Trying to install Debian on the Flash. 2. Use it by the Debootstrap. 3. Now I want to boot using that Flash. Looks like a caught the thread. 1. ESP is a partition

Re: install Kernel and GRUB in chroot.

2024-02-01 Thread Dmitry
> Why don't you use the normal setup? Spend a lot of time on research, it would be nice to finish. I made experiments with a FlashDrive, and create GPT there, if I want to use standard Debian Image how I should partition that flash drive (MBR, GPT)? > Do you need a special configuration here

Re: install Kernel and GRUB in chroot.

2024-02-02 Thread Dmitry
> Do you want to install the OS on it? Eventually no, I do not want OS on the Flash Stick. The Flash Stick is only a testing place. I want OS at the SSD. Now I am wondering how to prepare the Flash Stick to write LiveImage on it. Because I already created a GPT table on that Flash and use

Re: install Kernel and GRUB in chroot.

2024-02-02 Thread Dmitry
Going to read carefully. https://www.debian.org/releases/buster/amd64/ch04s03.en.html Interesting that Buster has more documentation than current release.

Re: install Kernel and GRUB in chroot.

2024-02-02 Thread Dmitry
> Just copy files from LiveCD (it should have EFI/Boot/bootx64.efi) to the ESP partition on the USB stick. Yep. `dd` copy partitions table. Amazing. ``` dd will simply recreate the old partition scheme, as it is a bitwise copy & applies no 'intelligence' to the operation. ```

Re: install Kernel and GRUB in chroot.

2024-02-02 Thread Dmitry
> Just copy files from LiveCD (it should have EFI/Boot/bootx64.efi) to the ESP partition on the USB stick. As I understand right now `dd` command applied to a device will copy all information including partitions table. Thus: dd if=debian-xx.iso of=/dev/sdb bs=4M status=progress; sync Would

Re: install Kernel and GRUB in chroot.

2024-02-04 Thread Dmitry
sudo -i Thank you! I am unsure what UUID you mean. At Manjaro: grubx64.efi is at the sdb1 - EFI vfat /dev/sdb1 grub.cfg is at the sdb2 - crypto_LUKS /dev/sdb2 grubx64.efi contains data UUID=""a8...b7" of /dev/sdb2 which is TYPE="crypto_LUKS". `blkid` output: /dev/sdb2: UUID="a8...b7"

Re: install Kernel and GRUB in chroot.

2024-02-03 Thread Dmitry
Main question is resolved. GRUB knows how to reach grub.cfg because grubx64.efi binary has the UUID and path to grub configurations. 1. sudo blkid; 2. sudo bash 3. cd /boot/efi/EFI/Mangaro 4. strings grubx64.efi 5. And at the output of strings there is UUID and /boot/grub. Summary: GRUB

Re[7]: Мы будем признательны Costa

2005-09-19 Thread Nikitin Dmitry
Хай! Если Вам необходим английский язык в общении, в работе, на отдыхе- Достаточно использовать нашу специальную метлдику. Все стадии обучения-от нуля до высшего! Легко, весело, гибкий график, комфортные знания, новые знакомства Скидки каждому! Телефоны в Москве: один-ноль-пять 5186

unsibscribe

1999-01-26 Thread Dmitry Shishkin
Hello , Best regards, Dmitry mailto:[EMAIL PROTECTED]

RE: Gnome missing dependencies

1999-05-11 Thread Dmitry Ya
' and then installed with dpkg (yes, I know that alien -i would also install them for me). It mostly worked, though some of the Gnome features do not seem to work, like adding applets to the panel (or maybe I screwed the configuration in the process) Hope this helps. bst rgds, Dmitry --Optimists study English

How to properly close a false bug report?

2006-10-26 Thread Dmitry Kurochkin
as wontfix and close it. Is this the right way? Please add me to CC as I'm not subscribed to debian-user list. Regards, Dmitry -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: How to properly close a false bug report?

2006-10-26 Thread Dmitry Kurochkin
Thanks for your answers! I've already sent an email saying that was my problem. I hope the maintainer will close the bug. Regards, Dmitry Martin Zobel-Helas wrote: On Thu Oct 26, 2006 at 17:48:07 -0500, Ron Johnson wrote: On 10/26/06 17:09, Dmitry Kurochkin wrote: Hi. I

RE: Writing Drivers? Info Appreciated!

1999-06-08 Thread Dmitry Ya
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Timothy Hospedales Sent: Thursday, June 03, 1999 10:19 AM To: debian-user@lists.debian.org Subject: Writing Drivers? Info Appreciated! Anyway, if this sort of thing is possible could someone

Re: VI and Ispell

2000-09-30 Thread Dmitry Sedov
Jack Morgan [EMAIL PROTECTED] wrote: JM How cn i use Ispell in VI? I'm using VI as my editor for Mutt and want to be JM able to JM check my spelling. I'm a VI newbie so any help is greatly appreciated ;-) Try to use this script author: Andrew Rodionoff [EMAIL PROTECTED] (need tcl support in

uploading apache

2000-10-27 Thread Dmitry Rojkov
Hi! I run apache to upload files on my computer (with web-form), but after upgrading to apache-1.3.9-13.1 this form doesn't work. If there are the tag form method=POST action=index.phtml ENCTYPE=multipart/form-data then apache's child process gets a segfault after pressing button SUBMIT.

Re: DRI in XFree 4 with i810

2000-11-24 Thread Dmitry Borodaenko
the problem. DRIUnlock called when not locked (WW) AGPIOC_ACQUIRE failed (Device or resource busy) (EE) GARTInit: AGPIOC_INFO failed (Invalid argument) I have exactly same errors, and it makes my X crash. But it is not related to Quake3 and I can't reproduce it. Dmitry Borodaenko

tetex install problem: fmtutil failed

1999-10-10 Thread Dmitry Potapov
marked as installed, but `babel' package does not work. When I try compile by latex any text that used `babel' package I get the following error: ! Undefined control sequence. l.20 \ProvidesLanguage {russianb} ? Any advice would be appreciated, Dmitry texE3D03P.gz

Large files support and libc

2002-12-12 Thread Dmitry Krasnov
-i coreutils_4.5.3-4_i386.deb [skip] pharaoh# dd if=/dev/zero of=testfile bs=1024 count=450 File size limit exceeded Anyway 2G size limit still exists. What's wrong? Am I missing something? Any suggestions? -- /Dmitry Krasnov P.S. Please reply to me directly or CC. I'm off the list. P.P.S

Re: Large files support and libc

2002-12-14 Thread Dmitry Krasnov
On Friday 13 December 2002 15:45, you wrote: On Fri, 2002-12-13 at 01:08, Dmitry Krasnov wrote: pharaoh# dd if=/dev/zero of=testfile bs=1024 count=450 File size limit exceeded Yup finishes sucessfully here. All I did was build a 2.4 kernel. Im using the standard glibc that comes

Re: Large files support and libc

2002-12-14 Thread Dmitry Krasnov
On Saturday 14 December 2002 00:32, you wrote: Thus spake Dmitry Krasnov: pharaoh# dd if=/dev/zero of=testfile bs=1024 count=450 File size limit exceeded Anyway 2G size limit still exists. What's wrong? Am I missing something? Any suggestions? My first reaction is to wonder of PAM

Re: stable - testing

2001-05-23 Thread Dmitry Astapov
in testing (f.e. gnome-applets) are in unstable, and that should solve the problem -- Dmitry Astapov //ADEpt (mail-to: [EMAIL PROTECTED])

Re: Memory figures

2001-05-29 Thread Dmitry Astapov
line includes size of filesystem cache and dirty buffers, so it is perfectly OK to have all your spare RAM used as disk cache. -- Dmitry Astapov //ADEpt (mail-to: [EMAIL PROTECTED])

Distributed ldap-based mail system

2002-05-13 Thread Dmitry Rojkov
Hello! I'd like to hear any thoughts how to deploy mail system in many offices, but with a single corporate address book and a single public key infrastructure. Perhaps, somebody wants to share his experience or has comments for my project ( http://www.rojkov.spb.ru/eng/projects ).

need help with installing WLAN package

2006-04-08 Thread Dmitry Hits
will be greatly appreciated. best regards, Dmitry Hits.

pam bug

2008-11-13 Thread Dmitry Kischukov
OS: debian etch I have a large group. More 1000 users. Linux PAM not apply /security/limits.conf for some users. in small group all work fine. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Merge Extra free space into current linux partition

2009-10-25 Thread Dmitry Smirnov
partprobe can be useful in order to reread partition table. In fact it is always good to use thic command after partitioning. example: sudo partprobe /dev/sda D. On Fri, Oct 23, 2009 at 12:08:15AM -0700, Kushal Koolwal wrote: Does anybody else know if there is a way to reread the partion

woody+cisco pci342

2004-09-07 Thread Dmitry Lukin
by tcpdump. With drivers from Cisco.com unit stops working any time from boot airo.o and writes airo: can't find FID. What is it FID? Is there somebody who use cisco PCI342 and woody? Thanks in advance. -- wbr, Dmitry Lukin. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

how to contribute package to repository

2013-07-11 Thread Ovcharov Dmitry
Dear sirs, Our company is software developer. Our software is proprietary RDF database. We would like to include our software package in the official Linux distribution repository. What do we need for this? A special license? Should we open source codes? Best regards, Dmitry Head of Department

no keyboard layouts after upgrade

2015-07-22 Thread Dmitry Zvorikin
Hi everyone! I updated my Debian 7 and got lots of problems. The biggest one for now is that I don't have any way to switch the keyboard layouts. gnome-control-center was removed during dist-upgrade so I had to reinstall it manually. Now I set two input sources there (Russian + English), but there

Re: Ontvanger

2015-10-23 Thread Dmitry Katsubo
, preferably without running X-Server. The only way was to use FrameBuffer (fbset utility), but unfortunately, not all players allow streaming to it, and those who claim (xine, mplayer) have not worked for me. Do you have any experience with that? -- With best regards, Dmitry

Networking with 'allow-hotplug' had broken after upgrading systemd 215-17+deb8u5 up to +deb8u6

2017-01-23 Thread Dmitry Sidorov
dencies=no -- Best regards, Dmitrymailto:sidorov.slom...@gmail.com

KDE's Applications Launcher Menu incorrect behavior

2017-07-28 Thread Dmitry Unruh
Hello! I noticed an incorrect behavior of the KDE's Applications Launcher Menu in Debian: not all characters are printed when i type something in search field. For example, I type "kate", but "kte" has printed. Sometimes only first symbol has printed. The same behavior is in Discover application.

Re: zoneminder in experimental

2019-01-13 Thread Dmitry Smirnov
er the version 1.30.4 which is > currently in sid and buster? Current blocker is this: https://github.com/ZoneMinder/zoneminder/issues/2220 I hope that the next release might be good enough for "unstable" and then it shouldn't take too long until it propagates to "testing&

Core dumps are instantly removed

2019-12-17 Thread Dmitry Katsubo
race#Core_dump https://wiki.archlinux.org/index.php/Core_dump but didn't find the answer. -- With best regards, Dmitry

Core dumps are instantly removed

2019-12-18 Thread Dmitry Katsubo
race#Core_dump https://wiki.archlinux.org/index.php/Core_dump but didn't find the answer. -- With best regards, Dmitry

Re: binfmt-support cannot start at boot time because /var is not mounted

2020-05-17 Thread Dmitry Katsubo
On 2020-05-11 20:11, Darac Marjal wrote: > On 11/05/2020 08:40, Reco wrote: >> Hi. >> >> On Mon, May 11, 2020 at 09:33:59AM +0200, Dmitry Katsubo wrote: >> >>> root@debian:~ # systemctl status binfmt-support >>> * binfmt-support.service - En

Re: binfmt-support cannot start at boot time because /var is not mounted

2020-05-17 Thread Dmitry Katsubo
On 2020-05-11 20:11, Darac Marjal wrote: > On 11/05/2020 08:40, Reco wrote: >> Hi. >> >> On Mon, May 11, 2020 at 09:33:59AM +0200, Dmitry Katsubo wrote: >> >>> root@debian:~ # systemctl status binfmt-support >>> * binfmt-support.service - En

binfmt-support cannot start at boot time because /var is not mounted

2020-05-11 Thread Dmitry Katsubo
as number of failed unit varies from boot to boot. The difficulty is that I don't know how to debug system start / systemd at such early stage of system boot. Any help is appreciated. -- With best regards, Dmitry

Re: Some services cannot start at boot time because /run or /var is not mounted

2020-06-28 Thread Dmitry Katsubo
y. I have a feeling that systemd-tmpfiles was executed before /run was mounted. Needless to note that the problem is not persistent: sometimes OS boots without a single failed service. How can I debug the problem? Thank you! On 2020-05-18 02:39, Dmitry Katsubo wrote: > On 2020-05-11 20:11, Darac

Re: Some services cannot start at boot time because /run is not initialized

2021-04-22 Thread Dmitry Katsubo
with dependencies, it is confusing systemd. Any idea concerning how to fix that is welcomed. On 2020-06-29 01:37, Dmitry Katsubo wrote: > Dear Debian community, > > I hit the similar problem but this time with /run folder. Few services have > failed to start: > > # systemctl status php7.0-fp

networking.service fails

2021-02-16 Thread Dmitry Katsubo
look? Thanks in advance! -- With best regards, Dmitry

Re: networking.service fails

2022-04-03 Thread Dmitry Katsubo
to run after network.target, but in fact is running together with it. Maybe there is a side effect when hostapd adds wlan0 to br0? On 2021-02-17 15:38, Gary Dale wrote: > On 2021-02-17 08:28, Andrei POPESCU wrote: >> On Mi, 17 feb 21, 00:01:01, Gary Dale wrote: >>> On 2021-02

Re: networking.service fails

2022-04-12 Thread Dmitry Katsubo
could probably complain about that? I would be able then to resolve the issue myself. Just for my record the reference to documentation: https://wiki.debian.org/BridgeNetworkConnections#Configuring_bridging_in_.2Fetc.2Fnetwork.2Finterfaces -- With best regards, Dmitry

Re: networking.service fails

2022-04-10 Thread Dmitry Katsubo
disabled state 2022-04-10 12:37:16.289779 debian kernel: [ 18.637162] r8169 :02:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx What confuses me is that ifup is triggered before the interface is started – is that expected? Should systemd retry after interfaces are up? At the end of the day, br0 is created and functions just fine, so the system works, but networking.service is marked as failed. Thanks for any further ideas. -- With best regards, Dmitry

Re: /dev/dvb do not exist

2022-09-25 Thread Dmitry Katsubo
Name 'Digitenne' * Install any player that supports DVB on your wish (Xine, mplayer, Xawtv, Me TV7). For e.g. xine and mplayer copy the scanned channels information to ~/.xine/channels.conf and ~/.mplayer/channels.conf correspondingly. Launch the player: $ xine "dvb://Nederland 1" * Enjoy :) -- With best regards, Dmitry

Allocate tty1 for kernel messages

2022-09-25 Thread Dmitry Katsubo
roxmox.com/threads/newb-question-console-setup-tty-changed-but-not-taking-effect.83368/ * https://unix.stackexchange.com/questions/198791/how-do-i-permanently-change-the-console-tty-font-type-so-it-holds-after-reboot -- With best regards, Dmitry

Re: Allocate tty1 for kernel messages

2022-09-30 Thread Dmitry Katsubo
On 2022-09-25 17:52, basti wrote: > Am 25.09.22 um 17:25 schrieb David Wright: >> On Sun 25 Sep 2022 at 17:01:23 (+0200), Dmitry Katsubo wrote: >>> I am trying to make a following setup on Debian bullseye: >>> >>> * tty1 is used to display kernel messag

Re: SUBSCRIBE

2002-11-13 Thread Dmitry E. Oboukhov
Sergey A. Ovchar wrote: Hello , ËÏÇÄÁ ÚÁÈÏÞÅÛØ ÏÔÐÉÓÁÃÁ man procamil ;) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

woody reiserfs

2002-03-01 Thread Dmitry V. Petrovsky
Hi gents, I wonder, if woody offers reiserfs/xfs/etx2 installation? Thnx. --- Ciao, Dmitry

Debian lifecycle

2004-04-20 Thread Dmitry S. Makovey
there's new stable release? (as example - how long woody would be supported in terms of errata etc. after sarge goes live?) Or if old stable release dies after new is out - how one performes upgrade etc (I know about apt-get but I guess there's something more involved in this process) - -- Dmitry

Re: Debian lifecycle

2004-04-20 Thread Dmitry S. Makovey
for valuable responses everybody and thanks for pointer to related documents. - -- Dmitry Makovey Web Systems Administrator Athabasca University (780) 675-6245 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAhWimyDrVuGfS98QRAloJAKDEV0vuxVpML0yw2aGUStdA/TWUkACgnLJX