Re: Dual booting problem

2025-06-30 Thread David Christensen
On 6/30/25 17:36, David Christensen wrote: +1 for multi-boot via multiple drives. Mobile racks facilitate changing drives: https://www.startech.com/en-us/hdd/mobile-racks https://www.startech.com/en-us/hdd/m2-removable-pcie-n1 I should add -- only insert one bootable drive at a time. This

Re: Dual booting problem

2025-06-30 Thread David Christensen
On 6/30/25 13:59, Van Snyder wrote: I'm working on an ASUS computer for a deceased colleague's widow. He had Fedora 28 on a HDD. I installed Debian 12 on an NVME drive. She also wanted Windoze 11 so I installed it on another NVME drive. The boot mode was set to "legacy" but the Windoze installe

Re: Dual booting problem

2025-06-30 Thread Felix Miata
Van Snyder composed on 2025-06-30 14:46 (UTC-0700): > On Mon, 2025-06-30 at 17:26 -0400, Felix Miata wrote: >> Debian needs to be installed in UEFI mode for its Grub to be able to>> chain >> Win11's >> bootloader. > The netinst Debian 12 DVD I downloaded wouldn't boot in EFI mode. How > do I i

Re: Dual booting problem

2025-06-30 Thread Van Snyder
On Mon, 2025-06-30 at 17:26 -0400, Felix Miata wrote: > Debian needs to be installed in UEFI mode for its Grub to be able to > chain Win11's > bootloader. The netinst Debian 12 DVD I downloaded wouldn't boot in EFI mode. How do I install Debian 12 in EFI mode. Can I change it after it's installed

Re: Dual booting problem

2025-06-30 Thread Felix Miata
Van Snyder composed on 2025-06-30 13:59 (UTC-0700): > If I want to have dual boot, instead of telling the BIOS which > partition to boot, must I essentially start over with the Debian > install i EFI mode (if I can find an installer DVD that will boot EFI)? > I don't want to muck with the Fedora i

Dual booting problem

2025-06-30 Thread Van Snyder
I'm working on an ASUS computer for a deceased colleague's widow. He had Fedora 28 on a HDD. I installed Debian 12 on an NVME drive. She also wanted Windoze 11 so I installed it on another NVME drive. The boot mode was set to "legacy" but the Windoze installer DVD wouldn't even boot until it was

Re: Debian 12 not booting after upgrade

2025-05-08 Thread xuser
Good idea! On Thu, 8 May 2025, David Christensen wrote: Date: Thu, 8 May 2025 11:10:06 -0700 From: David Christensen To: debian-user@lists.debian.org Subject: Re: Debian 12 not booting after upgrade Resent-Date: Thu, 8 May 2025 18:10:28 + (UTC) Resent-From: debian-user@lists.debian.org

Re: Debian 12 not booting after upgrade

2025-05-08 Thread David Christensen
On 5/7/25 20:38, xuser wrote: On Wed, 7 May 2025, Charles Curley wrote: On Thu, 8 May 2025 02:51:20 + (UTC) xuser wrote: After an libreoffice upgrade on may 7, My debian system does not boot, and just shows the word "GRUB" on a black screen. I doubt it was the libreoffice upgrade that d

Re: Debian 12 not booting after upgrade

2025-05-08 Thread Felix Miata
xuser composed on 2025-05-08 14:59 (UTC): > I guess the old re-install will always work :) You should be able to boot your installed Bookworm using Bookworm installation media, then diagnose and repair whatever went wrong. Is yours a UEFI installation? Is it your exclusive OS installation on the

Re: Debian 12 not booting after upgrade

2025-05-08 Thread xuser
I guess the old re-install will always work :) On Thu, 8 May 2025, Geert Stappers wrote: Date: Thu, 8 May 2025 06:36:26 +0200 From: Geert Stappers To: debian-user@lists.debian.org Subject: Re: Debian 12 not booting after upgrade Resent-Date: Thu, 8 May 2025 04:36:42 + (UTC) Resent-From

Re: Debian 12 not booting after upgrade

2025-05-07 Thread Geert Stappers
On Thu, May 08, 2025 at 03:38:20AM +, xuser wrote: > On Wed, 7 May 2025, Charles Curley wrote: > > On Thu, 8 May 2025 02:51:20 + xuser wrote: > > > > > After an libreoffice upgrade on may 7, My debian system does not > > > boot, and just shows the word "GRUB" on a black screen. > > > > I

Re: Debian 12 not booting after upgrade

2025-05-07 Thread xuser
booting after upgrade Resent-Date: Thu, 8 May 2025 03:22:37 + (UTC) Resent-From: debian-user@lists.debian.org On Thu, 8 May 2025 02:51:20 + (UTC) xuser wrote: After an libreoffice upgrade on may 7, My debian system does not boot, and just shows the word "GRUB" on a black screen.

