SliTaz SliTaz Forum

You are not logged in.

#1 2013-05-26 00:06:59

Guest
Guest

How make Slitaz PC-movable ?

For comparison: If replace HDD with installed Xubuntu to other PC, Xubuntu will work correctly on different hardware. It's checked.

Experiment #1

If replace HDD with Slitaz - on boot error appears: KERNEL PANIC.

Experiment #2

If manually copy files of installed Slitaz (of couse without content of /proc/ /sys/ /media/ /mnt/ /tmp/ /var/) from HDD to other HDD, and manually install GRUB -

The result will be the same (kernel panic) OR (in some PCs) Slitaz loaded into the console and ask login. GUI (slim) not started.

How to clone tuned (with installed applications and new kernel) Slitaz to other PC?

#2 2013-05-26 18:06:29

yves04
Member
Registered: 2012-09-23
Posts: 135

Re: How make Slitaz PC-movable ?

Maybe, change the HD with the HD-Slitaz then boot from a CD live (like SLitaz ...)

#mkdir /dev/hda1 /mnt/mydisk

#leafpad /mnt/mydisk/boot/grub/menu.lst

check if menu.lst is exact, then

#chroot /mnt/mydisk

#grub

>root (hd0,0)

>setup (hd0)

>quit

#exit

Eject the CD and reboot.

Sorry if I'm talking rubbish or if I forget something.

Offline

#3 2013-05-28 00:51:16

rusandr
Member
Registered: 2013-05-28
Posts: 1

Re: How make Slitaz PC-movable ?

Thanks for this variant of meaned above manually GRUB install.

But GRUB works correctly in both cases #1, #2.

GRUB successfully transmits control to the kernel.

And then the kernel stops with an error.

Perhaps hardware autodetect not performing on boot.

Hardware autodetect performing only while installing SliTaz?

In Experiment #1 re-install GRUB not needed.

SliTaz+GRUB have been installed on HDD from Live-CD and boot correctly on own PC. Slim started OK.

In Experiment #2 GRUB have been installed manually:

su

pcmanfm

# click on hda2 == "mount /dev/hda2 /mnt/disk"

grub-install --root-directory=/media/disk /dev/hda

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.54 MiB (Peak: 1.77 MiB) ]