Release of WeeDog32-Void-2.8
32 Bit ---- Built from Void Linux binaries
FIrefox 84.0 32-bit
Component |
Package |
---|---|
Component kernel |
Package 5.9.16_1 void |
Component Package Manager |
Package xbps |
Component Window Manger |
Package JWM 2.3.7 |
Component Pinboard |
Package ROX 2.11 |
Component File Manager |
Package ROX-Filer 2.11 |
Component fixmenu (xdgmenumaker) |
Package populate jwm menus |
Component buildmenu (mjwm) |
Package populate jwm menus |
Component wiakwifi |
Package network connection |
Component wdmount |
Package mount partitions |
Install Frugally by mounting the ISO file and copy the contents to the frugal directory.
I have been using Grub4Dos to prepare the drive to boot.
IMPORTANT: Once booted connect to a network use wiakwifi
open a terminal:
Code: Select all
wiakwifi
To populate the menus:
Code: Select all
fixmenu
and click / open Menu->System->Update xlunch
Grub4Dos Boot code examples from a 32-bit IBM T-42 Pentium M laptop (2005) running from a 8 gig USB stick:
Code: Select all
title WeeDog32-Void-2.8 (uuid)
uuid 2b8739cf-6cb7-4a66-8ad6-f42020848e8c
kernel /WeeDog32-Void-2.8/vmlinuz-5.9.16_1 w_bootfrom=UUID=2b8739cf-6cb7-4a66-8ad6-f42020848e8c=/WeeDog32-Void-2.8 copy2ram forcepae
initrd /WeeDog32-Void-2.8/initrd.gz
title WeeDog32-Void-2.8 (label)
find --set-root uuid () 2b8739cf-6cb7-4a66-8ad6-f42020848e8c
kernel /WeeDog32-Void-2.8/vmlinuz-5.9.16_1 w_bootfrom=LABEL=WEEDOG32=/WeeDog32-Void-2.8 copy2ram forcepae
initrd /WeeDog32-Void-2.8/initrd.gz
Download: WeeDog32-Void-2.8