SliTaz SliTaz Forum

You are not logged in.

#1 2018-02-17 17:50:43

michaelbischof
Member
Registered: 2012-01-20
Posts: 536

grub ext4 recognition

Hi everybody,

I just have installed slitax 5 on a ext4 partition, /dev/sda1 It uses Grub, but not Grub2. Grub2 I could install, though. But my problem is that I have another installation on /dev/sda2 with Grub2, also on ext4. Now mz (Slitaz-) grub on /dev/sda1 does not recognize this one. With blkid it is recognized:

/dev/sda2: UUID="f1e9a3f2-d8fd-4859-b660-e15918d98ba0" TYPE="ext4" PARTUUID="e8753a1d-02"

What to do to boot that with (Slitaz-) Grub?

Offline

#2 2018-02-17 19:53:10

michaelbischof
Member
Registered: 2012-01-20
Posts: 536

Re: grub ext4 recognition

I found that there had been a tazpkg for ext4-support, but for Slitaz 3: linux-ext4

So the question is how to support ext4 now? There is apparently no kernel module for it, at least I could not find one.

Offline

#3 2018-02-17 21:17:52

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: grub ext4 recognition

ext4 is no problem for SliTaz 5

http://forum.slitaz.org/topic/slitaz-als-zweites-linux-installieren-grub-problem

Offline

#4 2018-02-17 22:29:29

michaelbischof
Member
Registered: 2012-01-20
Posts: 536

Re: grub ext4 recognition

I have another problem. I first installed q4os with Grub2 on /dev/sda2. Had a Grub2-boot menü. Then I formated /dev/sda1 as ext4 and I installed Slitaz 5 on it. It automatically placed its „normal“ old Grub in the MBR but only with 1 menü element: Slitaz. Manually I cannot boot q4os then. When I use

root (hd0,1)

Kernel /boot/vmlinuz... etc

I only get the message that the kernel cannot be recognized. So I must either find a way to change to (Slitaz 5) Grub2 and adapt it - or I have to install q4os on /dev/sda2 again.

Offline

#5 2018-02-18 16:57:23

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: grub ext4 recognition

drum hab ich Dir ja den link geschickt....

ich finde nirgends was zu q4os und grub nur grub2 - am besten q4os neu installieren und slitaz zu grub2 hinzufügen

Grub2

menuentry "SliTaz GNU/Linux (cooking)" {

   set root='hd0,1'

   linux /boot/vmlinuz-3.2.98-slitaz root=/dev/sda1

}

Offline

#6 2018-02-19 18:38:01

michaelbischof
Member
Registered: 2012-01-20
Posts: 536

Re: grub ext4 recognition

The next day it worked. Most likely the file stage2 from my Slitaz 5-LiveCd was corrupted. Being a layman this might be a wrong explanation, so be careful! ;-)

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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