Re: Debian 12 not booting after upgrade

2025-05-07 Thread Charles Curley
On Thu, 8 May 2025 02:51:20 + (UTC) xuser wrote: > After an libreoffice upgrade on may 7, My debian system does not > boot, and just shows the word "GRUB" on a black screen. I doubt it was the libreoffice upgrade that did it. It might have been something else that was upgraded at the same ti

Debian 12 not booting after upgrade

2025-05-07 Thread xuser
After an libreoffice upgrade on may 7, My debian system does not boot, and just shows the word "GRUB" on a black screen. xu...@sdf.org SDF Public Access UNIX System - http://sdf.org

Re: Booting IBM Personal Computers and descendants

2025-04-06 Thread Max Nikulin
On 07/04/2025 02:35, David Christensen wrote: On 4/5/25 20:26, Max Nikulin wrote: > UEFI almost certainly can boot from mbr (DOS) partition, otherwise it > will be impossible to boot from USB pen drive. ... AIUI the USB pen drive must be partitioned specially, each partition must be formatted s

Re: Booting IBM Personal Computers and descendants

2025-04-06 Thread Thomas Schmitt
le CDs is covered by my cheat sheet https://dev.lovelyhq.com/libburnia/libisofs/raw/branch/master/doc/boot_sectors.txt In particular: EL Torito CD booting, for PC-BIOS x86, PowerPC, (old) Mac, EFI. Master Boot Record (MBR), for PC-BIOS x86 from (pseudo-) hard disk Apple Partition Map (APM), for

Booting IBM Personal Computers and descendants

