Search found 250 matches

by Geek3579
Mon Jun 24, 2024 7:29 am
Forum: Users
Topic: What App to use for a Full System Backup?
Replies: 15
Views: 453

Re: What App to use for a Full System Backup?

@rcrsn51 Do you know of any Linux utility that will move all drive/partition data to the front of the partition? Thanks wizard I use GPARTED to copy entire partitions from one drive to another. This keeps the same UUID for each partition. This process can be useful for making clones of whole drives...
by Geek3579
Sun Jun 23, 2024 4:35 am
Forum: Announcements
Topic: Whats up in Puppy World
Replies: 551
Views: 16501

Re: Whats up in Puppy World

Although I’ve been following this thread ever since it started I must admit that a lot it has become far too technical for me, and has gone straight over my head. So if I may I would like to add a few words purely from a user’s perspective. If something on the forum catches my interest all I want i...
by Geek3579
Fri Jun 14, 2024 4:56 am
Forum: Users
Topic: Could a Useful Boot Drive Utility Be Developed?
Replies: 5
Views: 289

Re: Could a Useful Boot Drive Utility Be Developed?

I'm not sure exactly what you are after, but to test the booting of an HDD or USB I use QEMU (running in a frugal BookwormPUP64, FYI). This will attempt to boot a drive of either EFI or BIOS configuration. A simple script to boot a suspected EFI drive is: qemu-system-x86_64 -enable-kvm -m 4G \ -smp ...
by Geek3579
Wed Jun 05, 2024 6:56 am
Forum: BookwormPup
Topic: Is There a Clipboard Copy?
Replies: 11
Views: 452

Re: Is There a Clipboard Copy?

I am running Bookworm 64 and when I press prt scr the take-a-shot GUI pops up. Nice !!

by Geek3579
Thu May 16, 2024 6:11 am
Forum: Beginners Help
Topic: How to reformat a SDXC micro SD to ext3?
Replies: 2
Views: 144

Re: How to reformat a SDXC micro SD to ext3?

In my experience, gparted can be used to create a new partition table following which new partitions can be created.
Wipes the old partition table if it exists.
But I've never tried this with an sd card.

by Geek3579
Thu May 16, 2024 6:04 am
Forum: WINE 64 BIt
Topic: Portable build of WINE "staging" - AppImage-based - currently at v9.8...
Replies: 10
Views: 1107

Re: Portable build of WINE "staging" - AppImage-based - currently at v9.8...

Thanks Mike, but I found the link a bit hard to find in the first post.

For any other strugglers, its here: https://www.mediafire.com/folder/ccpujf ... ble_builds

by Geek3579
Sat May 11, 2024 3:03 am
Forum: WINE 32 Bit
Topic: SumatraPDF - more than just a pdf reader
Replies: 12
Views: 2850

Re: SumatraPDF - more than just a pdf reader

I use SumatraPDF to print those PDF documents that will not print under OOTB PDF readers.

by Geek3579
Thu Apr 11, 2024 6:10 am
Forum: Beginners Help
Topic: Keyboard Shortcuts to Open and Close Apps? (Solved)
Replies: 7
Views: 544

Re: Keyboard Shortcuts to Open and Close Apps?

I use Fossapup64 + LXDE, so I dont have the option of using the JWM technique, also with BW64 + LxDE. I use super-key + t to get lxterminal opened on the desktop, as alt + t is already taken: # Edit /root/.config/openbox/rc.xml Edit - insert after line ~ 261 <keybind key="W-t"> # windows/s...
by Geek3579
Thu Apr 11, 2024 6:02 am
Forum: Beginners Help
Topic: How to Tune Up a PuppyLinux Frugal Install on a Virtual Machine
Replies: 11
Views: 631

Re: How to Tune Up a PuppyLinux Frugal Install on a Virtual Machine

I often run Virtual machines under QEMU with a similar setup to yours and have had few problems. But, even with non-virtual puppy OSs I sometimes need to clear the memory caches (especially running WINE) , so this may be helpful in any case. I have adapted what others have written and linked it to a...
by Geek3579
Sun Apr 07, 2024 12:37 pm
Forum: F96-CE
Topic: My USB webcam stopped working
Replies: 6
Views: 521

Re: My USB webcam stopped working

HI @nilsonmorales :-

This script works well. Now, how would I store the image from the webcam into a .jpg ???

by Geek3579
Fri Mar 29, 2024 7:46 am
Forum: Users
Topic: How to share a folder in qemu? (SOLVED)
Replies: 30
Views: 1583

Re: How to share a folder in qemu?

I download filezilla portable (from portableapps.com ) for the client (windows) end, It works well with pure-ftp in the host.

by Geek3579
Wed Mar 27, 2024 6:30 am
Forum: Users
Topic: My most used Wine program
Replies: 23
Views: 1140

