<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.redhat.fedora.general">
    <title>gmane.linux.redhat.fedora.general</title>
    <link>http://blog.gmane.org/gmane.linux.redhat.fedora.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431519"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431507"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431497"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431496"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431495"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431481"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431475"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431463"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431461"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431451"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431450"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431446"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431443"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431440"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431436"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431432"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431430"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431429"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431428"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431426"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431519">
    <title>F18 re-add missing disk radi1</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431519</link>
    <description>&lt;pre&gt;While Having a coffee,
The cat decided to dissemble 
a soft raid by playing with the sata cable.

Having replaced the cable,
still coming up as one disk short.

Looked at:
http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/
mdadm --add /dev/md3 /dev/sdb1
Is this correct (check twice, run once)

for some reason the F18 Live CD calls the raid
/dev/md124  


# cat /proc/mdstat
ARRAY /dev/md3 level=raid1 num-devices=2
UUID=25e07f11:ef68c858:29f9be4e:6bf24034

# cat /proc/mdstat
Personalities : [raid1] 
md124 : active raid1 sdd1[0]
      976759672 blocks super 1.2 [2/1] [U_]
      bitmap: 4/8 pages [16KB], 65536KB chunk


# mdadm --detail /dev/md124
/dev/md124:
        Version : 1.2
  Creation Time : Sat May 11 11:29:04 2013
     Raid Level : raid1
     Array Size : 976759672 (931.51 GiB 1000.20 GB)
  Used Dev Size : 976759672 (931.51 GiB 1000.20 GB)
   Raid Devices : 2
  Total Devices : 1
    Persistence : Superblock is persistent

  Intent Bitmap : Internal

    Update Time : Sun May 19 02:39:14 2013
          State : active, degraded 
 Active Devices : 1
Working Devices : 1
 Failed Devices : 0
  Spare Devices : 0

           Name : yumser.frankly3d.home:3  (local to host
           yumser.frankly3d.home) UUID :
           25e07f11:ef68c858:29f9be4e:6bf24034 Events : 7931

    Number   Major   Minor   RaidDevice State
       0       8       49        0      active sync   /dev/sdd1
       1       0        0        1      removed


&lt;/pre&gt;</description>
    <dc:creator>Frank Murphy</dc:creator>
    <dc:date>2013-05-19T06:51:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431507">
    <title>Yum kernel upgrades don't boot</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431507</link>
    <description>&lt;pre&gt;It appears the when a kernel upgrade is applied by yum, the rebuild of 
grub2.conf seems to reset the kernel command lines to default, dropping options 
to use working video and network drivers and stable clocks. Even the vital 
"nomodeset" option is dropped from the old stanzas in the original grub2.config. 
Is this part of the war on using vendor drivers? Booting into a system with an 
unstable clock, no video even text in runlevel 3, and no working network doesn't 
make a upgrade easy.

So is dropping the kernel command line options a bug, or deliberate policy?

&lt;/pre&gt;</description>
    <dc:creator>Bill Davidsen</dc:creator>
    <dc:date>2013-05-19T01:40:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431497">
    <title>Can't open port in firewalld</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431497</link>
    <description>&lt;pre&gt;Hello all,

So I've found out that by default my script controlled ethernet
connection is in the public zone in firewalld.  I however cannot open a
port for Transmission, the torrent client.  I set Transmission to use
the static default port 51413.

I then do the following:

firewall-cmd --zone=public --permanent --add-port=51413/tcp
firewall-cmd --zone=public --permanent --add-port=51413/udp

Transmission shows the port as closed.  It's definitely a firewalld
issue.  As soon as I disable firewalld by using systemd the port is
shown as open in Transmission.

Am I doing something wrong here?

thanks,

Ananda
&lt;/pre&gt;</description>
    <dc:creator>আনন্দ কুমার সমাদ্দার Ananda Samaddar</dc:creator>
    <dc:date>2013-05-18T20:47:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431496">
    <title>Device Drivers in Fedora 18</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431496</link>
    <description>&lt;pre&gt;Dear users,
   I am on the verge of a rather thorough hardware upgrade, ie. 
