Re: weedogit.sh script to frugal boot most any distro
Phil_54 wrote: ↑Sun Aug 14, 2022 11:35 amFirst, thank you for a very useful script to install lots of distros for trial. I've tried several, current favourite is KLV_Airedale v 14, which runs easily on my old chromebook 2Gb ram (on GalliumOS past 3 years) from SD card. However choice no. 1, vanilladpup-9.2.9-extra.tar, has not gone well. Downloaded ok, but realised line 249 needed '-extra' (I think?). Errors came up as below.
mv: cannot stat 'zdrv_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'fdrv_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'bdrv_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'puppy_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'adrv_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'devx_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'docx_vanilladpup_9.2.9-extra.sfs': No such file or directory
mv: cannot stat 'nlsx_vanilladpup_9.2.9-extra.sfs': No such file or directoryI edited weedogit.sh to include '-extra'. Got a bit further (docx, devx and nlsx files created).
I noticed github had iso and tar files, so downloaded the iso file and extracted these, apart from adrv (couldn't see it) and put these in folder, along with vmlinuz, which also hadn't appeared.
Edited menu.lst and rebooted. Seemed to start ok but stayed in black screen for a couple of minutes until I got bored.I'd really like to try this version, so any help appreciated.
I have run many distros from usb and sd card over the years with little problem (sound, touch pad issues mainly). Chromebook is original Toshiba CB30-102.
Yes, I didn't check that one for any changes that would effect things, but I'll take a quick look tomorrow (and yes, does look like the -extra is needed where you said - I do use the tar and I'm surprised it didn't work after your change, but maybe other things about that distro have changed - will test). EDIT. My mis-reading - I believe it 'should be' zdrv_vanilladpup-9.2.9-extra.sfs not zdrv_vanilladpup_9.2.9-extra.sfs (not an underscore before 9.2.9) so something gone wrong there. No... underscore was how it used to be - maybe changed by vdpup creator? I'll need to have a look inside the tar to see what it should be now... For next version I'll likely make the code more robust so it finds the correct name more automatically even if it changes a bit between releases. It is also possible the distro could be changed so no longer works with WDL initrd, but your error messages above do indeed just suggest the names weedogit.sh script is using need fixed for the component parts.
EDIT: seems I need to use the iso version now. Will check shortly.
KLV-airdale up to ver beta16 (at least) now by the way, but you probably know that. Yes, it is fun to test them all out without needing to re-partition.