SliTaz SliTaz Forum

You are not logged in.

#1 2016-12-24 12:12:59

old72
Member
Registered: 2016-12-24
Posts: 3

SliTaz 4.0 installed as a complete system on the SD card

Hello. I have exactly the same problem. I have a netbook asus eee pc4g. SliTaz 4.0 installed as a complete system on the SD card, but that's a problem

my menu.lst now such

/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

# Change the colors.

#color yellow / brown light-green / black

# For booting SliTaz from: / dev / sda1

#

title SliTaz GNU / Linux (cooking) (Kernel vmlinuz-2.6.37-slitaz)

root (hd0,0)

kernel /boot/vmlinuz-2.6.37-slitaz root = / dev / sda1 quiet rootdelay = 10

# For booting Windows:

#

title Microsoft Windows

rootnoverify (hd1,0)

chainloader +1

Please help me to edit the loaded system

[attachment=43782,2413]

Offline

#2 2016-12-25 18:41:00

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

Re: SliTaz 4.0 installed as a complete system on the SD card

Hi,

If

kernel /boot/vmlinuz-2.6.37-slitaz root = / dev / sda1 quiet rootdelay = 10

is a copy/paste of your menu.lst, suppress spaces in [c]root=[/c] and [c]rootdelay=[/c] instructions:

[c]kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/sda1 quiet rootdelay=10[/c]

Maybe [c]rootdelay=10[/c] is not enough, try with 20.

If it still doesn't work, start a LiveCD, insert your sd card, open a terminal as root and post the answer of

[c]fdisk -l[/c]

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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