>
> On 6/26/20 2:14 PM, Patrick Dupre wrote:
> >
> Yes, that sounds right.
>
> >From here I have to choose:
> > legacy external device boot
> > USB Storage Device
>
> Does it give any more info than that? Most computers I've used give at
> least the manufa
On Fri, Jun 26, 2020 at 09:51:50PM -0400, Bob Goodwin wrote:
>
>
> On 2020-06-26 19:55, Ed Greshko wrote:
> > On 2020-06-27 07:50, Bob Goodwin wrote:
> > >
> > > On 2020-06-26 19:29, Ed Greshko wrote:
> > > > I think you mean
> > > >
> > > > 1. Connected monitor and keyboard and booted to
On 6/26/20 11:57 PM, Patrick Dupre wrote:
I would be surprised if it was actually nothing. Something must happen
when you press enter on that boot entry from the F12 boot menu.
For sure, from F12, it works
Then I don't understand where the problem is. If it boots, then what
doesn't work?
_
On 6/27/20 12:01 AM, Jon LaBadie wrote:
On Fri, Jun 26, 2020 at 09:51:50PM -0400, Bob Goodwin wrote:
[bobg@WS1 ~]$ ssh bob@192.168.50.148
bob@192.168.50.148's password:
Last login: Tue May 26 15:20:58 2020 from 192.168.50.57
/bin/bash: Permission denied
Connection to 192.168.50.148 closed.
Both
On 2020-06-19 09:33, Stephen Morris wrote:
My issue with BLS is the way it displays the kernel menu entries in grub, it is
exactly the same as the way grubby showed the entries which I also hated,
consequently I refuse to use BLS until such time as they provide an option to
get the menus disp
On Fri, 2020-06-26 at 16:00 -0700, Samuel Sieb wrote:
> On 6/26/20 2:45 PM, Patrick O'Callaghan wrote:
> > On Fri, 2020-06-26 at 13:56 -0700, Samuel Sieb wrote:
> > > On 6/26/20 1:33 PM, Patrick O'Callaghan wrote:
> > > > udisksctl power-off -b /dev/sdd
> > > >
> > > > This works too, but unfortun
On Sat, 2020-06-27 at 07:56 +0800, Ed Greshko wrote:
> On 2020-06-27 07:50, Tim via users wrote:
> > On Fri, 2020-06-26 at 21:33 +0100, Patrick O'Callaghan wrote:
> > > Is there a way to cause an insertion event without physically doing
> > > anything to the dock?
> > There are USB hubs with power
On Sat, 2020-06-27 at 13:46 +0930, Tim via users wrote:
> Tim:
> > > There are USB hubs with power switches on each port.
>
>
> Ed Greshko:
> > I think he really wants to do these things without manual
> > intervention. :-)
>
> Well it avoids having to unplug and replug. ;-)
As I said earli
On 2020-06-26 22:33, Ed Greshko wrote:
Oh, when are you planning to do the install? Are you going to do a fresh
install of F32, or??
I would hope this weekend if I can get help. My equipment arrangement
has grown over the years and the computers are in rack and panel type
enclosures secured
On Jun 26, 2020, at 21:52, Bob Goodwin wrote:
> So I tried the following:
>
> Logout root via ssh:
> [root@box48 ~]# logout
> Connection to 192.168.50.148 closed.
>
> Log in bobg:
> [bobg@WS1 ~]$ ssh bobg@192.168.50.148
> bobg@192.168.50.148's password:
> Last login: Tue May 26 15:16:50 2020 fro
On 2020-06-27 18:47, Bob Goodwin wrote:
>
>
> On 2020-06-26 22:33, Ed Greshko wrote:
>> Oh, when are you planning to do the install? Are you going to do a fresh
>> install of F32, or??
> I would hope this weekend if I can get help. My equipment arrangement has
> grown over the years and the comp
26.06.20, 22:33 CEST, Patrick O'Callaghan:
> In other threads I've mentioned I have a USB-powered external SATA
> dock, which I'm using mainly as a backup device. Currently, I have a
> script to power it down by doing this sort of thing:
>
>echo 1 > /sys/block/sdd/device/delete
>
> I can the
Ok, I know this is an older thread but I have upgraded to the latest kernel.
The boot happens relatively fast but hibernation takes a long time to
restore.
On Mon, May 11, 2020 at 5:23 PM Sreyan Chakravarty
wrote:
> FWIW, you can ignore anything that takes less than a second. You can
>> probab
On Sat, 2020-06-27 at 14:15 +0200, Markus Schönhaber wrote:
> 26.06.20, 22:33 CEST, Patrick O'Callaghan:
>
> > In other threads I've mentioned I have a USB-powered external SATA
> > dock, which I'm using mainly as a backup device. Currently, I have a
> > script to power it down by doing this sort
On 2020-06-27 07:16, Ed Greshko wrote:
Well, root should be able to do*everything*. So, it sounds as if that system
has much more issues
than just new users not "working".
°
Definitely not true, try the Thunar File Manager as root, well I guess
you can force it but it protests. However,I on
On 2020-06-27 07:16, Ed Greshko wrote:
Well, root should be able to do*everything*. So, it sounds as if that system
has much more issues
than just new users not "working".
°
Definitely not true, try the Thunar File Manager as root, well I guess
you can force it but it protests. However,I on
27.06.20, 14:55 CEST, Patrick O'Callaghan:
> On Sat, 2020-06-27 at 14:15 +0200, Markus Schönhaber wrote:
>> 26.06.20, 22:33 CEST, Patrick O'Callaghan:
>>
>>> This works too, but unfortunately also removes the /sys/block/sdd
>>> files, meaning I can't turn the thing on again. However, if I
>>> phys
Fedora Workstation 32
I'm trying to mount a samba share at login using pam_mount. The steps I've taken so far after googling and man-page
reading are:
1. In /etc/security/pam_mount.conf.xml I uncommented the line:
2. Created the file ~/.pam_mount.conf.xml containing:
On Sat, 2020-06-27 at 16:55 +0200, Markus Schönhaber wrote:
> 27.06.20, 14:55 CEST, Patrick O'Callaghan:
>
> > On Sat, 2020-06-27 at 14:15 +0200, Markus Schönhaber wrote:
> > > 26.06.20, 22:33 CEST, Patrick O'Callaghan:
> > >
> > > > This works too, but unfortunately also removes the /sys/block/s
On 6/27/20 5:47 AM, Sreyan Chakravarty wrote:
Ok, I know this is an older thread but I have upgraded to the latest kernel.
The boot happens relatively fast but hibernation takes a long time to
restore.
That's just how hibernation works.
___
users ma
On 6/27/20 3:43 AM, Patrick O'Callaghan wrote:
On Fri, 2020-06-26 at 16:00 -0700, Samuel Sieb wrote:
I messed around
enough that I confused that USB controller and that entire bus was dead.
Fortunately, I managed to reset the controller and got it back by
telling the driver to remove it and t
On Sat, 2020-06-27 at 12:07 -0700, Samuel Sieb wrote:
> On 6/27/20 3:43 AM, Patrick O'Callaghan wrote:
> > On Fri, 2020-06-26 at 16:00 -0700, Samuel Sieb wrote:
> > > I messed around
> > > enough that I confused that USB controller and that entire bus was dead.
> > >Fortunately, I managed to re
27.06.20, 20:00 CEST, Patrick O'Callaghan:
> 'eject -t' does not signal the dock to spin down the drives.
No, it doesn't - and I never said it did.
On the contrary: as I have tried to explain to you twice, it might help
to re-create the removed device node of an already spun down disk and
make it
On 6/27/20 2:29 PM, Patrick O'Callaghan wrote:
On Sat, 2020-06-27 at 12:07 -0700, Samuel Sieb wrote:
On 6/27/20 3:43 AM, Patrick O'Callaghan wrote:
(Note the message from mdadm. The RAID array has /dev/sdd and /dev/sde,
but, again, RAID has already been stopped before running udisksctl.)
I re
On 6/27/20 7:55 AM, Markus Schönhaber wrote:
Doing "safely remove" (for example in Dolphin) also removes the
corresponding device node.
eject -t
for me, removes the necessity to pull an re-insert the thumb drive to
re-create the device node and to be able to access it again. That's the
whole poi
This is a follow-up to my post last night about the new Athenaeum game
manager.I say "new" only because
it is a fairly recent project.
I ran an update via terminal in both dnf and flatpak, and the
Athenaeum-installed-apps did not update.
But Gnome Software said all the twenty-four games ( tha
26 matches
Mail list logo