On Wed, Nov 07, 2018 at 08:08:41PM -0500, Fulko Hew wrote:
> old brain remembers ... sync; sync; sync;
Yep, that was the mantra.
> Supposedly,
> #1 for the data blocks,
> #2 to ensure the updated inodes got written,
> #3 to ensure that superblock updates got written (if necessary).
Well, that wa
On Wed, 2018-11-07 at 18:53 -0500, Tim Evans wrote:
> On 11/7/18 5:52 PM, Paul Allen Newell wrote:
> >
> > On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
> > >
> > > This is the dismount part of my script:
> > >
> > > sync; sync
> > > umount $StickTarget
> > >
> > >
> >
> > C
On Thu, Nov 08, 2018 at 12:20:02AM +, Rick Stevens wrote:
> On 11/7/18 4:06 PM, Paul Allen Newell wrote:
> > On 11/07/2018 03:04 PM, Ed Greshko wrote:
> >> On 11/8/18 6:52 AM, Paul Allen Newell wrote:
> >>>
> >>> On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
>
> This is the di
On 11/7/18 4:33 PM, Samuel Sieb wrote:
On 11/7/18 4:24 PM, ToddAndMargo via users wrote:
On 11/7/18 3:58 PM, Samuel Sieb wrote:
On 11/5/18 9:03 PM, ToddAndMargo via users wrote:
I am starting to use flash drive s with no led activity indicator.
In my scripts that write to them, I am able to um
On 11/07/2018 06:12 PM, Paul Allen Newell wrote:
On 11/07/2018 05:08 PM, Fulko Hew wrote:
On Wed, Nov 7, 2018 at 8:03 PM Paul Allen Newell
mailto:pnewell0...@gmail.com>> wrote:
On 11/07/2018 03:04 PM, Ed Greshko wrote:
> On 11/8/18 6:52 AM, Paul Allen Newell wrote:
>>
>>
On 11/07/2018 04:20 PM, Rick Stevens wrote:
On 11/7/18 4:06 PM, Paul Allen Newell wrote:
On 11/07/2018 03:04 PM, Ed Greshko wrote:
On 11/8/18 6:52 AM, Paul Allen Newell wrote:
On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
On 11/07/2018 05:08 PM, Fulko Hew wrote:
On Wed, Nov 7, 2018 at 8:03 PM Paul Allen Newell
mailto:pnewell0...@gmail.com>> wrote:
On 11/07/2018 03:04 PM, Ed Greshko wrote:
> On 11/8/18 6:52 AM, Paul Allen Newell wrote:
>>
>> On 11/07/2018 01:52 PM, ToddAndMargo via users wr
On Wed, Nov 7, 2018 at 8:03 PM Paul Allen Newell
wrote:
>
>
> On 11/07/2018 03:04 PM, Ed Greshko wrote:
> > On 11/8/18 6:52 AM, Paul Allen Newell wrote:
> >>
> >> On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
> >>>
> >>> This is the dismount part of my script:
> >>>
> >>> sync; sync
On 11/7/18 4:24 PM, ToddAndMargo via users wrote:
On 11/7/18 3:58 PM, Samuel Sieb wrote:
On 11/5/18 9:03 PM, ToddAndMargo via users wrote:
I am starting to use flash drive s with no led activity indicator.
In my scripts that write to them, I am able to umount then watch
the blinking lights to m
On 11/7/18 3:58 PM, Samuel Sieb wrote:
On 11/5/18 9:03 PM, ToddAndMargo via users wrote:
I am starting to use flash drive s with no led activity indicator.
In my scripts that write to them, I am able to umount then watch
the blinking lights to make sure it is done before removing them
But with
On 11/7/18 2:52 PM, Paul Allen Newell wrote:
On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
umount $StickTarget
Calling sync twice?
Bad habits die hard
___
users mailing li
On 11/5/18 9:03 PM, ToddAndMargo via users wrote:
Hi All,
I am starting to use flash drive s with no led activity indicator.
In my scripts that write to them, I am able to umount then watch
the blinking lights to make sure it is done before removing them
But with no led indicator, how can I tes
On 11/7/18 4:06 PM, Paul Allen Newell wrote:
>
>
> On 11/07/2018 03:04 PM, Ed Greshko wrote:
>> On 11/8/18 6:52 AM, Paul Allen Newell wrote:
>>>
>>> On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
umount
On 11/07/2018 03:04 PM, Ed Greshko wrote:
On 11/8/18 6:52 AM, Paul Allen Newell wrote:
On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
umount $StickTarget
Calling sync twice?
Must be an "old" person. It was common pr
On 11/7/18 3:04 PM, Ed Greshko wrote:
On 11/8/18 6:52 AM, Paul Allen Newell wrote:
On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
umount $StickTarget
Calling sync twice?
Must be an "old" person. It was common practice
On 11/5/18 9:03 PM, ToddAndMargo via users wrote:
I am starting to use flash drive s with no led activity indicator.
In my scripts that write to them, I am able to umount then watch
the blinking lights to make sure it is done before removing them
But with no led indicator, how can I test from my
On 11/7/18 5:52 PM, Paul Allen Newell wrote:
On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
umount $StickTarget
Calling sync twice?
Dates back at least (in my memory) to VAX 11/750, BSD 4.2 days.
--
Tim Evans
On 11/8/18 6:52 AM, Paul Allen Newell wrote:
>
>
> On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
>>
>>
>> This is the dismount part of my script:
>>
>> sync; sync
>> umount $StickTarget
>>
>>
>
> Calling sync twice?
Must be an "old" person. It was common practice back in the ear
On 11/07/2018 01:52 PM, ToddAndMargo via users wrote:
This is the dismount part of my script:
sync; sync
umount $StickTarget
Calling sync twice?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to u
On 11/7/18 1:52 PM, ToddAndMargo via users wrote:
> On 11/5/18 10:03 PM, Paul Allen Newell wrote:
>> ToddAndMargo:
>>
>> I am struggling with this one as well. To the best of my googling, it
>> seems that the "sync" command needs to be done before clicking "safely
>> remove" (or whatever). Document
On 11/5/18 10:03 PM, Paul Allen Newell wrote:
ToddAndMargo:
I am struggling with this one as well. To the best of my googling, it
seems that the "sync" command needs to be done before clicking "safely
remove" (or whatever). Documentation also says that "sudo umount
" should do it, but I have
On 11/6/18 2:02 PM, Paul Allen Newell wrote:
>
>
> On 11/06/2018 01:05 PM, Rick Stevens wrote:
>> On 11/6/18 12:40 PM, Paul Allen Newell wrote:
>>>
>>> On 11/06/2018 11:46 AM, George Avrunin wrote:
On Tue, 6 Nov 2018 11:07:22 -0800, Paul Allen Newell
wrote:
> Not certain
On 11/06/2018 01:05 PM, Rick Stevens wrote:
On 11/6/18 12:40 PM, Paul Allen Newell wrote:
On 11/06/2018 11:46 AM, George Avrunin wrote:
On Tue, 6 Nov 2018 11:07:22 -0800, Paul Allen Newell
wrote:
Not certain why these options are more readily visible. I probably
should have dug deeper but
On 11/6/18 12:40 PM, Paul Allen Newell wrote:
>
>
> On 11/06/2018 11:46 AM, George Avrunin wrote:
>> On Tue, 6 Nov 2018 11:07:22 -0800, Paul Allen Newell
>>
>> wrote:
>>
>>>
>>> Not certain why these options are more readily visible. I probably
>>> should have dug deeper but after a bunch of onl
On 11/06/2018 11:46 AM, George Avrunin wrote:
On Tue, 6 Nov 2018 11:07:22 -0800, Paul Allen Newell
wrote:
Not certain why these options are more readily visible. I probably
should have dug deeper but after a bunch of online docs showing no
options I just figured there weren't any.
Paul
On 11/6/18 11:46 AM, George Avrunin wrote:
> On Tue, 6 Nov 2018 11:07:22 -0800, Paul Allen Newell
> wrote:
>
>> Rick:
>>
>> Thanks for reply. I went through a bunch on man pages that do not list
>> the -f option. After getting your email, I went looking for a bunch more
>> and finally found one
On Tue, 6 Nov 2018 11:07:22 -0800, Paul Allen Newell
wrote:
> Rick:
>
> Thanks for reply. I went through a bunch on man pages that do not list
> the -f option. After getting your email, I went looking for a bunch more
> and finally found one that had the -f and -d option.
>
> I note that 'syn
On 11/06/2018 09:56 AM, Rick Stevens wrote:
On 11/5/18 10:03 PM, Paul Allen Newell wrote:
ToddAndMargo:
I am struggling with this one as well. To the best of my googling, it
seems that the "sync" command needs to be done before clicking "safely
remove" (or whatever). Documentation also says t
On 11/5/18 10:03 PM, Paul Allen Newell wrote:
> ToddAndMargo:
>
> I am struggling with this one as well. To the best of my googling, it
> seems that the "sync" command needs to be done before clicking "safely
> remove" (or whatever). Documentation also says that "sudo umount
> " should do it, but
On 11/5/18 10:03 PM, Paul Allen Newell wrote:
> ToddAndMargo:
>
> I am struggling with this one as well. To the best of my googling, it
> seems that the "sync" command needs to be done before clicking "safely
> remove" (or whatever). Documentation also says that "sudo umount
> " should do it, but
ToddAndMargo:
I am struggling with this one as well. To the best of my googling, it
seems that the "sync" command needs to be done before clicking "safely
remove" (or whatever). Documentation also says that "sudo umount
" should do it, but I have experienced at least one instance
where it did
Hi,
when the writing on my sticks is done I try to unmount, F28 says then there is
still activity don't remove, when the activity is done now the system says, You
can remove. But there might be someone with more knowledge then I, who can give
You some code to check the activity task.
Kind
32 matches
Mail list logo