SliTaz SliTaz Forum

You are not logged in.

#1 2012-02-24 13:31:13

gbrao
Member
Registered: 2012-02-24
Posts: 3

slitaz 4.0 boot from grub4dos & updating gparted on 3.0

I boot slitaz from grub4dos on a UFD. I could boot 3.0 using :

    title ³ SliTaz 3.0 ³

    find --set-root /slitaz-3.0.iso

    map --heads=0 --sectors-per-track=0 /slitaz-3.0.iso (hd32)

    map --hook

    chainloader (hd32)

This does not work with 4.0 RC1. Anyone know how to boot 4.0 from grub4dos.

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

How do I update gparted from 4.6 to a later version ( on slitaz 3.0 ), say gparted-0.10.0.tazpkg ? Is there a ISO with 10.0 already installed ?

Offline

#2 2012-02-24 14:27:40

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: slitaz 4.0 boot from grub4dos & updating gparted on 3.0

Maybe a fragmentation problem ? try :

title ³ SliTaz 4.0 RC1 ³

find --set-root /slitaz-4.0-RC1.iso

map --mem --heads=0 --sectors-per-track=0 /slitaz-4.0-RC1.iso (hd32)

map --hook

chainloader (hd32)

Offline

#3 2012-02-25 06:24:07

gbrao
Member
Registered: 2012-02-24
Posts: 3

Re: slitaz 4.0 boot from grub4dos & updating gparted on 3.0

grub4dos gives a error message if the file is fragmented, anyway tried that and it does not help. actually i think 4.0 rc1 does not work on my system - i managed to boot it using methods suggested at reboot.pro but it hung after booting.

Can someone guide me on installing gparted-0.10.0.tazpkg on 3.0 ? I tried but it said libparted not found.

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) ]