SliTaz SliTaz Forum

You are not logged in.

#1 2022-06-14 11:57:49

Rantanplan
Member
Registered: 2022-06-06
Posts: 187

SliTaz Rolling et fichiers .sfs / SliTaz Rolling and .sfs files

Bonjour,

SliTaz Rolling permet-il de monter des fichiers .sfs (périphérique loop ?) ?

Et si oui, comment faut-il procéder ?

Merci.

Amitiés.

============Traduit avec 9009l3 / Translate with==========

Hi,

Can SliTaz Rolling be used to mount files in sfs format (loop device ?) ?

And if so, how should we proceed?

TU

Regards

Offline

#2 2022-06-14 17:18:07

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: SliTaz Rolling et fichiers .sfs / SliTaz Rolling and .sfs files

Hi, I don't know if the sfs files are all compatible and just to try I downloaded this one

http://distro.ibiblio.org/puppylinux/sfs4_modules-4/openoffice-3.1.1-sfs4.sfs

examined it turns out

file openoffice-3.1.1-sfs4.sfs

openoffice-3.1.1-sfs4.sfs: Squashfs filesystem, little endian, version 4.0, zlib compressed, 184668579 bytes, 5441 inodes, blocksize: 131072 bytes, created: Thu Oct 1 10:12:07 2009

On slitaz you need the squashfs module which you get with

tazpkg -gi squashfs

Now you create yourself any folder you like to use as a mount point (e.g. /vfs)

root@slitaz:/home/tux$ mkdir /vfs

and now you can mount the sfs file with the command

mount openoffice-3.1.1-sfs4.sfs /vfs

go to the /vfs folder and you will find all the contents of that file

to umount it just then

umount /vfs

Offline

#3 2022-06-15 07:04:49

Rantanplan
Member
Registered: 2022-06-06
Posts: 187

Re: SliTaz Rolling et fichiers .sfs / SliTaz Rolling and .sfs files

Hi mister Gibor, :-)

thank you to have answered quickly.

It seems easy.

I'll try soon and I'll return here the result.

Regards

==============Translate in french with 9oo91e===============

Bonjour monsieur Gibor,

merci d'avoir répondu rapidement.

Cela semble facile.

Je vais essayer bientôt et je vais retourner le résultat ici.

Amitiés.

Offline

#4 2022-06-18 09:13:00

Rantanplan
Member
Registered: 2022-06-06
Posts: 187

Re: SliTaz Rolling et fichiers .sfs / SliTaz Rolling and .sfs files

Bonjour Gibor,

Retour d'expérience.

Objectif : monter un fichier au format .sfs (libreoffice 5.4.7), parce que RAM insuffisante.

Installation de squashfs et dépendances

Création d'un répertoire /libreoffice

Montage [c]#mount /chemin_vers_sfs/libreoffice-5.4.7.sfs /libreoffice[/c]

Puis [c]#cd /libreoffice/opt/libreoffice.../program[/c]

Enfin [c]#./soffice[/c]

Libreoffice a besoin de cups.

Installation de cups et dépendances

Puis sous /libreoffice/opt/libreoffice.../program, [c]#./soffice[/c] [attachment=50820,3232]

Merci pour ton aide.

Amitiés.

===============english=======================

Hello Gibor,

Feedback.

Objective: mount a file in .sfs format (libreoffice 5.4.7), because not enough RAM.

Installing squashfs and dependencies

Creating a /libreoffice directory

Mount [c]#mount /path_to_sfs/libreoffice-5.4.7.sfs /libreoffice[/c]

Then [c]#cd /libreoffice/opt/libreoffice.../program[/c]

Finally [c]#./soffice[/c]

Libreoffice needs cups.

Installing cups and dependencies

Then under /libreoffice/opt/libreoffice.../program, [c]#./soffice[/c] and see attached image.

Thank you for your help and Friendships.

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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