Search found 5835 matches

by bigpup
Tue May 14, 2024 8:15 pm
Forum: BookwormPup
Topic: Clicking on desktop makes all icons disappear; again and they reappear
Replies: 15
Views: 536

Re: Clicking on desktop makes all icons disappear; again and they reappear

To make sure the USB is truly not needed anymore. After it fully boots to the working desktop. Look at the desktop drive icon for the USB stick and make sure it is not indicating it is mounted. It is not mounted? The drive icon for the location of the save should be indicating that it is mounted. Is...
by bigpup
Tue May 14, 2024 7:27 pm
Forum: Beginners Help
Topic: Is it possible to have the OS on a drive without the drive being locked?
Replies: 2
Views: 154

Re: Is it possible to have the OS on a drive without the drive being locked?

Are you saying that Fossapup64 9.5 is a frugal install on a drive and you boot it from that install? The drive is locked and you cannot write to it? Are you sure the download drive is mounted? That should be all that is required to read and write to it. Mount the drive partition(s). Frugal installs,...
by bigpup
Tue May 14, 2024 6:57 pm
Forum: Beginners Help
Topic: Why does quickpet want to install Firefox after I already did?
Replies: 8
Views: 332

Re: Why does quickpet want to install Firefox after I already did?

Usually for Puppy Linux. A bug fix is offered in the Puppy version specific topic. Or a newer version of the specific named Puppy version is posted. This newer version will have the updates. -------------------------------------------------------------------------------------------------------------...
by bigpup
Tue May 14, 2024 6:31 pm
Forum: BookwormPup
Topic: Several issues using bookworm first time
Replies: 3
Views: 176

Re: Several issues using bookworm first time

using synaptic, I installed emacs, but there appears to be a problem where it cannot compile some pieces of elisp Is this errors when you tried to install emacs? I will assume emacs downloaded and installed with no errors? If you are trying to compile, bookwormPup64 needs it's devx.sfs loaded. It h...
by bigpup
Tue May 14, 2024 6:12 pm
Forum: BookwormPup
Topic: Clicking on desktop makes all icons disappear; again and they reappear
Replies: 15
Views: 536

Re: Clicking on desktop makes all icons disappear; again and they reappear