Re: My most used Wine program

I have had troubles with some GUIs under wine, and found that running the program in a virtual desktop helped. Its one of the options in wine config, under graphics, I think You can set to size of the desktop to suit, too.

by Geek3579
Wed Mar 27, 2024 6:25 am
Forum: Beginners Help
Topic: Installing fossapup onto USB
Replies: 8
Views: 428

Re: Installing fossapup onto USB

This is a different approach again, and requires a running version of Puppy Linux, eg Fossapup64, Bionicpup64. (I use this basic method to make a disk image in a virtual machine which I then burn to the USB, especially if I am making multiple copies of the USB). I'm sorry but not every step is fully...
by Geek3579
Tue Mar 05, 2024 5:34 am
Forum: Compiling
Topic: Simple, hackable offline speech to text
Replies: 17
Views: 951

Re: Simple, hackable offline speech to text

I attempted to run nerd-dictation in BW64 and got the same error as mentioned earlier. No success with FP95 which had pulseaudio. Similar in a Debian Dog Virtual machine using QEMU. However, I setup a Jammypup64 virtual machine using QEMU, and it worked first time. The audio passthrough (using switc...
by Geek3579
Tue Feb 27, 2024 6:02 am
Forum: EasyOS
Topic: Copy Easy to another pendrive? (Solved)
Replies: 12
Views: 1013

Re: Copy Easy to another pendrive?

I prefer to copy whole partitions using GPARTED, but it must be run as a standalone OS, which in my case I have on a USB. The LIVE ISO can be downloaded from: https://gparted.org/download.php. Once set up, it can be used repeatedly to quickly clone selected partitions. Nevertheless, one should begin...
by Geek3579
Tue Feb 20, 2024 5:30 am
Forum: BookwormPup
Topic: What QEMU Packages Need To Be Installed in BookwormPup?
Replies: 19
Views: 864

Re: What QEMU Packages Need To Be Installed in BookwormPup?

On a slightly divergent note, QEMU can also be used to boot standalone HDDs, SSDs, and USBs by a slight change to the code. Much easier than in VirtualBox. In the script example below ( for a legacy installation ), the bootable media is on drive /dev/sdc modprobe kvm-intel # start KVM qemu-system-x8...
by Geek3579
Sun Feb 18, 2024 5:18 am
Forum: BookwormPup
Topic: What QEMU Packages Need To Be Installed in BookwormPup?
Replies: 19
Views: 864

Re: What QEMU Packages Need To Be Installed in BookwormPup?

Clarity wrote: Sat Feb 17, 2024 9:05 pm

Should QEMU be built-in/included in each WoofCE PUP's DEVX?

You understand its benefit there.

Well I'm not sure what the benefit is, as its quite easy to install using APT. You just have to know how.

BTW, Bookwormpup64 is a great platform on which to run QEMU due to its low resource usage.

by Geek3579
Sat Feb 17, 2024 10:10 am
Forum: BookwormPup
Topic: What QEMU Packages Need To Be Installed in BookwormPup?
Replies: 19
Views: 864

Re: What QEMU Packages Need To Be Installed in BookwormPup?

dimkr wrote: Sat Feb 17, 2024 8:16 am
Clarity wrote: Sat Feb 17, 2024 7:27 am

@dimkr as was suggested, the repo version of QEMU is broken.

If you're talking about the Debian Bookworm package of QEMU - I use it all the time with zero issues.

Yes, and it is the package version 7.2

by Geek3579
Sat Feb 17, 2024 5:51 am
Forum: BookwormPup
Topic: What QEMU Packages Need To Be Installed in BookwormPup?
Replies: 19
Views: 864

Re: What QEMU Packages Need To Be Installed in BookwormPup?

What QEMU packages need to be installed on BookwormPup64 to make it work? I've tried several I thought might work, but had no success. I've done this with some standard packages for other Linux which didn't help here. Thanks I had the same problem, and solved it by using a QEMU appimage. This was q...
by Geek3579
Sat Feb 10, 2024 9:10 am
Forum: Beginners Help
Topic: Puppy Linux Virtual Machine Bidirectional Copy
Replies: 26
Views: 1193

Re: Puppy Linux Virtual Machine Bidirectional Copy

I presume you want to copy files back and forth from the guest to the host...

I use PureFTP in the host and gFTP / Filezilla in the guest. Easy to copy back and forth, from the guest side.

by Geek3579
Thu Feb 08, 2024 10:32 am
Forum: Beginners Help
Topic: Installing Puppy on Intel Compute Stick [SOLVED]
Replies: 7
Views: 419

Re: Installing Puppy on Intel Compute Stick

I would suggest changing the pmedia=atahd to pmedia=usbflash or similar.
See viewtopic.php?t=2170

Also try a longer delay, eg nousbwait=10 in the vmlinuz line

by Geek3579
Thu Feb 08, 2024 10:17 am
Forum: Beginners Help
Topic: BookwormPup64_10.0.4 As Qemu Virtual Machine Mouse Cursor Problems
Replies: 3
Views: 196

Re: BookwormPup64_10.0.4 As Qemu Virtual Machine Mouse Cursor Problems

I am not familiar with Virt-Manager, just AQEMU, which has an option to display the qemu script. Maybe virt-manager has this facility also. worth checking.

by Geek3579
Wed Feb 07, 2024 9:28 am
Forum: Beginners Help
Topic: BookwormPup64_10.0.4 As Qemu Virtual Machine Mouse Cursor Problems
Replies: 3
Views: 196

Re: BookwormPop64_10.0.4 As Qemu Virtual Machine Mouse Cursor Problems

Can you PLS post your QEMU script.

Also, are you using a touchpad or mouse ??

by Geek3579
Thu Jan 18, 2024 7:50 am
Forum: Beginners Help
Topic: Should desktop users boot Puppy from a USB stick, or install it to a HDD?
Replies: 29
Views: 1640

Re: Newbie question: Should Puppy users on a desktop really boot the OS daily from a USB stick? Or install it to a HDD?

I have Windows 10 on almost all my desktops and laptops. I keep it there just in case....Never needed it in 6+ years of using Puppy Linux exclusively as my daily driver. Maybe one day... The issue for me is the boot location. Having the EFI boot from a separate USB, SDD, HDD or even a SD card keeps ...
by Geek3579
Wed Jan 17, 2024 12:27 pm
Forum: Containers and VMs
Topic: QEmu guide - how to install a Linux distribution on EasyOS
Replies: 15
Views: 2555

Re: QEmu guide - how to install a Linux distribution on EasyOS

I like to use AQEMU. It can handle simple and more complex setups of virtual machines. Though it was possible to VMs in live mode a explained above, all tried installations as VM failed for me with Aqemu (wattOS, LXLE, Bodhi, Robo..). The Aqemu window just terminated, before the installation comple...
by Geek3579
Mon Jan 08, 2024 6:54 am
Forum: Beginners Help
Topic: Which puppy linux to choose?
Replies: 14
Views: 1431

Re: Which puppy linux to choose?

Hi I have an older laptop and would like to know which puppylinux should i install for it specifications are Intel celeron n2840 2 core 2 threads 64bit Ram is 8gb It will be used for internet and maybe youtube It would be nice if DE be fast Thank you I have been using Bookwormpup64 as my daily driv...
by Geek3579
Mon Jan 08, 2024 6:41 am
Forum: Beginners Help
Topic: Install Puppy OS without leaving Ubuntu.
Replies: 13
Views: 592

Re: Install Puppy OS without leaving Ubuntu.

If I was still trying out mainstream distros on a regular basis, I'd repartition/reformat the SSD to GPT, go with UEFI full-time, and use Grub2Config instead..... I do GPT partition tables and UEFI, but disable Microsoft's "secure boot" b.s. I really don't know if GPT and UEFI is better. ...
by Geek3579
Sun Jan 07, 2024 5:56 am
Forum: Beginners Help
Topic: Install Puppy OS without leaving Ubuntu.
Replies: 13
Views: 592

Re: Install Puppy OS without leaving Ubuntu.

Having an already installed Linux distro with grub2 does make this type of installation easy as you suggest. I did this for a few years with MX-Linux as the base install. I would also suggest that the added GRUB script(s) be placed in the /boot/grub directory in a custom.cfg text file. That way you ...
by Geek3579
Sat Jan 06, 2024 9:44 am
Forum: BookwormPup
Topic: Run QEMU as an Appimage in BookwormPup64
Replies: 19
Views: 1468

Re: Run QEMU as an Appimage in BookwormPup64

Hello friends again, I have uploaded all the builds I've made of qemu, from ubuntu 14.04 til 22.04 https://github.com/lucasmz1/Qemu_Appimage/releases/tag/Pre-Release pealse enjoy, if you need something just tell me. Thanks for this. QEMU-x86_64-6.2.0-ubu22.04.AppImage seems to work well in Bookworm...
by Geek3579
Thu Jan 04, 2024 6:47 am
Forum: BookwormPup
Topic: Run QEMU as an Appimage in BookwormPup64
Replies: 19
Views: 1468

Re: Run QEMU as an Appimage in BookwormPup64

I tried the vs 8 Appimage in both BookwormPup64 and Fossapup64. In both cases I got this error message: You cannot access with root privileges. Use --groot option instead. /initrd/mnt/tmpfs/tmp/.mount_QEMU-8drZWOa/junest/lib/core/wrappers.sh: line 30: /initrd/mnt/tmpfs/tmp/.mount_QEMU-8drZWOa/.june...

Go to advanced search