motherboard/cpu, and in addition want to migrate from XP 32 to Fedora 18 
64.  So, now it occurs to me that all the drivers from Windoze will be 
gone--are there drivers in the Fedora CD package, or will I have to hunt 
them down?  Actually, there may be a more basic driver issue--namely, 
running the CD player itself: the driver won't be loaded yet.  Is this a 
problem?  I also have an ISO image on USB, if needed.
   Thanks for any info.
&lt;/pre&gt;</description>
    <dc:creator>Alan Findly</dc:creator>
    <dc:date>2013-05-18T20:37:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431495">
    <title>Bootable distro on Flash - Howto?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431495</link>
    <description>&lt;pre&gt;

Please advise, how to create a USB Flash memory to

be bootable and contain a full FC18 distribution (~4GB

like on DVD)?




I copied (by using dd) the image file but only some 

minimal installation was inclued.. :(




Could you help please anybody?




Thank you so much.

L



&lt;/pre&gt;</description>
    <dc:creator>j.halifax2&lt; at &gt;seznam.cz</dc:creator>
    <dc:date>2013-05-18T19:24:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431481">
    <title>FC18 Installation: No X comes</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431481</link>
    <description>&lt;pre&gt;Dear all,



Could you please advise how to get GUI up and running?




I used FC13 and I needed to upgrade to FC18. So I created 

a USB installation flash and installed Fedora 18. But after 

booting only CLI comes. I can login and use it normally but 

unable to get X server up and running. May be something

new came what I don't know about?




Pls, Help! Help! Help!




Thank you so much...!



&lt;/pre&gt;</description>
    <dc:creator>j.halifax2&lt; at &gt;seznam.cz</dc:creator>
    <dc:date>2013-05-18T16:37:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431475">
    <title>Firewall and DNS caching without NetworkManager</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431475</link>
    <description>&lt;pre&gt;Hello all,

I've just installed Fedora 18 X86-64.  I disabled and uninstalled
networkmanager and use the standard networking stuff which seems to
use dhclient. I'm using a standard ethernet connection.

So I need to do two things.  Feel free to tell me to RTFM if you can
provide a link!

1.  How do I enable pre-pending of nameservers?  I want to use dnsmasq
to cache DNS requests so I need to add 127.0.0.1 to the top of
resolv.conf.  Google searchs take me to the Arch Wiki.  I can't seem to
find a dhclient.conf file anywhere in /etc.

2.  How do I assign a zone in firewalld to my connection?  I want to be
able to open ports for bittorrent and XMPP jingle voice/video.  The
firewalld wiki on the Fedora site doesn't seem to be able to answer my
question.

thanks in advance,

Ananda Samaddar
&lt;/pre&gt;</description>
    <dc:creator>আনন্দ কুমার সমাদ্দার Ananda Samaddar</dc:creator>
    <dc:date>2013-05-18T13:41:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431463">
    <title>F18+Windows7+"Secure boot not enabled"</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431463</link>
    <description>&lt;pre&gt;Hi,

I'm trying to replace Windows 7 OS with F18 but running into the problem of
"secure boot not enabled".

Background information:
Laptop: Acer Aspire 5560
Current OS: Windows 7
Phoneix SecureCore Tiano Setup


When starting the laptop F2 opens the Phoneix setup menu, in the "Security"
sub-menu there is not option to enable "secure boot".

I'm trying to perform the installation via DVD
Fedora-18-x86_64-Live-Desktop.iso&amp;lt;http://download.fedoraproject.org/pub/fedora/linux/releases/18/Live/x86_64/Fedora-18-x86_64-Live-Desktop.iso&amp;gt;.
Haven't attempted the USB -live image installation option discussed in
F18 documentation as I made the assumption that if I can't boot from the
DVD then also won't be able to boot from USB. Also integrity of the DVD
.iso if fine as I used it to upgrade F16 to F18 on another computer.

Do you have any suggestions as to what to do? Please note I'm a newbie.

Regards,
C
&lt;/pre&gt;</description>
    <dc:creator>Celik</dc:creator>
    <dc:date>2013-05-18T02:26:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431461">
    <title>A Software Center for Fedora?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431461</link>
    <description>&lt;pre&gt;One of the things I really like about Ubuntu is the concept behind the
software center. Canonical has poorly implemented it but the idea
behind it is pretty solid.

That got me wondering...why doesn't Fedora have a similar product?
Yes, I'm aware of Yum Extender but that's not a 'proper' software
store. I mean a full fledged store, complete with backend processing
and tracking.

Perhaps this is something that would be better for the dev list but I
thought I'd float it here before going there just to see the general
feel of the community.

Thoughts?

Thanks,
Anthony Papillion
&lt;/pre&gt;</description>
    <dc:creator>Anthony</dc:creator>
    <dc:date>2013-05-18T01:45:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431451">
    <title>Dual head - Nouveau issue F18-64</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431451</link>
    <description>&lt;pre&gt;Hello,

I have a 64 bit F18 system that worked beautifully after the clean install.  After an update some time ago, I have had an issue with the dual head setup.

Before the problem occurred, I would boot and get all messages on the left screen until the X server started.  If the screen saver locked the screen, the unlock box would be on the left screen (screen 0).  I could run KDE with effects enabled.

Due to work schedule, I couldn't deal with the problem before now.

Now, when I boot, both displays are in mirror mode.  When the X server kicks in and KDE starts, the display goes to side by side as expected. The desktop works as side by side when I can drag windows between the monitors and virtual desktops as expected.

I cannot run any of the KDE desktop effects.

When the screen saver kicks in, it is two different screen savers on each monitor, not one across both.

If I move the trackball, I get a unlock box on both screens but they are not mirrored.  If I enter a password in to one box, the desktop unlocks.

I cannot use anything that requires a full screen such as You Tube videos in a browser or any game.

I have gone through the settings in Grub and tried different desktop settings.

This setup has worked flawlessly for two years now.

Due to this issue, the system runs slower when moving between screens or virtual desktops.  Lack of full screen is a pain for some things.  No Tux Extreme racer unless I want mirrored action.

Robin
&lt;/pre&gt;</description>
    <dc:creator>Laing, Robin</dc:creator>
    <dc:date>2013-05-17T19:52:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431450">
    <title>Dual head - Nouveau issue F18-64</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431450</link>
    <description>&lt;pre&gt;Hello,

I have a 64 bit F18 system that worked beautifully after the clean 
install.  After an update some time ago, I have had an issue with the 
dual head setup.

Before the problem occurred, I would boot and get all messages on the 
left screen until the X server started.  If the screen saver locked the 
screen, the unlock box would be on the left screen (screen 0).  I could 
run KDE with effects enabled.

Due to work schedule, I couldn't deal with the problem before now.

Now, when I boot, both displays are in mirror mode.  When the X server 
kicks in and KDE starts, the display goes to side by side as expected. 
The desktop works as side by side when I can drag windows between the 
monitors and virtual desktops as expected.

I cannot run any of the KDE desktop effects.

When the screen saver kicks in, it is two different screen savers on 
each monitor, not one across both.

If I move the trackball, I get a unlock box on both screens but they are 
not mirrored.  If I enter a password in to one box, the desktop unlocks.

I cannot use anything that requires a full screen such as You Tube 
videos in a browser or any game.

I have gone through the settings in Grub and tried different desktop 
settings.

This setup has worked flawlessly for two years now.

Due to this issue, the system runs slower when moving between screens or 
virtual desktops.  Lack of full screen is a pain for some things.  No 
Tux Extreme racer unless I want mirrored action.



&lt;/pre&gt;</description>
    <dc:creator>Laing, Robin</dc:creator>
    <dc:date>2013-05-17T19:46:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431446">
    <title>Fedora 18 on Dell XPS13</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431446</link>
    <description>&lt;pre&gt;Does anyone have any experience with F18 on a Dell XPS13 with the FHD
1080p display? What does this Full High-Definition 1080p mean
anyway? I guess my question is: is this the real resolution or some
virtual resolution not obtained via linux.

I am interested in this because it claims to have a 1080 vertical
resolution (not sure if this is accurate) in an Ultrabook.

Note that Dell sells this with Ubuntu 12.04 LTS (for a price more than
with MS Windoze). 

http://www.dell.com/us/business/p/xps-13-linux/pd.aspx

Ranjan



&lt;/pre&gt;</description>
    <dc:creator>Ranjan Maitra</dc:creator>
    <dc:date>2013-05-17T18:56:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431443">
    <title>space error in creating a fedora spin</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431443</link>
    <description>&lt;pre&gt;Hi,

I have been getting an error of "No space left on device" using my own
kickstart, so I decided to try and make the lxde ks on my own to see
what was up.

Here is what I tried:

sudo setenforce 0
sudo livecd-creator --cache=cache --fslabel=LXDE
--config=fedora-livecd-lxde.ks

There are a number of messages (all looking fine) till:

 Installing: ethtool                      ###################
[1052/1050] 1909 blocks

No changes to default zone needed.
Removing password for user root.
passwd: Success
Note: Forwarding request to 'systemctl enable NetworkManager.service'.
Note: Forwarding request to 'systemctl disable sshd.service'.
rm '/etc/systemd/system/multi-user.target.wants/sshd.service'
Missing EFI file (/boot/efi/EFI/*/shim.efi)
Missing EFI file (/boot/efi/EFI/*/gcdx64.efi)
Failed to copy EFI files, no EFI Support will be included.
Missing shim.efi, skipping efiboot.img creation.
The unit files have no [Install] section. They are not meant to be
enabled using systemctl.
Possible reasons for having this kind of units are:
1) A unit may be statically enabled by being symlinked from another
unit's .wants/ or .requires/ directory.
2) A unit's purpose may be to act as a helper for some other unit which
has a requirement dependency on it.
3) A unit may be started when needed via activation (socket, path,
timer, D-Bus, udev, scripted systemctl call, ...).
Packages within this LiveCD
......

