Re: tar a flash drive

2019-09-09 Thread ToddAndMargo via users

On 9/9/19 7:20 PM, Tim via users wrote:

On Wed, 2019-09-04 at 23:58 -0700, ToddAndMargo via users wrote:

If Windows read Ext4, I'd convert all my flash drives over to it.


Apparently it can be done.



Indeed.  And the results are tragic.  Here are my notes on it:


Paragon EXTFS for Windows:

   http://www.paragon-software.com/home/extfs-windows/
   Note: crashes and leaves a stale drive letter, and
 USB flash card readers will attempt to use the stale letter.


Ext2Fsd Project (Open Source):

   http://www.ext2fsd.com/
   Note: does not work with Cobian Backup 11
 crashes a lot
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: tar a flash drive

2019-09-09 Thread Tim via users
On Wed, 2019-09-04 at 23:58 -0700, ToddAndMargo via users wrote:
> If Windows read Ext4, I'd convert all my flash drives over to it.

Apparently it can be done.

-- 
 
uname -rsvp
Linux 3.10.0-957.27.2.el7.x86_64 #1 SMP Mon Jul 29 17:46:05 UTC 2019 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Improper shutdown, now Kernel panic.

2019-09-09 Thread Tony Nelson

On 19-09-09 14:10:24, murph nj wrote:

Tony:

Can you give me some insight as to what the boot process does next
AFTER that pivot point?  The output I'm getting isn't enlightening me,
and I'm not quite sure where to look next.

 ...

Usually, when it all goes wrong just after pivot-root, there is a
problem with the new (real) root.  Exactly how it goes wrong is not
useful.  I would look hard at whatever is mounted at /sysroot.  It
should be what you expect / (root) to be, but mounted ro at that point
(`cat /proc/mounts` should show it mounted at /sysroot (see `man 5  
fstab`

for format); `ls -l /sysroot` should show the contents you expect).
(All off the top of my head; I haven't rebooted to test.)

--

TonyN.:'   
  '  
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: General protection fault involving flash

2019-09-09 Thread Andre Robatino
> The Citi.com credit card website allows generating virtual card numbers, but 
> unfortunately
> they're using flash in that part of the site. When I try to use it in F30, on 
> one
> particular machine (it's hardware-specific), in GNOME (it doesn't happen in 
> MATE),
> the Firefox tab crashes and I get a general protection fault, for example
> 
> [88812.835817] traps: Web Content[2532] general protection fault 
> ip:7f94ee0d0adb
> sp:7ffedd6a3140 error:0 in libX11.so.6.3.0[7f94ee0aa000+8e000]
> 
> Since flash is involved, it's not clear whether this is the fault of Fedora 
> or flash.
> This has been happening for around half a year, so flash has been updated 
> several times.
> It also happened with F29. Anyone know how to narrow down where the issue is?

Just a followup, I noticed recently that the crash no longer happens. I can now 
use this feature in Gnome on Wayland (where it previously crashed). I don't 
know if it was fixed on my end or theirs. They are still using Flash.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: kdeinit5 closed unexpectedly notification

2019-09-09 Thread Ed Greshko
On 9/10/19 6:39 AM, Michael Eager wrote:
> I started seeing this after updating Fedora 29 (KDE) which installed 
> kf5-*-5.59.
>
> There are several postings on StackOverflow (unix.stackexchange.com, 
> superuser.com) about this issue and suggestions on how to suppress the 
> notification.  There's a Fedora bug report:
> https://bugzilla.redhat.com/show_bug.cgi?id=1746465
> and a KDE bug report: https://bugs.kde.org/show_bug.cgi?id=411441
>
> This message happens whenever I close Dolphin, but also at random other times.
>
> Apparently, downgrading to kf5-kio-5.58 reverts the code which caused the 
> error.  Unfortunately, this is not in the F29 repo so it isn't possible to 
> use dnf to downgrade.  Can someone update the repo with the old version?
>

Have a look at https://koji.fedoraproject.org/koji/buildinfo?buildID=1268224


You can download kf5-kio-5.58.0-1.fc29 from there.


-- 
If simple questions can be answered with a simple google query then why are 
there so many of them?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


kdeinit5 closed unexpectedly notification

2019-09-09 Thread Michael Eager
I started seeing this after updating Fedora 29 (KDE) which installed 
kf5-*-5.59.


There are several postings on StackOverflow (unix.stackexchange.com, 
superuser.com) about this issue and suggestions on how to suppress the 
notification.  There's a Fedora bug report:

https://bugzilla.redhat.com/show_bug.cgi?id=1746465
and a KDE bug report: https://bugs.kde.org/show_bug.cgi?id=411441

This message happens whenever I close Dolphin, but also at random other 
times.


Apparently, downgrading to kf5-kio-5.58 reverts the code which caused 
the error.  Unfortunately, this is not in the F29 repo so it isn't 
possible to use dnf to downgrade.  Can someone update the repo with the 
old version?



--
Michael Eagerea...@eagerm.com
1960 Park Blvd., Palo Alto, CA 94306
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Improper shutdown, now Kernel panic.

2019-09-09 Thread murph nj
Tony:

Can you give me some insight as to what the boot process does next
AFTER that pivot point?  The output I'm getting isn't enlightening me,
and I'm not quite sure where to look next.

I can just reinstall, but I'm trying to learn more about how to
recover from errors, instead of taking the east way out.

Thanks,
  --murph
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org