On Apr 1, 2014 9:47 AM, "Mark Haney" wrote:
...
>
> Well, someone on the Fedora team needs to fix the documentation then.
> But now it makes sense. I didn't stop to think about the redirect,
> since my boss isn't giving me time to think. Apologies for spamming
> the list.
>
>
> - --
> Mark Hane
On 04/01/2014 08:47 AM, Mark Haney wrote:
Well, someone on the Fedora team needs to fix the documentation then.
But now it makes sense. I didn't stop to think about the redirect,
since my boss isn't giving me time to think. Apologies for spamming
the list.
No apologies needed, as you were s
On 04/01/2014 08:47 AM, Mark Haney issued this missive:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/01/14 11:33, Chris Adams wrote:
Once upon a time, Mark Haney said:
sudo xzcat Fedora-Minimal-armhfp-20-1-sda.raw.xz > /dev/sdb
I would get a 'Permission denied' error.
That's becau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/01/14 11:33, Chris Adams wrote:
> Once upon a time, Mark Haney said:
>> sudo xzcat Fedora-Minimal-armhfp-20-1-sda.raw.xz > /dev/sdb
>>
>> I would get a 'Permission denied' error.
>
> That's because the "> /dev/sdb" was parsed and handled by
On 1 April 2014 16:45, Markus Schönhaber
wrote:
> 01.04.2014 17:33, Chris Adams:
>
>> Once upon a time, Mark Haney said:
>>> sudo xzcat Fedora-Minimal-armhfp-20-1-sda.raw.xz > /dev/sdb
>>>
>>> I would get a 'Permission denied' error.
>>
>> That's because the "> /dev/sdb" was parsed and handled by
01.04.2014 17:33, Chris Adams:
> Once upon a time, Mark Haney said:
>> sudo xzcat Fedora-Minimal-armhfp-20-1-sda.raw.xz > /dev/sdb
>>
>> I would get a 'Permission denied' error.
>
> That's because the "> /dev/sdb" was parsed and handled by your user
> shell (redirection is handled by the shell b
01.04.2014 17:27, Mark Haney:
> I've been volunteered to try to build a boot image for a Nitrogen 6x
> Freescale SOM board using whatever OS I can make work. I chose
> Fedora's ARM image since I'm more comfortable with using Fedora. In
> the process of trying to using xzcat to dump the image to
Once upon a time, Mark Haney said:
> sudo xzcat Fedora-Minimal-armhfp-20-1-sda.raw.xz > /dev/sdb
>
> I would get a 'Permission denied' error.
That's because the "> /dev/sdb" was parsed and handled by your user
shell (redirection is handled by the shell before running the command).
sudo only got
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've been volunteered to try to build a boot image for a Nitrogen 6x
Freescale SOM board using whatever OS I can make work. I chose
Fedora's ARM image since I'm more comfortable with using Fedora. In
the process of trying to using xzcat to dump the i