How much RAM is in this computer? The ability to be able to remove a USB drive you are booting from, depends on having enough RAM, to completely load the BookwormPup64 OS into, and still have enough RAM to do stuff. The boot process checks this and may not let all of the OS load into RAM. (default i...
by bigpup
Tue May 14, 2024 6:02 pm
Forum: Beginners Help
Topic: Can files be transferred from an ext4 drive to a FAT32 drive without file corruption?
Replies: 10
Views: 296

Re: Can files be transferred from an ext4 drive to a FAT32 drive without file corruption?

Under Linux everything is a file including symbolic links. Fat32 can not handle symbolic links. If an application employs a symbolic link, transferring it to a Fat32 partition will break it. This is why a save file can work placed on a fat32 format location. A save file is a Linux file system insid...
by bigpup
Tue May 14, 2024 6:00 pm
Forum: Beginners Help
Topic: Can files be transferred from an ext4 drive to a FAT32 drive without file corruption?
Replies: 10
Views: 296

Re: Can files be transferred from an ext4 drive to a FAT32 drive without file corruption?

If the fat32 format is already fragmented. Fat32 format's file system can fragment over time. Fragmentation is when a files data is not in a continuous location. Parts of it are in different locations, thus fragmented. Files could be corrupted, when placed on a fat32 formatted partition if fragmente...
by bigpup
Mon May 13, 2024 8:12 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 257
Views: 11131

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

the downside is that you can't unplug the flash drive you're live booting from That is a feature that some people want to have. Just read a post, of someone exactly wanting to be able to unplug the USB stick booting BookwormPup64 from. The save is on the internal drive. If they unplug it. Reporting...
by bigpup
Mon May 13, 2024 8:00 am
Forum: BookwormPup
Topic: Clicking on desktop makes all icons disappear; again and they reappear
Replies: 15
Views: 536

Re: issue with rox/pinboard

There has been resent posts about removing the ability to remove a USB drive you are booting from. Still needing the drive plugged in to get stuff from. All of Puppy is no longer going to be completely loaded into memory. Not sure, but BookwormPup64 may now be using this new change to booting proces...
by bigpup
Mon May 13, 2024 7:12 am
Forum: Beginners Help
Topic: Failed to load savefile on boot. Significance?
Replies: 8
Views: 412

Re: Failed to load savefile on boot. Significance?

I chose to boot from /mnt/nvme0n1p4, but fossapup is loading a file from /mnt/nvme0n1p3. First time you booted this install on nvme0n1p4. Did you do a shutdown or reboot and make a save for it? When asked, made that drive the location to put the save on? If you are going to have Fossapup64 9.5 inst...
by bigpup
Mon May 13, 2024 7:03 am
Forum: Beginners Help
Topic: "Unable to save all files. You need to delete some."
Replies: 4
Views: 368

Re: "Unable to save all files. You need to delete some."

If the save file is stored on a partition formatted fat32. The max size a save file can be is 4GB. That is the max file size for fat32 format. You can keep from putting everything in the save file. Documents, videos, downloads, pictures, etc.... can be placed at locations outside of the save. /mnt/h...
by bigpup
Mon May 13, 2024 6:31 am
Forum: Beginners Help
Topic: how to set up puppy from debian as dual-boot?
Replies: 1
Views: 176

Re: how to set up puppy from debian as dual-boot?

:welcome: To Puppy Linux well it really depends on the other operating system you want to dual boot with. In general the method is to first install whatever the other operating system(OS) is. Then do a frugal install of Puppy Linux.(frugal is the name it is still the complete Puppy OS) Then you need...
by bigpup
Sun May 12, 2024 2:08 am
Forum: Beginners Help
Topic: How can I set up a swap file, since I was not allowed to do it?
Replies: 15
Views: 433

Re: How can I set up a swap file, since I was not allowed to do it?

I thought programs were supposed to vacate themselves from memory when they shut down? Should do that! Key word should! :roll: You say you are running in RAM mode, so Puppy has to use a save ramdisk to store anything that changes. The save ramdisk is only going to use more and more RAM. Unless you ...
by bigpup
Sun May 12, 2024 1:46 am
Forum: Beginners Help
Topic: How can I set up a swap file, since I was not allowed to do it?
Replies: 15
Views: 433

Re: How can I set up a swap file, since I was not allowed to do it?

Always give the specific Puppy version being used. People can read my signature which includes my OS specifics, right? Yes if that is the Puppy version you are using. A simple: see signature, makes sure we understand what Puppy version. But you would be surprised how many people make posts and the ...
by bigpup
Sat May 11, 2024 1:05 pm
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 257
Views: 11131

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

the downside is that you can't unplug the flash drive you're live booting from

That is a feature that some people want to have.

by bigpup
Sat May 11, 2024 12:44 pm
Forum: Beginners Help
Topic: How can I set up a swap file, since I was not allowed to do it?
Replies: 15
Views: 433

Re: How can I set up a swap file, since I was not allowed to do it?

My laptop was up and running for over 40 days, Most likely there is some program you have running, that has a memory leak, and even a swap file is not going to stop this. Even if you shutdown running a web browser. It could still be set to keep running something in the background. If you are not us...
by bigpup
Sat May 11, 2024 12:36 pm
Forum: Beginners Help
Topic: How can I set up a swap file, since I was not allowed to do it?
Replies: 15
Views: 433

Re: How can I set up a swap file, since I was not allowed to do it?

In terminal: pupswap is program to make swap file. Puppy looks for a specific name for it, so use this program. Have you tried doing this ? You can put it anyplace. However, very important that you defragment hard drive before making a swap file on a (Windows) Fat or NTFS formatted partition. You co...
by bigpup
Sat May 11, 2024 12:22 pm
Forum: Beginners Help
Topic: How can I set up a swap file, since I was not allowed to do it?
Replies: 15
Views: 433

Re: How can I set up a swap file, since I was not allowed to do it?

It is going to be impossible to give you info on multiple issues in a single topic. It will quickly turn into a big mess of posts, that will be hard to follow and to understand, what worked or did not work. So make a topic only talking about one specific issue. You can make as many topics as you wan...
by bigpup
Sat May 11, 2024 4:08 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 257
Views: 11131

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

We also need to make changes here: https://www.tecmint.com/linux-distributions-for-old-computers/ you will never find a review article about Puppy Linux, that will be very good. No one seems to really understand Puppy Linux. If they even get close to correct information, that seems to be about all ...
by bigpup
Thu May 09, 2024 4:23 pm
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 257
Views: 11131

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

Getting too deep in the weeds. Again the statement on the Puppy Linux section needs to be general type info. Not the technical how it does it. What it can do not how it does it. Puppy Linux is yet another Linux distribution. What's different here is that Puppy is extraordinarily small, yet quite ful...
by bigpup
Thu May 09, 2024 5:33 am
Forum: Beginners Help
Topic: How delete old drivers audio/graphics in Pupxxxsave.4fs?
Replies: 18
Views: 861

Re: How delete old drivers audio/graphics in Pupxxxsave.4fs?

Please do this! Start a new topic for the specific computer and specific Puppy version. Do not keep talking about them in this topic. One computer one specific Puppy version in a topic is easy to read and provide help. Everything posted is only talking about one specific thing. when solution is foun...
by bigpup
Thu May 09, 2024 4:46 am
Forum: Re-masters
Topic: Fossa64-Less - a small pup with many features
Replies: 25
Views: 3066

Re: Fossa64-Less - a small pup with many features

Usually when this happens. The icon theme being used in the Puppy version, does not have the full set of icons. The icons that Pale Moon is wanting to use are not there for it to use. Icon themes, provided with a Puppy version, need to always be a full set of icons. I will assume you have GTK icons ...
by bigpup
Thu May 09, 2024 3:32 am
Forum: Hardware
Topic: Puppy on HP Envy x360
Replies: 2
Views: 235

Re: Puppy on HP Envy x360

No way can we give any good advice trying to talk in general what Puppy Linux does on this computer. You need to pick a specific Puppy version. Tell us the specific name and version of it. Full complete name. Example: BookwormPup64 10.0.6 This is BookwormPup64 and the 10.0.6 version of it. All Puppy...
by bigpup
Wed May 08, 2024 12:46 am
Forum: Users
Topic: NVIDIA_SETTING for Legacy GPU (SOLVED)
Replies: 5
Views: 312

Re: NVIDIA_SETTING for Legacy GPU

What specific Nvidia driver package?

Have you tried in a terminal?

Code: Select all

fixmenus

That should update the menu.

Every Nvidia driver package from them, I have used, has also installed the Nvidia x server settings program.

It should be in menu ->Setup

by bigpup
Wed May 08, 2024 12:33 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 257
Views: 11131

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

The info statement that is at the top of the Puppy Linux DistroWatch section. Really needs to be generic and not about a specific Puppy version. Your statement seems to be better for the specific info about BookwormPup. If you clicked on the DistroWatch link to specifically BookwormPup. That pops up...
by bigpup
Wed May 08, 2024 12:24 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 257
Views: 11131

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

wizard wrote: Tue May 07, 2024 8:46 pm

@mikeslr

storage media --CD, USB-Stick

Suggest broadening this to include DVD, SSD and HDD.

Thanks
wizard

Also SD cards.
I boot from SD card installs on several computers.
As long as computer can boot from a SD card, it works.

by bigpup
Wed May 08, 2024 12:16 am
Forum: Beginners Help
Topic: How delete old drivers audio/graphics in Pupxxxsave.4fs?
Replies: 18
Views: 861

Re: How delete old drivers audio/graphics in Pupxxxsave.4fs?

If using the setup programs that are in menu ->Setup are not providing the setup changes you need. Your best option is going to be do a remaster with all the programs you want to have in the remaster. That is really the idea of making a remaster. First time you boot it on whatever computer. Setup a ...
by bigpup
Tue May 07, 2024 11:12 pm
Forum: Browsers
Topic: YouTube and adblockers
Replies: 16
Views: 1149

Re: YouTube and adblockers

The way I see ads is that I will never buy anything through an ad. It is a waste of resources to show me ads. So, you never buy name brand items in a store or online? :shock: You never look at the name brand item and think it is better than the no name item? If you ever think the name brand item is...
by bigpup
Tue May 07, 2024 6:59 am
Forum: Browsers
Topic: YouTube and adblockers
Replies: 16
Views: 1149

Re: YouTube and adblockers

If there were no adds.

Then how would I know it is OK to go to the bathroom and not really miss anything I was watching? :D

by bigpup
Tue May 07, 2024 6:53 am
Forum: Beginners Help
Topic: How delete old drivers audio/graphics in Pupxxxsave.4fs?
Replies: 18
Views: 861

Re: How delete old drivers audio/graphics in Pupxxxsave.4fs?

Have you tried to use the programs that will allow you to select the sound device used? change it from the one that is stored in the save to use. If you use the save on a different computer from the one it was originally made on. The different settings programs should let you change hardware setup. ...

Go to advanced search