SliTaz SliTaz Forum

You are not logged in.

#1 2013-10-02 17:52:53

dutchman
Member
Registered: 2013-09-27
Posts: 1

rolling full install does not mount filesystem

Dear all,

I've downloaded slitaz-rolling-core.iso and extracted vmlinuz-3.2.40-slitaz and rootfs.gz to /dev/sda1

If I start this with grub all is well.

[c]title Install Slitaz Rolling
root (hd0,0)
kernel /vmlinuz-3.2.40-slitaz rw root=/dev/null
initrd /rootfs.gz[/c]
Now I install to /dev/sda4 via slitaz-installer.

The grub-entry to start this installation:

[c]title Slitaz-rolling on sda4
root (hd0,3)
kernel /boot/vmlinuz-3.2.40-slitaz root=/dev/sda4[/c]
This does not work!

The root=/dev/sda4 filesystem is not mounted and processing stops after the execution of init.

The only directories I can see are those who are created by init.

Can someone please help me out.

I like Slitaz.

P.S,

All partitions are ext4

Offline

#2 2013-11-05 06:56:33

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

Re: rolling full install does not mount filesystem

Hi dutchman

I've Slitaz stable + rolling on my old PC : only one disk (40Go)+0.5Go (RAM)

First I've installed SLitaz 4.0 (stable) and after Slitaz Rolling on an empty partition

/dev/hda1 is mounted on / (stable)

/dev/hda3 is mounted on /home (stable)

/dev/hda5 is swap

/dev/hda6 is / for Rolling

A little problem :

Partition table entries are not in disk order

but no consequence !

My bootloader is grub of Slitaz stable

Here my menu.lst :

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

root (hd0,0)

kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/hda1 quiet LANG=fr_FR.UTF8 kmap=fr-latin1

title Slitaz-Rolling(on hda6)

root (hd0,5)

kernel /boot/vmlinuz-3.2-slitaz root=/dev/hda6 ro quiet

The installation of Rolling is a little tricky : the bootloader (syslinux) is on hda6

All things are ok. I don't know if I helped you.

Offline

#3 2013-11-06 06:29:36

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

Re: rolling full install does not mount filesystem

Perhaps you'd have to change

root=/dev/sda4

by

root=/dev/hda4

Offline

#4 2013-11-06 16:03:28

joximus
Member
Registered: 2013-02-01
Posts: 12

Re: rolling full install does not mount filesystem

I have tried installing  slitaz-rolling in virtualbox and I have the same problem as dutchman

Offline

#5 2013-11-06 21:56:58

domcox
Administrator
Registered: 2011-03-29
Posts: 104

Re: rolling full install does not mount filesystem

By default, SliTaz do not provide support for Scsi disks, be sure that hard disks in your virtualization environment are not configured with a Scsi interface (BusLogic).

Offline

#6 2013-11-07 08:49:57

joximus
Member
Registered: 2013-02-01
Posts: 12

Re: rolling full install does not mount filesystem

No, it was IDE HD. Today i tried to install slitaz 4.0 on same virtual machine and I had no problems booting it.

Offline

#7 2013-11-08 19:56:15

domcox
Administrator
Registered: 2011-03-29
Posts: 104

Re: rolling full install does not mount filesystem

Good!

What is the output of:

[c]# tazinst list uuid[/c]

Offline

#8 2013-11-12 08:43:58

joximus
Member
Registered: 2013-02-01
Posts: 12

Re: rolling full install does not mount filesystem

UUID=df435ac8-8d98-457a-9c3a-d50927f647ee /dev/hda1

Offline

#9 2013-11-21 08:21:05

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: rolling full install does not mount filesystem

The kernel compiled on March 22,2013 solves the issue on a full install to hard drive.

Download: http://www.mediafire.com/download/qnzjuk44mwdn2df/vmlinuz-3.2.40-slitaz

Boot the live cd,mount the partition with the install,replace kernel.

Offline

#10 2013-11-22 09:41:39

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

Re: rolling full install does not mount filesystem

You can try with http://cook.slitaz.org/cooker.cgi?download=../wok/linux/taz/linux-3.2.40/fs/boot/vmlinuz-3.2.40-slitaz too.

The fix: http://hg.slitaz.org/wok/rev/781029802e4a

A new rolling has been built.

Thanks for the report.

Offline

#11 2013-11-23 00:16:08

joximus
Member
Registered: 2013-02-01
Posts: 12

Re: rolling full install does not mount filesystem

Tried installing new rolling. It boots.

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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