2025-04-06 Thread David Christensen
On 4/5/25 20:26, Max Nikulin wrote: > ... > UEFI almost certainly can boot from mbr (DOS) partition, otherwise it > will be impossible to boot from USB pen drive. ... AIUI the USB pen drive must be partitioned specially, each partition must be formatted specially (e.g. raw machine code, binary

Re: About booting... and installing debian from your iso's

2025-01-21 Thread Jeffrey Walton
On Tue, Jan 21, 2025 at 5:12 PM John Hasler wrote: > > Do you understand what Sid is? If you want to run it install Stable and > upgrade. That's the way to "Get it fucking running by all means and > then when you can customize it further". > > CJE writes: > > so i wonder what the hell you're tes

Re: About booting... and installing debian from your iso's

2025-01-21 Thread John Hasler
Do you understand what Sid is? If you want to run it install Stable and upgrade. That's the way to "Get it fucking running by all means and then when you can customize it further". CJE writes: > so i wonder what the hell youre testing crew is doing. Testing "Testing", not "Unstable". -- John

Re: About booting... and installing debian from your iso's

2025-01-21 Thread Andrew M.A. Cater
On Tue, Jan 21, 2025 at 12:20:44PM +0100, CJE wrote: > Hi, > This mail is addressing some system level debian comments from recent > changes you've made in iso structure and in installation... > Hello Johan, > and Ive been running unix for almost 40 years... and Linux since it came... > OK -

Re: About booting... and installing debian from your iso's

2025-01-21 Thread Joe
On Tue, 21 Jan 2025 12:20:44 +0100 CJE wrote: > > My most recent experience trying to install sid was: YOur fucking > script did not work AT ALL... so I had to install LMDE6 FIRST to get > a running and boootable system... then youre intsallation scripts > FINALLY understood what was going on..

About booting... and installing debian from your iso's

2025-01-21 Thread CJE
Hi, This mail is addressing some system level debian comments from recent changes you've made in iso structure and in installation... Ok, right now I'm pretty angry... I will surely try to be sensible... Who: Im from Sweden so... my english is not the best... If I'm too blurry ask me... I can expl

Re: booting by UEFI?

2025-01-01 Thread Max Nikulin
On 31/12/2024 18:43, Nicolas George wrote: Max Nikulin (12024-12-31): Are you sure that fwupd will never try put a large enough file to update firmware of some device? Firmware updates are exceptional and critical operations. They should not be left to unattended daemons. The system configurat

Re: booting by UEFI?

2024-12-31 Thread Nicolas George
Max Nikulin (12024-12-31): > My fault, I forgot to post a link with some reasoning: > > > Nicolas, I am not trying to force *you* to resize ESP partitions on your > machines. However I consider it safer to use bigger partition in general > case, e

Re: booting by UEFI?

2024-12-30 Thread Jeffrey Walton
On Mon, Dec 30, 2024 at 10:54 PM Max Nikulin wrote: > > On 30/12/2024 16:17, Nicolas George wrote: > > Max Nikulin (12024-12-30): > >> Create EFI System Partition: it should have proper partition type UUID and > >> it is not recommended to make it too small (<500 MB). > > > > Only if one wants to

Re: booting by UEFI?

2024-12-30 Thread Max Nikulin
On 30/12/2024 16:17, Nicolas George wrote: Max Nikulin (12024-12-30): Create EFI System Partition: it should have proper partition type UUID and it is not recommended to make it too small (<500 MB). Only if one wants to have the bootloaders for other systems on it. I have been using EFI system

Re: booting by UEFI?

2024-12-30 Thread Nicolas George
mega-octets for more than a decade without any trouble, and now I am using a 16 mega-octets disk image to boot VMs. The partition just needs to be large enough to hold what one wants to put in it, and booting Linux requires very little. Filesystem Size Used Avail Use% Mounted on /dev/sda3

Re: booting by UEFI?

2024-12-29 Thread David Wright
On Sun 29 Dec 2024 at 13:17:57 (-0500), Cindy Sue Causey wrote: > Top big must-have *for me* was a dedicated partition for EFI. That's true if you're booting in EFI mode. It's not clear whether the OP is. > Somewhere > I read that HAS to be an extremely early par

Re: booting by UEFI?

2024-12-29 Thread David Wright
On Sun 29 Dec 2024 at 20:24:46 (+), Joe wrote: > The answer is to modify /etc/default/grub and run update-grub again: > > To restore the old behavior, open a terminal and issue sudo echo > GRUB_DISABLE_OS_PROBER=false >> /etc/default/grub && sudo update-grub > > Note that you will need to d

Re: booting by UEFI?

2024-12-29 Thread Max Nikulin
On 30/12/2024 00:19, e...@gmx.us wrote: eben@cerberus:~$ ls /boot/efi ls: cannot access '/boot/efi': No such file or directory Create EFI System Partition: it should have proper partition type UUID and it is not recommended to make it too small (<500 MB). Configure mounting it to boot/efi, cr

Re: booting by UEFI?

2024-12-29 Thread Peter Ehlert
On 12/29/24 12:24, Joe wrote: On Sun, 29 Dec 2024 11:07:18 -0800 Peter Ehlert wrote: On 12/29/24 08:26, Eben King wrote: I think I've done everything reasonable in my firmware to ensure booting by EFI. I have: Storage boot option control UEFI only Other PCI device ROM pri

Re: booting by UEFI?

2024-12-29 Thread debian-user
e...@gmx.us wrote: > On 12/29/24 12:51, debian-u...@howorth.org.uk wrote: > > Eben King wrote: > > > >> My motherboard is a Gigabyte H170 > > > > That doesn't seem to be precise enough. They make multiple boards > > with that general name and all but one support UEFI. But the > > GA-H170TN doe

Re: booting by UEFI?

2024-12-29 Thread Joe
On Sun, 29 Dec 2024 11:07:18 -0800 Peter Ehlert wrote: > On 12/29/24 08:26, Eben King wrote: > > I think I've done everything reasonable in my firmware to ensure > > booting by EFI. I have: > > > > Storage boot option control UEFI only > > Othe

Re: booting by UEFI?

2024-12-29 Thread David Wright
On Sun 29 Dec 2024 at 11:26:38 (-0500), Eben King wrote: > I think I've done everything reasonable in my firmware to ensure booting by > EFI. I have: > > Storage boot option control UEFI only > Other PCI device ROM priorityUEFI only > (other options for bot

Re: booting by UEFI?

2024-12-29 Thread Peter Ehlert
On 12/29/24 08:26, Eben King wrote: I think I've done everything reasonable in my firmware to ensure booting by EFI. I have: Storage boot option control UEFI only Other PCI device ROM priorityUEFI only (other options for both are "Legacy only" and "Disabled&quo

Re: booting by UEFI?

2024-12-29 Thread eben
On 12/29/24 13:17, Cindy Sue Causey wrote: > > Good luck with yours. FINALLY fixing this a couple years ago was so > empowering. Without boot, we got no computers. :) Wow, thanks. I've heard that switching an existing system to EFI can be disruptive and error-prone, so I'll probably try again whe

Re: booting by UEFI?

2024-12-29 Thread Cindy Sue Causey
On Sun, 2024-12-29 at 11:26 -0500, Eben King wrote: I think I've done everything reasonable in my firmware to ensure booting by EFI. I have: Storage boot option control UEFI only Other PCI device ROM priorityUEFI only (other options for both are "Legacy only" and "

Re: booting by UEFI?

