You wrote thatyou first mount the raw sdb device, and then do the dd to the raw
device.
What is the point of mounting in the first place?
That is useless and even dangerous, as the system _might_ want to try to write
to the mounted sdb1 filesystem.
Just skip the mounting.
-Original Message--
Iam running Fedora in multi-boot with Windows10 (that was not recognized at
installation time). With os-prober I get an entry for Windows but it says
that is the recovery environment (that was included at installation time),
so I have two similar entries on sda1 and sda2, the first starting Window
On 15.10.2015, Antonio M wrote:
> what is the easiest way to create a bootable usb stick put of any iso file??
isohybrid image.iso
cat image.iso > /dev/sdx
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailm
Have you been able to get amazon cloud drive working on F22?
installed https://code.google.com/p/pyamazonclouddrive/ and
https://github.com/handyman5/acd_fuse
I appear to be able to login, but then it all crashes.
/usr/local/src/acd_fuse/acd /home/sdstern/amzdrive
-oemail=m...@email.addr,pass
On 10/14/2015 09:23 PM, Paolo Galtieri wrote:
Folks,
I have seen several issues with f22 on one of my systems.
Issue #1: I tell the system to shutdown, and it doesn't. I see the
message "Powering off" on the console and then the system restarts. It
does not power off. This doesn't happen a
On 10/15/2015 09:53 AM, jd1008 wrote:
> Because I did not know that TB would look into all of them when searching for
> a recipient name as I am typing that name.
FWIW, you could have discovered that by going to the Address Book and then
selecting "Preferences" under "Edit". And/Or, trying it y
On 10/14/2015 07:49 PM, Ed Greshko wrote:
On 10/15/2015 09:31 AM, jd1008 wrote:
If TB will look into all .mab files for locating a recipient, then do I really
need to put all contacts into one .mab file?
Your choice. It sounded as if you weren't happy with having *many* mab files.
Because
On 10/15/2015 09:31 AM, jd1008 wrote:
> If TB will look into all .mab files for locating a recipient, then do I
> really need to put all contacts into one .mab file?
Your choice. It sounded as if you weren't happy with having *many* mab files.
--
In reality, some people should stick to runnin
On 10/14/2015 07:19 PM, Ed Greshko wrote:
On 10/15/2015 09:14 AM, jd1008 wrote:
On 10/14/2015 06:56 PM, Ed Greshko wrote:
On 10/15/2015 08:00 AM, jd1008 wrote:
It seems that TB cannot import adbook.mab directly.
One must first export it as one of the various text type files or vcard format.
On 10/15/2015 09:14 AM, jd1008 wrote:
>
>
> On 10/14/2015 06:56 PM, Ed Greshko wrote:
>> On 10/15/2015 08:00 AM, jd1008 wrote:
>>> It seems that TB cannot import adbook.mab directly.
>>> One must first export it as one of the various text type files or vcard
>>> format.
>>>
>>> This is strange, in
On 10/14/2015 06:56 PM, Ed Greshko wrote:
On 10/15/2015 08:00 AM, jd1008 wrote:
It seems that TB cannot import adbook.mab directly.
One must first export it as one of the various text type files or vcard format.
This is strange, in the sense that TB cannot decode it's own created file format
On 10/15/2015 08:00 AM, jd1008 wrote:
> It seems that TB cannot import adbook.mab directly.
> One must first export it as one of the various text type files or vcard
> format.
>
> This is strange, in the sense that TB cannot decode it's own created file
> format
> and import it without burdening
2015-10-14 16:51 GMT-06:00 Antonio M :
> what is the easiest way to create a bootable usb stick put of any iso file??
>
The easiest way to create a bootable usb stick is using fedora live usb creator:
dnf info liveusb-creator-3.14.2-1.fc22.noarch # To read info.
For installing:
su -c 'dnf install
fedora's live-creator has always worked well for me. YMMV
On Wed, Oct 14, 2015 at 3:51 PM, Antonio M
wrote:
> what is the easiest way to create a bootable usb stick put of any iso
> file??
>
> --
> Antonio Montagnani
> Skype : amontag52
>
> Linux Fedora 22 (Twenty-two)
> inviato da Gmail
>
> --
It seems that TB cannot import adbook.mab directly.
One must first export it as one of the various text type files or vcard
format.
This is strange, in the sense that TB cannot decode it's own created
file format
and import it without burdening the user to do the exporting -
especially since
Hi,
I would use dd. Mount your usb to (say, /dev/sdb1) and then use:
sudo dd if=boot.iso of=/dev/sdb bs=8M
Note: not /dev/sdb1
HTH!
Ranjan
On Thu, 15 Oct 2015 00:51:33 +0200
Antonio M wrote:
> what is the easiest way to create a bootable usb stick put of any iso file??
>
> --
> Antonio M
On Wed, 2015-10-14 at 21:02 +0200, Michael Schwendt wrote:
> On Wed, 14 Oct 2015 10:49:17 -0700, Jonathan Ryshpan wrote:
>
> > On Wed, 2015-10-14 at 09:04 -0700, Jonathan Ryshpan wrote:
> > > Redhat Bugzilla Login informs me (correctly)
> > > The password must contain at least one:
> > > letter
>
what is the easiest way to create a bootable usb stick put of any iso file??
--
Antonio Montagnani
Skype : amontag52
Linux Fedora 22 (Twenty-two)
inviato da Gmail
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/m
I had to change some some settings in the bios
--
William Biggs
bbi...@fastmail.com
On Wed, Oct 14, 2015, at 03:13 AM, Ed Greshko wrote:
> On 10/14/2015 02:15 PM, William Biggs wrote:
> > I just tryed it in gnome boxes the iso boot's just fine
> >
> This suggests to me a problem in the burn
On 10/14/2015 12:23 PM, Paolo Galtieri wrote:
Issue #2: On this system I have an external USB drive. At least once a
day this drive will unmount without me requesting it. When I pull the
cable from the system and plug it back in I get a popup saying "Can't
find /run/media/pgaltieri/NEWDATA2".
Folks,
I have seen several issues with f22 on one of my systems.
Issue #1: I tell the system to shutdown, and it doesn't. I see the
message "Powering off" on the console and then the system restarts. It
does not power off. This doesn't happen all the time, but I have seen
it happen on mor
On Wed, 14 Oct 2015 10:49:17 -0700, Jonathan Ryshpan wrote:
> On Wed, 2015-10-14 at 09:04 -0700, Jonathan Ryshpan wrote:
> > Redhat Bugzilla Login informs me (correctly)
> > The password must contain at least one:
> > letter
> > special character
> > digit
> > You must request a new password in or
On Wed, Oct 14, 2015 at 15:17:45 +0100,
Jonathan Allen wrote:
Dear List,
How can I start 'gpm' on a F22 laptop? I've installed the GPM package,
but it doesn't seem to want to start ...
Normally you set it to run at boot by running the following as root:
systemctl enable gpm
To start it if
On Wed, 2015-10-14 at 09:04 -0700, Jonathan Ryshpan wrote:
> Redhat Bugzilla Login informs me (correctly)
> The password must contain at least one:
> letter
> special character
> digit
> You must request a new password in order to log in again.
>
> When I request a new password, this message appea
On 10/14/2015 01:19 PM, Antonio M wrote:
...then I have no entry list in my Grub menu!!! no idea how to proceed
before re-installation of Windows and Fedora
if you have an existing installation, I always use this CD:
http://sourceforge.net/p/boot-repair-cd/home/Home/
it remakes the grub in
...then I have no entry list in my Grub menu!!! no idea how to proceed
before re-installation of Windows and Fedora
--
Antonio Montagnani
Skype : amontag52
Linux Fedora 22 (Twenty-two)
inviato da Gmail
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription opti
Joachim,
> >The journal log contains multiple lines saying:
> >
> >*** info [daemon/getmousedata.c(85)]:
> >Skipping a data packet(?)
> >
> >What does that mean/imply?
>
> Don't know! But is your mouse running in graphical sessions?
It works fine in graphical sessions. GPM is to make it
On Wed, Oct 14, 2015 at 09:04:35AM -0700, Jonathan Ryshpan wrote:
> What should I do next?
Check your spam folder. If that doesn't work and it doesn't arrive in a
little bit, let me know (along with the email address you used) and
I'll let the bugzilla maintainers know.
--
Matthew Miller
Fedor
On Wed, Oct 14, 2015 at 03:53:50PM +0100, Jonathan Allen wrote:
> That produced the response:
>Failed to execute operation: No such file or directory
Sorry, I made two mistakes there. First, since the nfs client stuff
isn't directly a service, you need to have .target on the end, and
actually
On 14.10.2015 16:35, Jonathan Allen wrote:
Joachim,
Did you try: "chkconfig gpm on" and "sudo service gpm start"?
Neither reported an error, but gpm is not working in console sessions.
The journal log contains multiple lines saying:
*** info [daemon/getmousedata.c(85)]:
Skipping a
Redhat Bugzilla Login informs me (correctly)
The password must contain at least one:
* letter
* special character
* digit
You must
request a new password in order to log in again.
When I request a new password, this message appears:
A token
Matthew,
Thank you for your suggestion.
> > How can I make the 'nfs' service package start at boot time so that the
> > rpc.statd service is available ?
>
> To clarify -- to do this, you can do `systemctl enable nfs` (Yeah, the
> verb-object relationship is switched from the service command to
>
On Wed, Oct 14, 2015 at 11:57:34AM +0100, Jonathan Allen wrote:
> I have currently typed:
># service nfs start
># mount -tnfs server:/share /share
> The first witters, but works; the second brings up the NFS filestore as
> expected.
> How can I make the 'nfs' service package start at boot t
On Wed, Oct 14, 2015 at 11:57:34AM +0100, Jonathan Allen wrote:
> I have just added a new laptop to our network configuration and put F22
> on it. Lots of things look quite different from older versions. My
> main problem is the networking. I want the machine, when it is plugged
> into our wired
Joachim,
> > Did you try: "chkconfig gpm on" and "sudo service gpm start"?
>
> Neither reported an error, but gpm is not working in console sessions.
The journal log contains multiple lines saying:
*** info [daemon/getmousedata.c(85)]:
Skipping a data packet(?)
What does that mean/imply?
Joachim,
> >How can I start 'gpm' on a F22 laptop? I've installed the GPM package,
> >but it doesn't seem to want to start ...
>
> Did you try: "chkconfig gpm on" and "sudo service gpm start"?
Neither reported an error, but gpm is not working in console sessions.
Jonathan
--
users mailing lis
On 14.10.2015 16:17, Jonathan Allen wrote:
Dear List,
How can I start 'gpm' on a F22 laptop? I've installed the GPM package,
but it doesn't seem to want to start ...
Jonathan
Did you try: "chkconfig gpm on" and "sudo service gpm start"?
Kind regards
Joachim Backes
--
Fedora release 23 (
Dear List,
How can I start 'gpm' on a F22 laptop? I've installed the GPM package,
but it doesn't seem to want to start ...
Jonathan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Co
Dear List,
My new F22 laptop is producing a stange message. When I log in as root
in graphics mode, a little bacl box with a white sad face appears,
telling me that /usr/bin/gnome-shell crashed. What does that mean?
Jonathan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or
Dear List,
Taking one step back, how do I make F22 auto-start networking? Out of
the box, it seems I have to do settings->network->wired 'on' to get it
to pick up the network at all.
Jonathan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http
Dear List,
I have just added a new laptop to our network configuration and put F22
on it. Lots of things look quite different from older versions. My
main problem is the networking. I want the machine, when it is plugged
into our wired network or locates it over Wifi, to auto-mount the shared
f
On 2015-10-13 at 07:57:27 Erik P. Olsen wrote:
> After running fedup --network 22 on my f21 system I got an f22 system
> that seemed to work perfectly. However the logwatch revealed a lot of
> odd messages. The first few of which look as follows:
>
> /Quote
> - Kernel Audit B
On 10/14/2015 02:15 PM, William Biggs wrote:
> I just tryed it in gnome boxes the iso boot's just fine
>
This suggests to me a problem in the burn process. When this happens I've
found that burning at a lower speed will often resolve the issue.
--
In reality, some people should stick to runnin
43 matches
Mail list logo