Search found 1576 matches

by williwaw
Sun Apr 14, 2024 9:25 am
Forum: EasyOS
Topic: btrfs snapshots and subvolumes
Replies: 4
Views: 356

Re: btrfs snapshots and subvolumes

TerryH wrote: Sat Apr 13, 2024 11:04 pm

KDE 5 meta package(kfe5-5.27.5_1). The package is 441 MiB and expands to 1.1 GiB.
The install went well................

I remember trying to install KDE with PPM in Tahrpup

PKGet has come a long way, kudos Barry.

by williwaw
Sun Apr 14, 2024 9:15 am
Forum: Scripts
Topic: terminal todo list
Replies: 33
Views: 2104

Re: terminal todo

Burunduk wrote: Sun Apr 14, 2024 12:30 am

Replace $1 with ${*} in the mv and printf for fin get dogfood to work.

thanks, works fine.

by williwaw
Sat Apr 13, 2024 9:25 pm
Forum: Scripts
Topic: terminal todo list
Replies: 33
Views: 2104

Re: terminal todo list

some1 wrote: Fri Apr 12, 2024 9:09 am

Its still maintained.
Website,info,downloads:
http://todotxt.org/

nice app with cool features.

this terminal todo list focus is like a stickynote
minimalist
nothing much to remember how.. just "todo" and "fin"

@tosim
command not found

dev.to?
in the browser?

by williwaw
Sat Apr 13, 2024 8:27 pm
Forum: EasyOS
Topic: btrfs snapshots and subvolumes
Replies: 4
Views: 356

btrfs snapshots and subvolumes

Imagine you work on a file over extended periods of time, repeatedly adding changes and undoing them. Then, at some point you realize: Parts of the changes you undid two hours ago would be very helpful now. And yesterday you had already changed this particular bit, too, before you trashed that desi...
by williwaw
Sat Apr 13, 2024 3:38 am
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4108

Re: QV version 240409 pre-alpha uploaded

Please clarify whether btrfs partition is required

yes
I have edited a post in the frugal install thread
viewtopic.php?p=116303#p116303

by williwaw
Fri Apr 12, 2024 5:49 pm
Forum: Beginners Help
Topic: How to temporarily disable Hosts file in Fatdog? (Solved)
Replies: 5
Views: 306

Re: How to temporarily disable Hosts file?

include the blocked sites in /etc/hosts making it the default bootup condition have a ~/hosts which contains the original hosts file put alias hosts="cp hosts /etc/hosts" in your .bashrc when you want to watch your content, open a terminal and run # hosts shutdown when you are done. by the...
by williwaw
Fri Apr 12, 2024 6:29 am
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4108

Re: QV version 240409 pre-alpha uploaded

