A lightweight Linux distribution that boots from a CD or USB.
Questions tagged [slitaz]
13 questions
3
votes
1 answer
udev triggers rule but script fails to execute properly
I am trying to automate a quick and dirty backup of a headless system. (I feel it is relevant to note that I am running Busybox utilities so this is the mount tool I have at my disposal)
I have made a udev rule to execute a script when my USB device…
user2894937
- 51
- 1
- 5
2
votes
2 answers
slitaz 4.0 grub2 loopback concatenate multiple initrd images
I'm trying to get slitaz 4.0 ISO to boot using a grub2 loopback on a multiboot USB;
insmod font
if loadfont /boot/grub/unicode.pf2 ; then
insmod gfxterm
# insmod efi_gop
# insmod efi_uga
insmod vbe
insmod vga
set gfxmode=auto
…
Thermionix
- 566
- 6
- 15
2
votes
1 answer
Huawei 4G Hostspot (e5573s-606) not working in Slitaz(Linux based OS)
I was trying to connect my Huawei 4G Hostspot (e5573s-606) in Slitaz to connect via USB to the internet but it does not connect to the internet, rather, it mounts it as Removable Storage drive. On the same computer I have multiboot Windows 7,…
HN Singh
- 29
- 8
2
votes
3 answers
slitaz cooking grub2 loopback
I'm trying to get slitaz cooking ISO to boot using a grub2 loopback on a multiboot USB;
# /boot/grub/grub.cfg
insmod font
if loadfont /boot/grub/unicode.pf2 ; then
insmod efi_gop
insmod efi_uga
insmod gfxterm
insmod vbe
insmod…
Thermionix
- 566
- 6
- 15
1
vote
1 answer
How to install linux-libc-dev in SliTaz (asm/ioctls.h)
When I installed gcc from SliTaz repository tazPkg command.
I got
gcc version 4.5.2 (SliTaz)
when I attempt to compile aircrack 1.2 beta on SliTaz.
I get a error with missing file (No such file or…
SSpoke
- 165
- 1
- 3
- 12
1
vote
1 answer
How do I install TazPkg in SliTaz Linux
How do I install TazPkg in SliTaz Linux?
Usually to install tazpkg packages you need TazPkg but I unsintalled TazPkg because it was broken now how do I install it again?
SSpoke
- 165
- 1
- 3
- 12
1
vote
1 answer
Where could I get packages.conf file to build tiny SliTaz?
As mentioned on official resource, there is a need to obtain /etc/packages.conf first.
Now, I'm playing with live Slitaz 4.0 and there is no packages.conf in /etc folder (on the Debian the same).
Online information is very scarce, so, could you…
Грузчик
- 157
- 1
- 7
1
vote
1 answer
How to install stable tazlito on Debian Stretch via Internet?
I didn't found tazlito in the official stable packages list but Internet provide some historical information about in Debian tazlito use cases.
How to install it on Stretch?
Грузчик
- 157
- 1
- 7
1
vote
0 answers
How to import window manager in linux base iso file
I downloaded Slitaz 4.0 base but i want to customize it a little with spectrwm window mamager. My question is how i can mount the manager inside the iso and then burn in on DVD or make a bootable drive to install it directly without the need of…
user221573
- 11
- 2
0
votes
0 answers
e2fsck not working
I am using Linux slitaz on my machine.
I am able to see drives on the left side of the screen but when I click the drives it is giving the error cannot open the drive.
When I ran the e2fsck on that partition I am getting an error. I used the…
CJAY
- 101
- 3
0
votes
1 answer
Why does this error occur on boot?
No matter which Linux distro I try to install, I get this error:
end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
I tried Debian Netinst and SliTaz on a 32-bit Tablet PC which currently has Windows 10…
Tobi696
- 111
- 1
0
votes
2 answers
Slitaz prevent tux login without password
I am building a small demo distro with some php / mysql code and looking at a quick boot, small footprint headless distro. Slitaz works well but I am stuck at a minor spot which I have not been able to find answers in the documentation. I tried to…
pipepiper
- 111
- 2
0
votes
0 answers
cannot boot into slitaz linux
I have just installed "slitaz.4.0-base" linux using the guidelines stated at http://doc.slitaz.org/en:handbook:installation#manual-by-hand-installation
But the OS isn't booting. The grub loader is displayed but no action is performed. The OS isn't…
Ck Maurya
- 101