SliTaz SliTaz Forum

You are not logged in.

#1 2019-02-04 23:04:18

fsshl
Member
Registered: 2017-01-13
Posts: 18

roing/slitaz64.iso(livecd) to do fresh install, it reply incomplete, plz help

at boot:

grub...

no second stage/sector

then freeze there.

which is 3.16  mp   x86-64 created at Jan 8, 2019 (I download today, 2/4/2019)

(I did not do bootloader at install process)

Offline

#2 2019-02-06 01:16:07

fsshl
Member
Registered: 2017-01-13
Posts: 18

Re: roing/slitaz64.iso(livecd) to do fresh install, it reply incomplete, plz help

second sector of stage 2 is unknown

(I use dell laptop, old, core 2 duo, live show it is 100gb)

Offline

#3 2019-02-06 15:31:39

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

Re: roing/slitaz64.iso(livecd) to do fresh install, it reply incomplete, plz help

I did not do bootloader at install process

So GRUB was already installed. What OS did install it?

What was the configuration of your hard disk (partitions and installed OS) before you install SliTaz?

Did you keep the same configuration or did you change something?

Offline

#4 2019-02-06 18:09:53

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

Re: roing/slitaz64.iso(livecd) to do fresh install, it reply incomplete, plz help

My understanding of your problem:

You installed SliTaz on your laptop where it already existed an OS and GRUB(4DOS?).

You didn't ask to format the partition (GRUB is still on the MBR).

But the SliTaz installer has deleted all the files on the partition excepted the existing /home. So /boot/grub has been deleted too and GRUB doesn't find the files it needs.

[*]Boot from your Live and open a terminal as root; type:

[c]fdisk -l[/c]

[*]Check how your HD is identified (say sda1) and mount it:

[c]mount /dev/sda1 /mnt[/c]

[*]Install GRUB4DOS:

[c]grub-install --root-directory=/mnt /dev/sda[/c]

[*]Create the configuration file for GRUB4DOS:

[c]leafpad /mnt/boot/grub/menu.lst[/c]

according to your configuration.

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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