How to load through limine boot loader ? Please enter the boot partition. Files vmlinuz and initrd will be installed here. Note, you can enter same as above; however, the bootloader must be able to recognize a btrfs partition. Recent GRUB2 and rEFInd can handle this, but there may be issues. (ex: s...
by williwaw
Fri Apr 12, 2024 2:06 am
Forum: Scripts
Topic: terminal todo list
Replies: 33
Views: 2104

Re: terminal todo

a simple terminal todo list that could be improved mkdir -P ~/todo/do ~/todo/done paste the code into your .bashrc Did you test? Should be mkdir -p ~/todo/do ~/todo/done Small letter p ! yes, I have been using it. you are correct small -p todo get dogfood works fin get dogfood fails error reports g...
by williwaw
Thu Apr 11, 2024 10:42 pm
Forum: Scripts
Topic: terminal todo list
Replies: 33
Views: 2104

terminal todo list

a simple terminal todo list that could be improved mkdir -p ~/todo/do ~/todo/done paste the code into your .bashrc tasks are stored as file names ex. # todo taxes , # todo mow grass but multi word tasks need to be enclosed in quotes to be removed from the todo list ex. # todo 'mow grass' hmm ? # mkd...
by williwaw
Thu Apr 11, 2024 6:23 pm
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4108

Re: QV version 240409 pre-alpha uploaded

nnriyer wrote: Thu Apr 11, 2024 2:48 pm

I am looking for traditional installation.

Frugal install instructions have been updated
viewtopic.php?p=116300#p116300

by williwaw
Thu Apr 11, 2024 8:19 am
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Re: Frugal install to partition with QV-installer

Yes, I have read about grub2 having issues with btrfs, and that is warned of in QV Installer. I don't know the history of btrfs and grub2 -- perhaps the issues fixed in latest release of grub2 -- but anyone who has grub already installed in their PC will have an older version. Maybe I should emphas...
by williwaw
Wed Apr 10, 2024 10:56 am
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Re: Frugal install to partition with QV-installer

using qv-installer to repurpose an existing ext4 partition: the instructions say "the partitions will be wiped" but an error instructed to use the -f option. ( I dont think I did that right) as the output didnt look hopeful, but it worked! and the generated boot stanzas for grub2 also work...
by williwaw
Wed Apr 10, 2024 7:51 am
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4108

Re: QV version 240403 pre-alpha uploaded

I would like to install QV on separate internal partion of Nvme SSD. However, while trying to format using gparted from easyos, the same is not possible. btrfs option is showing but not live (not turning black/grey) and not able to select ?. Hence not able to format as btrfs. How to proceed with fo...
by williwaw
Tue Apr 09, 2024 5:57 am
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Re: QV Frugal install to existing drive

sda6 is unmounted by the first line, so the second line provides an error but it does not matter. thats understandable, not an issue really, if the frugal install is placed in a qv240403 dir shouldn"t the initrd and vmlinuz be there also? limine is for chainloading? If grub2 has no problem wit...
by williwaw
Tue Apr 09, 2024 2:02 am
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4108

Re: QV version 240403 pre-alpha uploaded

would you be kind enough to point to the script used to create snapshots?
tx

by williwaw
Tue Apr 09, 2024 12:14 am
Forum: FatDog64
Topic: QV installer script usage
Replies: 5
Views: 418

Re: QV installer script usage

the fix for mount-img is here https://forum.puppylinux.com/viewtopic.php?t=11149 you need to add btrfs-progs (which should include btrfs-tools) to your fatdog in order to enable gparted to format a partition to btrfs, I think qv-installer is supposed to be able to reformat also, but would suppose bt...
by williwaw
Mon Apr 08, 2024 10:22 pm
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Re: QV Frugal install to existing drive

everything in sda6 example: Please enter the partition to install QV. This may already have a btrfs filesystem; if not,the partition will be wiped and a btrfs filesystem created. If there is already an existing btrfs filesystem, existing content will be kept. QV will just install into a folder in th...
by williwaw
Mon Apr 08, 2024 5:02 pm
Forum: EasyOS
Topic: Copy Easy to another pendrive? (Solved)
Replies: 12
Views: 805

Re: Copy Easy to another pendrive? (Solved)

Do I just simply do the following: Code: Select all # dd if=/dev/sdb of=/dev/sdc bs=1M # sync yes, dd will preserve the partition structure dd from bigger to smaller is going to run out of room, leading to missing data dd from a smaller to a bigger should leave unused space on the bigger, which is ...
by williwaw
Sun Apr 07, 2024 7:46 pm
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Re: QV Frugal install to existing drive

I have written an installer, named 'qv-installer'. It will be in the next release..... Timely addition! script seems to mount sda6 (a freshly created btrfs partition), but complains "ERROR failed to mount the btrfs partition /dev/sda6" pmount shows sda6 being mounted, (and pmount also sho...
by williwaw
Sat Apr 06, 2024 11:48 pm
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Re: QV Frugal install to existing drive

Still researching ways to use dd to duplicate a downloaded img directly into the internal SSD BTRFS partition without having to install to a USB intermediately. Perhaps it's feasible to somehow break the QV download into two images?

edit: this post is superceded by the introduction of qv-installer

by williwaw
Sat Apr 06, 2024 11:39 pm
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

Using different bootloaders with qv-installer

Not all boot loaders are have the same btrfs support when Quantim Vis (QV or qv) is installed frugally. A frugal install of qv consists of two files (initrd and vmlinuz) and the directory qv-xxxxx which contains btrfs subvolumes. qv-xxxxxx needs to be located in the top level of a btrfs formatted pa...
by williwaw
Sat Apr 06, 2024 11:20 pm
Forum: EasyOS
Topic: QV Frugal install using QV-installer
Replies: 24
Views: 1444

QV Frugal install using QV-installer

(the procedure previously posted here has been removed, as it has been superseded by the development of QV-installer. https://forum.puppylinux.com/viewtopic.php?p=116393#p116393) The easiest way to make a frugal install of QV onto a previously romatted drive is to boot into a dedicated QV USB create...
by williwaw
Fri Apr 05, 2024 4:59 am
Forum: EasyOS
Topic: How to open the Quirky Void .img with mount-img
Replies: 8
Views: 497

Re: How to open the Quirky Void .img with mount-img

The files in btrfs-progs are already in btrfs-tools (installed by default), and in the same version, except in the directory /usr/lib/udev/rules.d I should have mentioned I had to add btrfs-progs to my Kirkstone frugal install Are you making a frugal install? Alas it's no so easy. A simple copy of ...
by williwaw
Thu Apr 04, 2024 7:06 pm
Forum: Boot
Topic: Ventoy Setup Guide for booting ISO/IMG files directly
Replies: 21
Views: 1900

Re: Ventoy Setup Guide for booting ISO/IMG files directly

I did at one time, but not at present.
Ventoy seems like a useful way to preview distros.
Considering that the app is basically a rootkit from China, is it prudent to use it as a loader for a daily driver?

https://news.ycombinator.com/item?id=38672112

by williwaw
Thu Apr 04, 2024 9:18 am
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4108

Re: QV version 240403 pre-alpha uploaded

EasyDD to Sandisk Ultra Fit. Boots fine as expected compared to Easy on identical device. Maybe this is useful information if you have an Intel GPU. Booting on my Lenovo desktop PC, with 8th Gen i3 CPU and Intel GPU, the QuickSetup window shows that Xorg has chosen the "intel" Xorg driver....
by williwaw
Wed Apr 03, 2024 7:50 pm
Forum: EasyOS
Topic: How to open the Quirky Void .img with mount-img
Replies: 8
Views: 497

Re: How to open the Quirky Void .img with mount-img

To open the Quirky Void .img (https://forum.puppylinux.com/viewtopic.php?p=115931#p115931) with mount-img and displays the two partitions, just add btrfs at in the line 109 of /usr/bin/mount-img (EasyOS 5.7) Line 109 aFS="$(blkid ${LOOPn} | tr ' ' '\n' | grep '^TYPE' | cut -f 2 -d '"' | g...
by williwaw
Wed Apr 03, 2024 6:40 pm
Forum: Boot
Topic: Ventoy Setup Guide for booting ISO/IMG files directly
Replies: 21
Views: 1900

Re: Ventoy Setup Guide for booting ISO/IMG files directly

Composition of Ventoy Ventoy is based on some great open source projects as follows. For these projects, some Ventoy modified their code, some used their binaries or libraries and some referenced their functions. Thanks to these great projects, Ventoy was born. grub2 ipxe Super-UEFIinSecureBoot-Dis...
by williwaw
Wed Apr 03, 2024 12:08 am
Forum: Beginners Help
Topic: Puppy won't boot after creating first puppy save
Replies: 52
Views: 1713

Re: Puppy won't boot after creating first puppy save

After shutting down the PC and going out for a while, I came back and was mildly frustrated to find that once again, the PC was not booting up from the Flash drive without me first mashing F12 to tell it to boot from USB (again, see previous post). I guess I'll keep mashing F12 for now. (Maybe some...
by williwaw
Tue Apr 02, 2024 10:34 pm
Forum: BookwormPup
Topic: How to make snapshot copies of BookwormPup frugal install?
Replies: 54
Views: 1727

Re: How to make snapshot copies of BookwormPup frugal install?

Clarity wrote: Tue Apr 02, 2024 4:33 am

I am curious, though: Have YOU used the JSON with any of the distros from the webpage you show? If so, which?

No, if I want to preview a distro I look for the live version or boot the iso with grub2.
If I want to install a distro, I follow the distros install instructions.

by williwaw
Tue Apr 02, 2024 7:37 pm
Forum: Beginners Help
Topic: Puppy won't boot after creating first puppy save
Replies: 52
Views: 1713

Re: Puppy won't boot after creating first puppy save

@vt,
on second thought your advice to reformat the usb with f2stickpup seems like the better way foreward for Mike.
watching with interest............

Go to advanced search