2024-12-29 Thread Joe
table, and its first few partitions are > >> > >> number size mount point > ... > > > Does UEFI booting not require an EFI System Partition (ESP) of type > > vfat typically mounted at /boot/efi on Debian? > > eben@cerberus:~$ ls /boot/efi > ls: cannot acces

Re: booting by UEFI?

2024-12-29 Thread eben
On 12/29/24 12:51, debian-u...@howorth.org.uk wrote: > Eben King wrote: > >> My motherboard is a Gigabyte H170 > > That doesn't seem to be precise enough. They make multiple boards with > that general name and all but one support UEFI. But the GA-H170TN does > not mention UEFI, although its spec d

Re: booting by UEFI?

2024-12-29 Thread Felix Miata
Eben King composed on 2024-12-29 11:26 (UTC-0500): > My motherboard is a Gigabyte H170 with 32 GiB RAM and I run Debian 12.8. I This Gigabyte is slightly newer: $ inxi -M Machine: Type: Desktop System: Gigabyte product: B250M-D3H v: N/A serial: Mobo: Gigabyte model: B250M-D3H-CF v: x.x

Re: booting by UEFI?

2024-12-29 Thread debian-user
Eben King wrote: > My motherboard is a Gigabyte H170 That doesn't seem to be precise enough. They make multiple boards with that general name and all but one support UEFI. But the GA-H170TN does not mention UEFI, although its spec does say "Use of licensed AMI UEFI BIOS".

Re: booting by UEFI?

2024-12-29 Thread eben
On 12/29/24 11:38, Andy Smith wrote: > Hi, > > On Sun, Dec 29, 2024 at 11:26:38AM -0500, Eben King wrote: >> The boot device is currently /dev/sdb which has a GPT partition table, and >> its first few partitions are >> >> number size mount point ... >

Re: booting by UEFI?

2024-12-29 Thread Max Nikulin
On 29/12/2024 23:26, Eben King wrote: I swear I ran a program that showed me EFI boot vars (if they exist) and it showed nothing. efibootmgr -v however you need to boot in UEFI mode at first, e.g. using a live media. Alternatively if firmware boot menu allows to pick an .efi file then you

Re: booting by UEFI?

2024-12-29 Thread john doe
On 12/29/24 17:26, Eben King wrote: How can I ensure that I'm actually booted using EFI? "/sys/firmware/efi" if present indicates that you are booted in UEFI mode. -- John Doe

Re: booting by UEFI?

2024-12-29 Thread Andy Smith
1 9GB/home > 13 48GB swap > 5 953MB unmounted, filesystem="grub2 core.img", flags="bios_grub" Does UEFI booting not require an EFI System Partition (ESP) of type vfat typically mounted at /boot/efi on Debian? > I swear I ran a program that sh

booting by UEFI?

2024-12-29 Thread Eben King
I think I've done everything reasonable in my firmware to ensure booting by EFI. I have: Storage boot option control UEFI only Other PCI device ROM priorityUEFI only (other options for both are "Legacy only" and "Disabled") The boot device is currently

Re: MacBook pro 2014 stopped booting

2024-12-07 Thread nsrxnst
holy smokes. I deleted the part, created ext4 on it, then mkswap'ed it, and I'm booting! On December 6, 2024 11:31:51 AM EST, Felix Miata wrote: >tomas composed on 2024-12-06 10:47 (UTC+0100): > >> On Thu, Dec 05, 2024 at 09:39:55PM -0500, nsrxnst wrote: >>>

Re: MacBook pro 2014 stopped booting

2024-12-06 Thread David Wright
On Fri 06 Dec 2024 at 19:14:51 (+), Chris Green wrote: > nsrxnst wrote: > > [-- text/plain, encoding quoted-printable, charset: utf-8, 70 lines --] > > > > The machine was gifted, and I was just so happy I could get Debian to boot > > That doesn't mean what you intended! (at least not to m

Re: MacBook pro 2014 stopped booting

2024-12-06 Thread Chris Green
nsrxnst wrote: > [-- text/plain, encoding quoted-printable, charset: utf-8, 70 lines --] > > The machine was gifted, and I was just so happy I could get Debian to boot That doesn't mean what you intended! (at least not to me it didn't) It means the machine was clever (in itself). What you mea

Re: MacBook pro 2014 stopped booting

2024-12-06 Thread nsrxnst
The machine was gifted, and I was just so happy I could get Debian to boot then I never really investigated the hardware or thought much about it. it looks like there is a solution floating around this thread that I'm going to be trying. I have a Lenovo running Deb 12. The MacBook was also ru

Re: MacBook pro 2014 stopped booting

2024-12-06 Thread nsrxnst
having dug through all the functioning partitions, I have concluded it is my swap partition. I even had the intuition to reformat the swap partition. I'm going to try the no resume option and see if that does it. On December 6, 2024 11:31:51 AM EST, Felix Miata wrote: >tomas composed on 2024-12

