SliTaz SliTaz Forum

You are not logged in.

#1 2023-04-12 02:41:27

R8
Member
Registered: 2015-08-20
Posts: 143

Black screen with _ after new installation

Hi,

I did a new install of SliTaz rolling (32bits) on my Asus Eee PC 900:

/ on sda1 and /home on sda2

EXT3 for the 2 partitions

No SWAP

Installation of Boot

I did always like that and in the past it was always OK.

I started a live USB and installed from the Web.

And this time, at the end of the installation when it restarts, I have just a black screen with nothing excepted '_'. I don't see Grub and options.

How can I resolve this problem?

Thanks for your help

Offline

#2 2023-04-12 06:33:49

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Black screen with _ after new installation

Hi R8,

hmmm that strange, to ensure that no issue with Xorg, in live after mount root partition, can you please edit rcS.conf and remove slim in RUN_DAEMONS.

Also share /var/log/Xorg.*.log /var/log/slim.log if available.

Offline

#3 2023-04-12 22:38:50

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Black screen with _ after new installation

Hi shann,

I find a file rcS.conf in folder etc. Is it this file?

See file in attachment (renamed with .txt), I don't find slim in part RUN_DAEMONS.

In /var/log, I don't find the 2 .log files that you ask.

Offline

#4 2023-04-13 11:06:48

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Black screen with _ after new installation

Hi R8,

sorry i confusion with 4.0 rcS.conf, in case if we don't have log, issue on boot but if you don't see grub menu hmm.

Maybe you can boot on live and try to boot hard install with define root=/dev/sda1 instead root=/dev/null ?

Offline

#5 2023-04-13 19:19:06

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Black screen with _ after new installation

@ R8,

I started a live USB and installed from the Web.

You only boot Extlinux; does SliTaz run from the Live on this computer?

Could you post [c]menu.lst[/c] of the Asus Eee PC 900 please?

Does adding [c]screen=text[/c] at the end of the [c]kernel[/c] line allow to boot in console?

Offline

#6 2023-04-15 23:15:57

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Black screen with _ after new installation

Hi,

With the Live USB, SliTaz does run very good. The problem of the black screen with _ is when I try to boot from the installed version on the SSD of the laptop.

In attachment, menu.lst.

I added 'screen=text' but this resolves not the problem.

Maybe it is not a software problem but hardware problem (old ssd... old laptop...)?

-----------------

# /boot/grub/menu.lst: GRUB boot loader configuration.

#

# By default, boot the first entry.

default 0

# Boot automatically after 8 secs.

timeout 8

# Graphical splash image.

splashimage=/boot/grub/splash.xpm.gz

# Root password is required for edition

password --[...]

# Change the colors.

#color yellow/brown light-green/black

# For booting SliTaz from : /dev/sda1

#

title SliTaz GNU/Linux 5.0 (Kernel vmlinuz-3.16.55-slitaz)

root (hd0,0)

kernel /boot/vmlinuz-3.16.55-slitaz root=/dev/sda1 video=-32 quiet screen=text

Offline

#7 2023-04-16 04:48:25

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: Black screen with _ after new installation

I have the same problem as you @R8, black screen without any sign of Grub. First time it happens and I use a desktop PC.

Now I take fresh debian install (on another partition) and use your debian grub to start SliTaz

Offline

#8 2023-04-16 09:43:00

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Black screen with _ after new installation

@R8

Maybe it is not a software problem but hardware problem (old ssd... old laptop...)?

... or old Grub4dos? It looks like it does not recognize SSD disks.

In this case, using Grub2 instead Grub4dos will solve this.

@rerivero,

Were you booting from an SSD too when it happened?

Offline

#9 2023-04-16 16:39:04

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: Black screen with _ after new installation

@Ceel,

I don't have SSD. I was booting from HDD.

Offline

#10 2023-04-16 16:43:02

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Black screen with _ after new installation

The problem of the black screen with _ is when I try to boot from the installed version on the SSD of the laptop.

???

Offline

#11 2023-04-16 20:10:14

colip
Member
Registered: 2015-10-26
Posts: 18

Re: Black screen with _ after new installation

EeePC 4G (701) Same problem as R8 & rerivero : black screen but with GRUB GRUB and machine freezed, when I try to boot from the installed version on the SSD. Live running fine. I have a doubt about Gparted leaving or not some empty space at start when partitionning.

Offline

#12 2023-04-17 07:38:21

colip
Member
Registered: 2015-10-26
Posts: 18

Re: Black screen with _ after new installation

EeePC 4G (701) NO PROBLEM if

USB CD slitaz-rolling.iso 2020-02-19

Installed from source LiveCD

to partition: /dev/sda1 (ext4)

Do not format

Yes Install a bootloader

reboot then

GRUB4DOS 0.4.4 2019-11-17

Welcome to your box OK

Note that GParted force Free space preceding to 1 MB

https://askubuntu.com/questions/948837/why-does-gparted-force-1mb-free-space-preceeding

Offline

#13 2023-04-17 21:25:16

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Black screen with _ after new installation

Hi,

It's also OK for me when I make installation from an old slitaz-rolling.iso (from https://archive.org/details/slitaz5rolling20210117).

I am happy that this is not a hardware problem on my old laptop.

Maybe it is necessary to correct/update package(s) on the actual slitaz-rolling.iso?

Offline

#14 2023-08-10 19:20:43

colip
Member
Registered: 2015-10-26
Posts: 18

Re: Black screen with _ after new installation

SOLVED EeePC 4G (701) started normally after installation with USB slitaz-rolling.iso 32 bits downloaded on 2023-08-09.

Offline

#15 2023-09-02 16:43:55

R8
Member
Registered: 2015-08-20
Posts: 143

Re: Black screen with _ after new installation

Thank you for the information Pierre! I will try asap.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]