......
3922 manual pages were added.
0 stray cats were added.
0 old database entries were purged.
8.5%
I: -input-charset not specified, using utf-8 (detected in locale
settings) Size of boot image is 4 sectors -&amp;gt; No emulation
  1.43% done, estimate finish Fri May 17 13:20:26 2013
  2.86% done, estimate finish Fri May 17 13:21:01 2013
  4.29% done, estimate finish Fri May 17 13:20:26 2013
genisoimage: No space left on device. cannot fwrite 32768*1
Error creating Live CD : ISO creation failed!

What is this error creating message? Is it because a standard CD has no
more that 700MB of space? (But the F18 LXDE spin takes less than 600
MB if I recall correctly. So then what is it?) How do I get around this?

Btw, I checked to be sure, and I do have HDD space in / (2.9GB) /tmp
(4GB) as well as in home (5 GB).

Many thanks for any help and best wishes,
Ranjan





&lt;/pre&gt;</description>
    <dc:creator>Ranjan Maitra</dc:creator>
    <dc:date>2013-05-17T18:29:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431440">
    <title>bluetooth PAN network server</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431440</link>
    <description>&lt;pre&gt;Hello,

I was wondering if fedora 18 can be used as a PAN network server. I 
tried ask.fedoraproject but my question seems to have been buried:

https://ask.fedoraproject.org/question/25811/how-to-setup-a-bluetooth-pan-sharing-server-with-fedora/

&lt;/pre&gt;</description>
    <dc:creator>Aleksandar Kostadinov</dc:creator>
    <dc:date>2013-05-17T16:30:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431436">
    <title>F18: Create a USB install of CentOS 6 from iso</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431436</link>
    <description>&lt;pre&gt;Hi all,

On a F18, I installed livecd-tools-18.15-1

I downloaded CenOS6.x minimal .iso and with livecd-iso-to-disk the 
resulting USB is never bootable: the computer doesnt boot on it. Tested 
on many computers.

The fact is I succeded to install CentOS on a Netbook (no CD/DVD tray), 
but I dont remember how I invoked livecd-iso-to-disk.

I tried with many combinations (/dev/sdc is the USB pendrive):

1°)
$ sudo livecd-iso-to-disk --format --force &amp;lt;ISO&amp;gt; /dev/sdc

2°)
$ sudo livecd-iso-to-disk --format --force &amp;lt;ISO&amp;gt; /dev/sdc1

3°)
- Format with VFAT on partiion #1 then
$ sudo livecd-iso-to-disk &amp;lt;ISO&amp;gt; /dev/sdc1

4°)
- Format with Ext on partiion #1 then
$ sudo livecd-iso-to-disk &amp;lt;ISO&amp;gt; /dev/sdc1