Re: MacBook pro 2014 stopped booting

2024-12-06 Thread Felix Miata
tomas composed on 2024-12-06 10:47 (UTC+0100): > On Thu, Dec 05, 2024 at 09:39:55PM -0500, nsrxnst wrote: >> aha. >> booted a live USB. one of the partitions is now of type "swsuspend". my >> sleuthing has led me to decide it's a corrupted fs. > I've got a different hunch from the others expre

Re: MacBook pro 2014 stopped booting

2024-12-06 Thread tomas
On Thu, Dec 05, 2024 at 09:39:55PM -0500, nsrxnst wrote: > aha. > > booted a live USB. one of the partitions is now of type "swsuspend". my > sleuthing has led me to decide it's a corrupted fs. I've got a different hunch from the others expressed in this thread: your computer is trying to resto

Re: MacBook pro 2014 stopped booting

2024-12-05 Thread Felix Miata
Greg Wooledge composed on 2024-12-05 21:41 (UTC-0500): > Assuming you use GRUB (I don't know whether a "MacBook pro 2014" is an > amd64 system), you should be able to interrupt the boot sequence, press Apple didn't drop Intel CPUs until 2023. My iMac 2007 is an Intel 64 bit. > the 'e' key to edi

Re: MacBook pro 2014 stopped booting

2024-12-05 Thread David Christensen
On 12/5/24 18:03, nsrxnst wrote: while I was at work, chaos happened in my house. my wife cleaned my office, and her nephew locked himself in there. my Debian install has never been ideal: the GUI is spotty, but the underlying system has always functioned just fine, and to that extent, I have

Re: MacBook pro 2014 stopped booting

2024-12-05 Thread eben
On 12/5/24 21:39, nsrxnst wrote: > booted a live USB. one of the partitions is now of type "swsuspend". my > sleuthing has led me to decide it's a corrupted fs. > > how do I go about recovering this??? If you do something like mount /dev/sda1 /mnt/temp -o ro -t ext4 (modify as appropriate) doe

Re: MacBook pro 2014 stopped booting

2024-12-05 Thread eben
On 12/5/24 21:03, nsrxnst wrote: > upon selecting the appropriate option from grub, manually or > automatically, it begins the boot process, displays errors too fast to > comprehend, You may be able to read the errors if you video-record the screen during boot (higher fps=better) then single-step

Re: MacBook pro 2014 stopped booting

2024-12-05 Thread Greg Wooledge
On Thu, Dec 05, 2024 at 21:03:45 -0500, nsrxnst wrote: > my Debian install has never been ideal: the GUI is spotty, [...] > upon selecting the appropriate option from grub, manually or automatically, > it begins the boot process, displays errors too fast to comprehend, and the > screen goes to a

Re: MacBook pro 2014 stopped booting

2024-12-05 Thread nsrxnst
aha. booted a live USB. one of the partitions is now of type "swsuspend". my sleuthing has led me to decide it's a corrupted fs. how do I go about recovering this??? On December 5, 2024 9:03:45 PM EST, nsrxnst wrote: >while I was at work, chaos happened in my house. my wife cleaned my office,

MacBook pro 2014 stopped booting

2024-12-05 Thread nsrxnst
while I was at work, chaos happened in my house. my wife cleaned my office, and her nephew locked himself in there. my Debian install has never been ideal: the GUI is spotty, but the underlying system has always functioned just fine, and to that extent, I have used it as a home server. it was

Booting from USBs on old laptops, was Re: laptop installs

2024-08-27 Thread David Wright
of this other one, > things get a little weird. > > On powerup I see messages referring to PXE, which if I remember correctly > involves booting off a network connection? There's "Media test failure, > check cable" followed by "Exiting PXE ROM" and the

Windows Update and dual booting linux

2024-08-27 Thread George at Clug
Hi, I noticed the below issue today. I think it only affects certain configuration of dual booting so not too many people should be affected. Does anyone know of people who have been affected? https://www.theverge.com/2024/8/21/24225108/microsoft-security-update-windows-linux-dual-boot

Re: [SOLVED] Re: Virtual machine - booting from USB?

2024-08-21 Thread didier gaumet
Le 21/08/2024 à 18:30, Hans a écrit : [...] Well, now as I know, that qemu is working, I will check if I can use also the commandline with qemu. Should be possible! [...] That, too, is explained in the link I indicated previously, ("3. Boot From the Command Line"): https://www.baeldung.com/linu

[SOLVED] Re: Virtual machine - booting from USB?

2024-08-21 Thread Hans
> yes > https://www.baeldung.com/linux/qemu-boot-physical-drive > (minimal answer ;-) ) Hi Didier, thanks for the quick response! This is working perfectly. However, fanca thing is: virtual-manager is working great, but Aqumu got not this option. Obviously both are based on qemu. Well, now as

Re: Virtual machine - booting from USB?

2024-08-21 Thread didier gaumet
Le 21/08/2024 à 13:27, Hans a écrit : [...] does one know, if it is possible to boot from an USB-stick within a virtual machine? [...] Short answer like "yes, it wqill wor with" or "no, this is not possible..." will be fine for me. [...] yes https://www.baeldung.com/linux/qemu-boot-physi

Virtual machine - booting from USB?

2024-08-21 Thread Hans
Hi folks, does one know, if it is possible to boot from an USB-stick within a virtual machine? I want to boot a multiboot usb stick with YUMI within a virtual machine. Tried Virtualbox (here you can only make a *.vdk from the USB-stick and boot it), as well as virtual-manager (seem also only b

Re: Booting BananaPi from sd [WAS Re: can this iso be put on a micro-sd]

2024-08-04 Thread gene heskett
work on an arm64 board potentially that is in a desktop/server. It will also work on a Raspbberry Pi 4 that's booting from a port of Tianocore. (EDK - the UEFI basis) [For the Pi 4, Pete Batard has done a port]. Links? Yes, no response, written to /dev/sdl or to .dev/sdl1. The armbian .img&

Booting BananaPi from sd [WAS Re: can this iso be put on a micro-sd]

2024-08-04 Thread Andrew M.A. Cater
t; > This will work on an arm64 board potentially that is in a desktop/server. It will also work on a Raspbberry Pi 4 that's booting from a port of Tianocore. (EDK - the UEFI basis) [For the Pi 4, Pete Batard has done a port]. > Yes, no response, written to /dev/sdl or to .dev/sdl1. T

Re: problem with live usb booting

2024-04-11 Thread Eddie
On 4/11/24 10:14, Greg Wooledge wrote: On Thu, Apr 11, 2024 at 01:30:46PM +, sarath wrote: dear debian I have created live usb with debian-live-12.5.0-amd64-standard.iso using tool Ventoy-1.0.95. When tried to booting it is ended with command line options. please help me to the next

Re: problem with live usb booting

2024-04-11 Thread Greg Wooledge
On Thu, Apr 11, 2024 at 01:30:46PM +, sarath wrote: > dear debian > > I have created live usb with debian-live-12.5.0-amd64-standard.iso using tool > Ventoy-1.0.95. When tried to booting it is ended with command line options. > please help me to the next step It's not

problem with live usb booting

2024-04-11 Thread sarath
dear debian I have created live usb with debian-live-12.5.0-amd64-standard.iso using tool Ventoy-1.0.95. When tried to booting it is ended with command line options. please help me to the next step thanks regards Sarathdc Sent with [Proton Mail](https://proton.me/) secure email.

Problem booting the Debian machine [WAS Re: AW: su su- sudo dont work]

2024-01-21 Thread Andrew M.A. Cater
On Sat, Jan 20, 2024 at 02:30:43PM +, Schwibinger Michael wrote: > Good afternoon > I destroyed DEBIAN > now 2 years agon. > I asked here for help > no solution. > So every morning > I interrupt booting > change to rescue mode. > > "Normal" booting

Re: Bug#1056998: cdrom: Installation media changes after booting it

2023-12-04 Thread Nicholas Geovanis
On Mon, Dec 4, 2023, 3:30 AM Thomas Schmitt wrote: > . > This seems to indicate that the firmware has a stake in the problem ... > > > Both the Thinkpad E14 Gen 5s had the same specifications and type number, > > differing only in that the one with corruption of the installer has 24GB > of >

Re: /etc/resolv.conf changes every booting time

2023-08-09 Thread songbird
gene heskett wrote: ... > I load up a file I want to 3d print in cura, slice it into gcode, click > on save to disk. kde gets in the way so it opens a tab on the toolbar at > the bottom of the screen and to continue I have to click on that tab. > 20% of the time the where do you want to save it

Re: /etc/resolv.conf changes every booting time

2023-08-09 Thread songbird
Eduardo M KALINOWSKI wrote: ... > He just told you to not hijack threads, and there you go and your > immediate reply is to start talking about something completely unrelated > to the rest of the discussion. oops, sorry, i just replied again. songbird

Re: /etc/resolv.conf changes every booting time

2023-08-08 Thread Eduardo M KALINOWSKI
On 07/08/2023 23:45, gene heskett wrote: On 8/7/23 21:47, Greg Wooledge wrote: Start a new thread, and treat the problem seriously.  Show us the commands you're running and their output.  Show us the relevant parts of your configuration. That particular problem has been solved, Greg, and 60 day

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread gene heskett
On 8/7/23 21:47, Greg Wooledge wrote: On Mon, Aug 07, 2023 at 09:03:47PM -0400, gene heskett wrote: And I'm back to hunting for the reason I can ping yahoo.com but not other machines on my local net, that are fully identified in my hosts file or vice versa Start a new thread, and treat the pro

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread Greg Wooledge
On Mon, Aug 07, 2023 at 09:03:47PM -0400, gene heskett wrote: > And I'm back > to hunting for the reason I can ping yahoo.com but not other machines on my > local net, that are fully identified in my hosts file or vice versa Start a new thread, and treat the problem seriously. Show us the command

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread gene heskett
On 8/7/23 18:43, Brian wrote: On Mon 07 Aug 2023 at 17:53:41 -0400, gene heskett wrote: On 8/7/23 14:57, Brian wrote: On Sun 06 Aug 2023 at 20:50:26 -0400, gene heskett wrote: [...] Sorry you are so offended by a hosts file user Andy, but when the guys Did someone mention a hosts file? Is

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread Brian
On Mon 07 Aug 2023 at 17:53:41 -0400, gene heskett wrote: > On 8/7/23 14:57, Brian wrote: > > On Sun 06 Aug 2023 at 20:50:26 -0400, gene heskett wrote: > > > > [...] > > > > > Sorry you are so offended by a hosts file user Andy, but when the guys > > > > Did someone mention a hosts file? Is thi

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread gene heskett
On 8/7/23 14:57, Brian wrote: On Sun 06 Aug 2023 at 20:50:26 -0400, gene heskett wrote: [...] Sorry you are so offended by a hosts file user Andy, but when the guys Did someone mention a hosts file? Is this an attempt to move discussion on to a different toic? I thought 'chattr -i' and the w

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread Andy Smith
Hi Brian, On Mon, Aug 07, 2023 at 07:57:07PM +0100, Brian wrote: > On Sun 06 Aug 2023 at 20:50:26 -0400, gene heskett wrote: > > Sorry you are so offended by a hosts file user Andy, but when the guys > > Did someone mention a hosts file? If I understand correctly, Gene identifies himself as "a h

Re: /etc/resolv.conf changes every booting time

2023-08-07 Thread Brian
On Sun 06 Aug 2023 at 20:50:26 -0400, gene heskett wrote: [...] > Sorry you are so offended by a hosts file user Andy, but when the guys Did someone mention a hosts file? Is this an attempt to move discussion on to a different toic? I thought 'chattr -i' and the wisdom of using it was under disc

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread tomas
On Sun, Aug 06, 2023 at 08:50:26PM -0400, gene heskett wrote: > Sorry you are so offended by a hosts file user Andy [...] Now this is stuff for Quote of the Day ;-) Thank you, Gene. Cheers -- t signature.asc Description: PGP signature

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread gene heskett
On 8/6/23 12:09, Andy Smith wrote: Hello, On Sun, Aug 06, 2023 at 07:37:35PM +0800, Jon Smart wrote: Timothy M Butterworth wrote: The file /etc.resolv.conf is just a soft link. You need to: 1: Delete /etc/resolv.conf - rm /etc/resolv.conf 2: Create a new /etc/resolv.conf file: touch /etc/reso

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Jon Smart
> On Sun, Aug 06, 2023 at 05:17:23PM +0800, Jon Smart wrote: >> It's a VPS provided by a local ISP. The VPS has a static IPv4. >> Do you know how to know if /etc/resolv.conf is modified by dhcp? > > The first thing you could do is check whether a DHCP client daemon > is running. That's usually a s

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread tomas
On Sun, Aug 06, 2023 at 04:09:14PM +, Andy Smith wrote: [...] > And we wonder why this list ends up dealing with the aftermath of > the Gene school of "don't understand it? Hit it with chattr +i / rm > / apt-get purge!" so often. I must admit that I was one of those proposing chattr +i in th

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Andy Smith
Hi Greg, On Sun, Aug 06, 2023 at 08:48:25AM -0400, Greg Wooledge wrote: > On Sun, Aug 06, 2023 at 07:37:35PM +0800, Jon Smart wrote: > > These 4 steps do work great! > > Thanks a lot. > > These same steps are also on the wiki page that's been discussed many > times in this thread. You might want

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Andy Smith
Hello, On Sun, Aug 06, 2023 at 07:37:35PM +0800, Jon Smart wrote: > > Timothy M Butterworth wrote: > > The file /etc.resolv.conf is just a soft link. > > > > You need to: > > > > 1: Delete /etc/resolv.conf - rm /etc/resolv.conf > > 2: Create a new /etc/resolv.conf file: touch /etc/resolv.conf > >

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread tomas
On Sun, Aug 06, 2023 at 07:06:01AM -0400, Timothy M Butterworth wrote: > On Sun, Aug 6, 2023 at 6:13 AM Jon Smart wrote: > > > It's a VPS provided by a local ISP. The VPS has a static IPv4. > > Do you know how to know if /etc/resolv.conf is modified by dhcp? > > > > Thanks. > > > > > > > > > > Hi

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Greg Wooledge
On Sun, Aug 06, 2023 at 05:17:23PM +0800, Jon Smart wrote: > It's a VPS provided by a local ISP. The VPS has a static IPv4. > Do you know how to know if /etc/resolv.conf is modified by dhcp? The first thing you could do is check whether a DHCP client daemon is running. That's usually a sign. Fai

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Greg Wooledge
On Sun, Aug 06, 2023 at 07:37:35PM +0800, Jon Smart wrote: > Unattributed: > > The file /etc.resolv.conf is just a soft link. Not always. > > You need to: > > > > 1: Delete /etc/resolv.conf - rm /etc/resolv.conf > > 2: Create a new /etc/resolv.conf file: touch /etc/resolv.conf > > 3: Configure yo

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Eduardo M KALINOWSKI
On 06/08/2023 00:26, Greg Wooledge wrote: I'm also forced to relegate the chattr solution to the end of the page, and couch it in caveats, because some people think that it's wrong. They can't say WHY it's wrong, of course. Maybe because it's too simple and effective. I dunno. How about the f

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Jon Smart
> On Sun, Aug 6, 2023 at 6:13 AM Jon Smart wrote: > >> It's a VPS provided by a local ISP. The VPS has a static IPv4. >> Do you know how to know if /etc/resolv.conf is modified by dhcp? >> >> Thanks. >> >> >> > >> > Hi Jon, >> > >> >> I have removed the default systemd-resolved local dns service >

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Timothy M Butterworth
On Sun, Aug 6, 2023 at 6:13 AM Jon Smart wrote: > It's a VPS provided by a local ISP. The VPS has a static IPv4. > Do you know how to know if /etc/resolv.conf is modified by dhcp? > > Thanks. > > > > > > Hi Jon, > > > >> I have removed the default systemd-resolved local dns service following > >>

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Christoph Brinkhaus
Am Sun, Aug 06, 2023 at 05:17:23PM +0800 schrieb Jon Smart: Hi Jon, > It's a VPS provided by a local ISP. The VPS has a static IPv4. > Do you know how to know if /etc/resolv.conf is modified by dhcp? > I am not sure about the details. But with DHCP a bunch of network configuration items can be sen

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Jon Smart
It's a VPS provided by a local ISP. The VPS has a static IPv4. Do you know how to know if /etc/resolv.conf is modified by dhcp? Thanks. > > Hi Jon, > >> I have removed the default systemd-resolved local dns service following >> the link below, >> >> https://askubuntu.com/questions/907246/how-to-

Re: /etc/resolv.conf changes every booting time

2023-08-06 Thread Christoph Brinkhaus
Am Sun, Aug 06, 2023 at 09:28:55AM +0800 schrieb Jon Smart: Hi Jon, > I have removed the default systemd-resolved local dns service following > the link below, > > https://askubuntu.com/questions/907246/how-to-disable-systemd-resolved-in-ubuntu > > And I have unbound installed and enabled as lo

Re: /etc/resolv.conf changes every booting time

2023-08-05 Thread Greg Wooledge
On Sat, Aug 05, 2023 at 10:52:35PM -0500, Nicholas Geovanis wrote: > On Sat, Aug 5, 2023, 10:27 PM Greg Wooledge wrote: > > > On Sat, Aug 05, 2023 at 10:05:31PM -0500, Nicholas Geovanis wrote: > > > On Sat, Aug 5, 2023, 9:13 PM Greg Wooledge wrote: > > > > > > > On Sun, Aug 06, 2023 at 09:28:55A

Re: /etc/resolv.conf changes every booting time

2023-08-05 Thread Nicholas Geovanis
On Sat, Aug 5, 2023, 10:27 PM Greg Wooledge wrote: > On Sat, Aug 05, 2023 at 10:05:31PM -0500, Nicholas Geovanis wrote: > > On Sat, Aug 5, 2023, 9:13 PM Greg Wooledge wrote: > > > > > On Sun, Aug 06, 2023 at 09:28:55AM +0800, Jon Smart wrote: > > > > How to stop the auto-changes to /etc/resolv.c

  1   2   3   4   5   6   7   8   9   10   >