You are not logged in.

#1 2016-10-30 02:07:15

fractal618
New Member
Registered: 2016-10-30
Posts: 2

Post Installation script

Hello,

i just installed bunsen labs for the first time.

after the installation finished, i had to shutdown the computer, so i exited the post installation script that automatically pops up on a fresh install.

how can i re-run this script, i assume it asks questions about what i use the computer and tries to optimize the system for that.

Thanks!!

Offline

#2 2016-10-30 02:24:30

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,871

Re: Post Installation script

Type bl-welcome in the terminal.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#3 2016-11-06 12:31:35

fractal618
New Member
Registered: 2016-10-30
Posts: 2

Re: Post Installation script

Thanks!

I am getting the following error now though.. any ideas?

------------------------------[ page 2 of 15 ]------------------------------

  CHECK REPOSITORIES
  ------------------
 
  Checking apt sources list for possible missing components...
 
  A normal BunsenLabs setup uses the 'contrib' and 'non-free' components of
  the Debian repositories, but they seem to be missing from your apt sources
  list. Without them you will be unable to install some packages, for example
  the Flash Plugins. Would you like to add 'contrib' and 'non-free' to your
  sources list?
 
enable "contrib" and "non-free"? [Y/n] Y

  Editing sources list failed. This script will exit.
  Please open /etc/apt/sources.list in a text editor and check the entries
  before running bl-welcome again.

Press any key to continue.


here is my sources.list file:

#

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160709-23:37]/ jessie contrib main non-free

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160709-23:37]/ jessie contrib main non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

Offline

#4 2016-11-06 14:30:03

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

Re: Post Installation script

Hi, you appear to be missing

deb http://httpredir.debian.org/debian jessie main non-free contrib

which seems to happen from time to time for some users, for reasons unknown (network connectivity issues during install?)
Anyhow the default sources.list looks like this

# 

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160705-22:49]/ jessie contrib main non-free

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160705-22:49]/ jessie contrib main non-free

deb http://httpredir.debian.org/debian jessie main non-free contrib
#deb-src http://httpredir.debian.org/debian jessie main non-free contrib

deb http://security.debian.org/ jessie/updates main contrib non-free
#deb-src http://security.debian.org/ jessie/updates main contrib non-free

# jessie-updates, previously known as 'volatile'
deb http://httpredir.debian.org/debian jessie-updates main contrib non-free
#deb-src http://httpredir.debian.org/debian jessie-updates main contrib non-free

@mods would it be useful to have the default posted somewhere we could refer people to?


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

#5 2016-11-06 16:33:59

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Post Installation script

Bearded_Blunder wrote:

@mods would it be useful to have the default posted somewhere we could refer people to?

Yes, it certainly would:

https://forums.bunsenlabs.org/viewtopic.php?id=1526

smile

This is linked in the List of Useful HowTos thread in Getting Started.

Offline

Board footer

Powered by FluxBB