Search found 235 matches
- Mon Dec 13, 2021 2:02 pm
- Forum: Fossapup64
- Topic: need to change to run as spot
- Replies: 2
- Views: 575
Re: need to change to run as spot
root# run-as-spot /opt/vivaldi/vivaldi
[11913:11913:1213/075751.105193:ERROR:sandbox_linux.cc(364)] InitializeSandbox() called with multiple threads in process gpu-process.
[11839:11863:1213/075752.252423:ERROR:cert_verify_proc_nss.cc(974)] CERT_PKIXVerifyCert for ping ...
- Sun Dec 12, 2021 8:37 pm
- Forum: Fossapup64
- Topic: How to set home URL for browser?
- Replies: 5
- Views: 645
Re: html shortcut
mike thats a great weather site. will not open with vivaldi (think because i am using as root). got it to open with palemoon
- Sun Dec 12, 2021 8:17 pm
- Forum: Fossapup64
- Topic: need to change to run as spot
- Replies: 2
- Views: 575
need to change to run as spot
have vivaldi installed as root want to change to spot user/tks
- Sun Dec 12, 2021 8:04 pm
- Forum: Fossapup64
- Topic: How to set home URL for browser?
- Replies: 5
- Views: 645
Re: html shortcut
tks yall
- Sun Dec 12, 2021 5:00 pm
- Forum: Fossapup64
- Topic: puppu save backup-solved--tks
- Replies: 3
- Views: 461
Re: puppu save backup
feek tks
- Sun Dec 12, 2021 4:37 pm
- Forum: Fossapup64
- Topic: How to set home URL for browser?
- Replies: 5
- Views: 645
How to set home URL for browser?
okay lost. i click on my home folder than new web page and i want to access this
https://forecast.weather.gov/MapClick.p ... 2926427157
how to i proceed/tks
- Sun Dec 12, 2021 2:07 pm
- Forum: Fossapup64
- Topic: puppu save backup-solved--tks
- Replies: 3
- Views: 461
puppu save backup-solved--tks
stupid question but not sure. when i have a puppy save back up and replace the current saved do i replace and then select the dont save option when i reboot or save and then reboot. last time i did this i chose the dont save option and then rebooted./tks
- Sat Dec 04, 2021 10:19 pm
- Forum: Fossapup64
- Topic: Statement of fact: doing the best I can
- Replies: 0
- Views: 326
Statement of fact: doing the best I can
- Wed Nov 10, 2021 12:48 pm
- Forum: Fossapup64
- Topic: Can't change permissions of read-only file system-solved-
- Replies: 3
- Views: 2540
Re: Can't change permissions of read-only file system
here is how i fixed
put this script in the startup folder
#!/bin/sh
sudo mount -o remount,rw '/initrd/mnt/dev_save'
probably dont need the sudo but it works like a charm
- Sun Nov 07, 2021 6:20 pm
- Forum: Fossapup64
- Topic: Can't change permissions of read-only file system-solved-
- Replies: 3
- Views: 2540
Can't change permissions of read-only file system-solved-
ok how to i fix this error
Change permissions of '/initrd/mnt/dev_save/menu.lst'?
a+x (Make executable/searchable)
when i do get this error
Change permissions of '/initrd/mnt/dev_save/menu.lst'? Yes
ERROR: Read-only file system
Done
There was one error.
tks
- Sat Nov 06, 2021 3:27 pm
- Forum: Fossapup64
- Topic: changing boot menu background
- Replies: 7
- Views: 1296
- Sat Sep 18, 2021 3:15 pm
- Forum: Fossapup64
- Topic: changing boot menu background
- Replies: 7
- Views: 1296
Re: changing boot menu background
note i changed the timeout option in menu.lst and it worked
little luck on changing boot menu background
# menu.lst
#
#color NORMAL HIGHLIGHT HELPTEXT HEADING
# f/b f/b f/b f/b
color light-gray/black yellow/red cyan/black light-blue/black ...
- Thu Sep 09, 2021 6:15 pm
- Forum: Fossapup64
- Topic: changing boot menu background
- Replies: 7
- Views: 1296
changing boot menu background
if i use /initrd/mnt/dev_save/menu.lst
and change splashimage /boot/splash.jpg
and save doesnt work
so how would i do
i tried putting the full path in and doesnt work
tks
- Thu Sep 09, 2021 3:28 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Re: Problem updating grub
okay fixed it while could not figure out how to disable the time out i made these changes to set to 6 minutes
/initrd/mnt/dev_save/menu.lst
and i changed timeout to 360
- Sat Sep 04, 2021 1:52 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Re: Problem updating grub
tks all
getting no where
i have adjust time out on both grub and 1st menu and no luck
i will keep thread open for awhile
- Fri Sep 03, 2021 10:43 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Re: Problem updating grub
clar yes that is exactly what i want to do/tks
and using e shows it grub
so what do i need to do next
- Fri Sep 03, 2021 1:45 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Re: Problem updating grub -solved-
ootloader - menu.lst OR grub.cfg i have both how to determine which one i am using?
- Thu Sep 02, 2021 4:09 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Re: Problem updating grub ?
mike what am i doing wrong
i have a fat 32 installation on a stick
when i change the time out on the menu first to 20 seconds doesnt work/tks
- Thu Sep 02, 2021 1:04 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Re: Problem updating grub
if i need a solution to a problem i first use what i have learned in the past that worked if that doesnt work i ask fo help.and i realise that puppy isnt ubuntu.
i still want to increase the standard 10 second boot screen time out. my mobility issues sometimes prevent my fingers from ...
- Wed Sep 01, 2021 2:36 pm
- Forum: Fossapup64
- Topic: Problem updating grub-solved-
- Replies: 22
- Views: 2563
Problem updating grub-solved-
in ubuntu i set to -1 to accomplish
i made the follow change in grub.cfg
set timeout=-1
saved and exit and rebooted
no luck
so tried running grub-update in terminal
root# update-grub
bash: update-grub: command not found
any ideas
tks
is ...
- Tue Aug 31, 2021 4:41 pm
- Forum: Fossapup64
- Topic: Is there an app to backup puppy?-solved tks
- Replies: 7
- Views: 628
- Tue Aug 31, 2021 1:33 pm
- Forum: Fossapup64
- Topic: Is there an app to backup puppy?-solved tks
- Replies: 7
- Views: 628
Re: Is there an app to backup puppy?
now if i ever need to use my backup what is the best way to follow (bu will be on another hard drive)
should i boot up in ram only no save file and then past or copy to mnt/home after deleting the current save file and .bak tag
or boot into puppy normally and do the same
or do it ...
- Mon Aug 30, 2021 1:34 pm
- Forum: Fossapup64
- Topic: Is there an app to backup puppy?-solved tks
- Replies: 7
- Views: 628
Re: backup puppy
i want to back up to my external 1 tera hard drive
- Mon Aug 30, 2021 1:20 pm
- Forum: Fossapup64
- Topic: Is there an app to backup puppy?-solved tks
- Replies: 7
- Views: 628
Is there an app to backup puppy?-solved tks
what is a good .pet or app or script for backing up fossapup 64 9.5/tks
- Sat Aug 07, 2021 12:50 pm
- Forum: Fossapup64
- Topic: links2 text web browser
- Replies: 2
- Views: 386
links2 text web browser
this was working a few months ago, but now not. have tried to reinstall with ppm but no luck, anyone have a fix or some old pet files/tks
- Fri May 28, 2021 7:35 pm
- Forum: Fossapup64
- Topic: crontab change doesn't save
- Replies: 1
- Views: 208
Re: crontab help
just figured out this command will work
root# export VISUAL=gedit && crontab -e
but is there a better way/tks
- Fri May 28, 2021 7:29 pm
- Forum: Fossapup64
- Topic: crontab change doesn't save
- Replies: 1
- Views: 208
crontab change doesn't save
when i try to comment out a cron job with #. i cant get the change to save .
- Sun May 23, 2021 3:00 pm
- Forum: Utilities
- Topic: CleanRam pet by Argolance
- Replies: 2
- Views: 995
Re: CleanRam pet by Argolance
mike tks for sharing. been looking for a ram cleaner
- Mon May 17, 2021 4:20 pm
- Forum: Fossapup64
- Topic: Rox won't start; error message: No pinboard-solved) tks oscar,mike.big
- Replies: 26
- Views: 2060
Re: Rox won't start; error message: No pinboard
- Sun May 16, 2021 6:15 pm
- Forum: Fossapup64
- Topic: Rox won't start; error message: No pinboard-solved) tks oscar,mike.big
- Replies: 26
- Views: 2060
Re: Rox won't start; error message: No pinboard
ok got a live puppy on a stick. and my messed up install is on another stick. can i copy anything from the live to fix and if so how to proceed./tks