...

N°)
I dont remember what I tried, but it was many, mostly tried with CentOS 6.2

Please, if someone has a F18 + an USB drive: would you test and see if 
you succed?
If you ever succed, how did you?


&lt;/pre&gt;</description>
    <dc:creator>Mihamina Rakotomandimby</dc:creator>
    <dc:date>2013-05-17T15:05:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431432">
    <title>creating a fedora spin in F18</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431432</link>
    <description>&lt;pre&gt;Hello,

I am trying to make a spin (remix). I am also trying to include a few
rpms locally (stuff I rolled up for now). How do I include these in the
rpm?
 
Many thanks,
Ranjan


&lt;/pre&gt;</description>
    <dc:creator>Ranjan Maitra</dc:creator>
    <dc:date>2013-05-17T13:36:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431430">
    <title>F17 to F18 upgrade using fedup</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431430</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I know I'm a bit late to the game on this issue, but the problem I'm
having is only happening on my Gateway/Samsung netbook so it's not
been a problem.  I'm finally getting time to work on it and I can't
seem to find anything that specifically addresses my problem.  Here's
the issue:

dracut-initqueue[200]: Warning: Could not boot.
dracut-initqueue[200]: Warning: /dev/mapper/vg-marius-lv_root does not
exist
dracut-initqueue[200]: Warning: /dev/vg_marius/lv_root does not exist
dracut-initqueue[200]: Warning: /dev/vg_marius/lv_swap does not exist

Now, this isn't my first issue with this netbook and booting Fedora.
To get F17 booting (because I had a similar problem initially with
GRUB) I ended up doing this from grub&amp;gt;:

set prefix=(hd0,5)/boot/grub
set root=(hd0,1)
linux /vmlinuz root=/dev/sda5 ro
initrd /initrd.img
boot

This is a repost as I think emails from my yahoo account may not be
getting through. Hopefully, someone can give me an idea what to do to
fix this.

It's definitely been a while since I had to do with F17, so I don't
think the problem is the same, but I tried doing that from grub using
'linux /vmlinuz-fedup'  but that didn't work. When I googled the error
this morning, the only real fix that I could find was to edit rd.dm=0
to rd.dm=1.  Another mentioned building a new initramfs, but neither
seems to really apply to my problem.  This is what my UPGRADE grub
line looks like:

setparams 'System Upgrade (fedup)'

    load_video

    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
        search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5
- --hint-efi=hd0,msdos5 --hint-baremetal=ahci\
        0,msdos5 --hint='hd0,msdos5' 829c424e-a791-49ba-884d-8783a8289ca3
          else
             search --no-floppy --fs-uuid --set-root
829c424e-a791-49ba-884d-8783a8289ca3
    fi
    echo 'Loading System Upgrade (fedup)'
    linux    /vmlinuz-fedup root=/dev/mapper/vg_marius-lv_root ro
rd.lvm.lv=vg_marius/lv_root rd.md=0 rd.lvm\
.lv=vg_marius/lv_swap SYSFONT=True KEYTABLE=us rd.luks=0
LANG=en_US.UTF-8 rd.dm=0 rhgb quiet upgrade systemd.unit=s\
ystem-upgrade.target plymouth.splash=fedup enforcing=0
    echo 'Loading initial ramdisk ...'
    initrd /initramfs-fedup.img

Since I had to type it in directly, any misspellings are my fault.
Hopefully, it's completely accurate.

