Re: [cochiselinux]
4 messages · started by Charles Breaux on Mar 18, 2020
Re: [cochiselinux]
From Charles Breaux · Mar 18, 2020
Be careful with this message
This may be a spoofed message. The message claims to have been sent from your account, but Gmail couldn’t verify the actual source. Avoid clicking links or replying with sensitive information, unless you are sure you actually sent this message. (No need to reset your password, the real sender does not actually have access to your account!)
Hope I got this straight, and this is the place to post questions: Have made a persistent USB of Ubuntu 18.04. Which worked fine until I tried to boot my mac mini (2009) It booted fine for a couple of times then the boot partition got messed up. It won't even boot on a PC now. Here's the error message: (initramfs) Mount: mounting/cow on/root failed: Invalid argument overlay mount failed.
Hope I got this straight, and this is the place to post questions:Have made a persistent USB of Ubuntu 18.04. Which worked fine until I tried to boot my mac mini (2009) It booted fine for a couple of times then the boot partition got messed up. It won't even boot on a PC now. Here's the error message:(initramfs) Mount: mounting/cow on/root failed: Invalid argument overlay mount failed.I put a lot of time into creating and setting this up with apps etc. Is there a way to rectify this?Thanks, Charles
Re: [cochiselinux]
From Charles Breaux · Sep 27, 2023
also other possible fixes: cd ~/.local/share/Trash sudo chown -R your_user_name:your_group *
also other possible fixes:cd ~/.local/share/Trash sudo chown -R your_user_name:your_group *---mkdir /home/(username)/.local/share/Trashand than:
sudo chown -R username:username Trash/On Wed, Sep 27, 2023 at 10:35 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
The following command will empty the trash
sudo rm -rv .local/share/Trash/And when you don't want any prompts with 'Do you want to delete write protected file x?' add the -f option.
sudo rm -rvf .local/share/Trash/On Wed, Sep 27, 2023 at 10:18 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Can't find anything online about this error. When I try to empty the trash, nothing happens. If I select one item to delete from trash, i get the above message.ubuntu 20.04 unity desktop. I had two external drives connected transferring files, and putting some in the trash. I get the same error regardless of whether i have two drives mounted or not...ANY IDEAS?

Re: [cochiselinux]
From Devi Garcia · Sep 27, 2023
The following command will empty the trash
sudo rm -rv .local/share/Trash/
And when you don't want any prompts with 'Do you want to delete write protected file x?' add the -f option.
sudo rm -rvf .local/share/Trash/
Can't find anything online about this error. When I try to empty the trash, nothing happens. If I select one item to delete from trash, i get the above message. ubuntu 20.04 unity desktop. I had two external drives connected transferring files, and putting some in the trash. I get the same error regardless of whether i have two drives mounted or not...ANY IDEAS?
Can't find anything online about this error. When I try to empty the trash, nothing happens. If I select one item to delete from trash, i get the above message.ubuntu 20.04 unity desktop. I had two external drives connected transferring files, and putting some in the trash. I get the same error regardless of whether i have two drives mounted or not...ANY IDEAS?

Re: [cochiselinux]
From Devi Garcia · Sep 27, 2023
cd ~/.local/share/Trash sudo chown -R your_user_name:your_group *
mkdir /home/(username)/.local/share/Trash
and than:
sudo chown -R username:username Trash/
The following command will empty the trash sudo rm -rv .local/share/Trash/ And when you don't want any prompts with 'Do you want to delete write protected file x?' add the -f option.
The following command will empty the trash
sudo rm -rv .local/share/Trash/And when you don't want any prompts with 'Do you want to delete write protected file x?' add the -f option.
sudo rm -rvf .local/share/Trash/On Wed, Sep 27, 2023 at 10:18 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Can't find anything online about this error. When I try to empty the trash, nothing happens. If I select one item to delete from trash, i get the above message.ubuntu 20.04 unity desktop. I had two external drives connected transferring files, and putting some in the trash. I get the same error regardless of whether i have two drives mounted or not...ANY IDEAS?
