SliTaz SliTaz Forum

You are not logged in.

#1 2014-09-15 06:21:46

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

slitaz rolling 24.08.2014 - tazusb does not work correct

Hi everybody,

I just checked a frugal install of rolling, installed firefox and then used

   tazusb writefs

The result was a new rootfs.gz which I tested. No problem at boot, but it was not possible to login in either as root neither as tux. Simply the content of /etc/skel was missing in root; there was no folder /home/tux. Tux as a user was established, but no useable configuration for login. In addition, very bad: the keyboard configuration was not kept so I hardly could use the keyboard. No fun without X running!

(It is not urgent for me! I just wanted to inform the guys who work on it)

Offline

#2 2014-09-15 11:49:50

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

Re: slitaz rolling 24.08.2014 - tazusb does not work correct

I forget to tell that the same job had been done with Slitaz 4.0. A frugal install on my /dev/hdb2 (ext3 filesystem), where folder /tux is been established. I had installed some new packages and then used

   tazusb writefs none

, which resulted in a modified rootfs.gz of 165,5 MB. It boots fine.

In /etc/fstab I have a line

   /dev/hdb2       /home        ext3    defaults          0       2

Of course I could not login when I first booted from it. First I had to change the ownership for /home/tux from root:root to tux: users. Now it works fine.

Conclusion: with 5.0 there mus still be something wrong in /usr/bin/tazusb. But I am not the guy to correct it, my understanding is not enough to be capable of such a thing. ;-)

Offline

#3 2014-09-15 15:57:04

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

Re: slitaz rolling 24.08.2014 - tazusb does not work correct

try last rolling - I did yesterday some isos with tazlito - works without a problem. I think, that tazusb should work also without any problem - if not try tazlito

Offline

#4 2014-09-15 20:45:11

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

Re: slitaz rolling 24.08.2014 - tazusb does not work correct

@michaelbischof

Frugal install:

/home is mounted by /etc/init.d/bootopts.sh to the partition listed on the kernel command line with home=sd{a-z} or home=hd{a-z} depending on how udev designates the drives partitions or home=uuid=<uuid of partition>

After /home is mounted user tux is created with the correct permissions

http://hg.slitaz.org/slitaz-boot-scripts/file/fba11a13a321/etc/init.d/bootopts.sh

Line 83

If you override this by using /etc/fstab to mount the system partition then it breaks the system.

Offline

#5 2014-09-16 06:58:04

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

Re: slitaz rolling 24.08.2014 - tazusb does not work correct

@mojo, kultex

Thanks a lot for the quick advice. I will try to correct when I come back from a travel.

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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