As I said, I can't quite decide the proper answer to fix this, so does
anyone else have and helpful ideas?
- -- 
Mark Haney, Software Developer
Mobile: 828-337-6540 Email: mark.haney&amp;lt; at &amp;gt;gmail.com
Linux augustus.homelinux.org 3.8.11-200.fc18.x86_64 x86_64 GNU/Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRlhlOAAoJEOrjdPlXBuPgiA8H/isMuZdQorhqx8ezqwDSVRbs
/8y0+WGOUFmdWnxGFxbZ4UFz6mZPSspqhqIZqWHTxaKyDCTczaKvTslKprnuxBNW
4Wj24q9Frc7UVAg5UPOFK5FSJsM5PStNMAafjC1rwbMgqYnv1tGLEBVprK/bDyhj
Mx9kxuBbenduBxJnvXyHSVbx98m36IUXQLox3tBNvh9owmg4G00kS/2k1NjPZNhq
o1bBST7ETXYktjhvsGY27xZFjaGtMh8y7DXQ3trDH4WhZwMnvu5z1mlT57TEcMLx
zZLZMQx9kJBUhVsilsxM0YnRxVNiPYiy5VIn1P6rx17oEf599DG7ONPcCrKWT88=
=flV8
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Mark Haney</dc:creator>
    <dc:date>2013-05-17T11:49:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431429">
    <title>Firewalld - list tables?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431429</link>
    <description>&lt;pre&gt;Hello,

I have been looking at the new Fedora firewall 'firewalld' and the
'firewall-cmd' command. I'm currently running F17 on a PC with an F18
virtual machine, and have been trying to understand firewalld prior to
upgrading to Fedora 19.

The PC has a modified iptables. So I have been trying to see how to
incorporate the changes into the new firewalld. I suspect I will need to
use the 'firewall-cmd --direct' option to add the iptables rules (as I
see no other way of specifying on the rules source/destination addresses
using 'firewall-cmd').

However, 'firewall-cmd' offers both the '--get-chains' and '--get-rules'
options, but these both require specifying which table is to be used.
How do I know what the tables are? There is no '--get-tables' option.
I can run 'cat /proc/net/ip_tables_names' and this lists the standard
iptables tables (nat ,mangle, filter). But if I use these names with
'firweall-cmd' all I get is a blank line displayed. E.g.

  firewall-cmd --direct --get-chains ipv4 nat

The same occurs with all the table names.

So, my question is this, is 'firewall-cmd' working correctly and simply
stating that none of the tables have any chains (and so no rules)?
Secondly, how do I find out what tables are defined for firewalld?




Thanks,

John.

&lt;/pre&gt;</description>
    <dc:creator>John Horne</dc:creator>
    <dc:date>2013-05-17T11:26:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431428">
    <title>bad extended attribute: Repair or Replace?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431428</link>
    <description>&lt;pre&gt;F18.x86_64

cat /var/log/messages &amp;lt;snipped&amp;gt;
May 17 11:29:05 torrent kernel: [70821.104326] EXT4-fs error (device
dm-0): ext4_iget:4110: inode #1046: comm yum: bad extended attribute
block 1002188096 May 17 11:29:05 torrent yum[31617]:
abrt-2.1.4.31.g6c04.dirty-1.fc18.x86_64: 100

A string of above repeated.

If repair "fsck -Af" from LiveCD?


&lt;/pre&gt;</description>
    <dc:creator>Frank Murphy</dc:creator>
    <dc:date>2013-05-17T10:41:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431426">
    <title>cache files in some subdirs of /usr/share/icons</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431426</link>
    <description>&lt;pre&gt;Hi all,

I'm running F18 (and F19), and I saw some files called
*icon-theme.cache* in a lot of subdirs of /usr/share/icons, partially 
consuming a lot of disk space.

MY question: Can I remove them safely?

Kind regards

Joachim Backes

&lt;/pre&gt;</description>
    <dc:creator>Joachim Backes</dc:creator>
    <dc:date>2013-05-17T07:54:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.general/431419">
    <title>Halo Scanner Mouse used on Fedora</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.general/431419</link>
    <description>&lt;pre&gt;Fedora 18

Has anyone used a Halo Scanner Mouse in Fedora ?

It will scan the following formats.  PDF JPG Tiff BMP PNG XLS DOC .

Would ImageMagic work ?
&lt;/pre&gt;</description>
    <dc:creator>Jim</dc:creator>
    <dc:date>2013-05-16T23:57:20</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.redhat.fedora.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.redhat.fedora.general</link>
  </textinput>
</rdf:RDF>
