You are not logged in.

#21 2022-02-09 20:01:27

Bearded_Blunder
Dodging A Bullet
From: Seat: seat0; vc7
Registered: 2015-09-29
Posts: 1,146

Re: BunsenLabs Lithium not installing.

rbh wrote:

If you want to pass kernel boot option when booting the BL Lithium installation media, highlight the meny choice you want to edit (press the arrow keys up or down) and the press key TAB-key. What key to use, to edit the grub menu, can vary, but is usually showed beneath the menu.
To boot with the changed menu, press Enter. for BIOS or F10 for UEFI.

It seems you have entered the grub environment (pressing "c", when showing the grub menu" on the harddisk). You shall not issue any command, you shall pass option to the kernel...

@rbh is correct.. But only for BIOS based machines.

The trick with passing parameters, is make sure you hit 'Tab' (for BIOS or 'e' for UEFI before you start the install & drop them between "---" & "quiet" AFTER the last three dashes in the kernel command-line, that way they're automatically added by Debian-Installer to the new system.  Parameters passed before the  --- are only used by the installer & afterwards get added to the installed system.

If you don't do that, you'll need to do the same thing to boot the installed system, though post install if you do need to do that, then your first order of business is to edit /etc/default/grub (sudo nano /path/file) to add the parameters to  to GRUB_CMDLINE_LINUX_DEFAULT and GRUB_CMDLINE_LINUX save & then `sudo update-grub`

Hope that's somewhat helpful.

[edit] TIP:  If you're on BIOS rather than UEFI, picking the accessibility options & high contrast installer lets you see the white text without it being obscured by white areas in the background[/edit]

Last edited by Bearded_Blunder (2022-02-09 20:11:24)


Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me

Offline

#22 2023-03-19 19:05:57

newyellowfish
New Member
Registered: 2022-01-19
Posts: 2

Re: BunsenLabs Lithium not installing.

rbh wrote:
newyellowfish wrote:

hi, sorry to write this here but I'm having issues to finish the installation propperly in my old dell XPSM1330 from 2008.
can you tell me what keys are the ones that I have to press to run the grub command "ipv6.disable=1" please?, I tried "Ctrl+x", "F10", then I decided to try lot of combinations and the ones I thought it worked but it didn't were "Ctrl+j & Ctrl+m"
I thought this because with those keys the installation started, but the installation stoped in the same step (configure the network)
I really love this distro but I can't go through the installation without this

If you want to pass kernel boot option when booting the BL Lithium installation media, highlight the meny choice you want to edit (press the arrow keys up or down) and the press key TAB-key. What key to use, to edit the grub menu, can vary, but is usually showed beneath the menu.
To boot with the changed menu, press Enter.

It seems you have entered the grub environment (pressing "c", when showing the grub menu" on the harddisk). You shall not issue any command, you shall pass option to the kernel...

SOLVED!
Sorry for not answering, I thought that I already had answered this but today when I logged in I realized I didn't.
What I did was avoid the network configuration at the installation and install it without it, then, when I'd the OS up and running with a LAN cable, I looked for how to correctly put the bunsenlabs repositories in /etc/apt/sources.list and add the non-free contrib to them, after that I did an "apt update" and "apt upgrade" to get my laptop working just with WiFi and it worked.
I found the repos (luckily in spanish) at this video:https://www.youtube.com/watch?v=P1cK1swYl48&t=1594s at the min 26:00.
Now I have a beautiful OS in this old Dell XPS and of course with WiFi.
Thank you for advices! Have a good one.

Offline

Board footer

Powered by FluxBB