Re: SD cafd read only

2015-05-17 Thread Bob Goodwin - Zuni, Virginia, USA
On 16/05/15 22:37, jd1008 wrote: All he has to do is read the card via dd like so: dd if=/dev/sdX (X=[b,c,d,e,f,...etc] of=/dev/null bs=4M dd will then state how much it read. -- . The result from my notes: 2015-05-17 read the card via dd like so: [root@box10 bobg]# dd if=/dev/sdf of=/de

Re: /home when moving to Fedora from Ubuntu

2015-05-17 Thread Kalpa Welivitigoda
Hi all, Thanks a lot for the support rendered. I could use the same ubuntu /home for fedora by just marking the mount point as /home in anaconda. Further I made the same user ("kalpa") in the installation and it took some considerable amount of time in user creation part of the installation. May

Re: SD cafd read only

2015-05-17 Thread jd1008
On 05/17/2015 01:09 AM, Bob Goodwin - Zuni, Virginia, USA wrote: On 16/05/15 22:37, jd1008 wrote: All he has to do is read the card via dd like so: dd if=/dev/sdX (X=[b,c,d,e,f,...etc] of=/dev/null bs=4M dd will then state how much it read. -- . The result from my notes: 2015-05-17 read

gnome (move right)

2015-05-17 Thread Patrick Dupre
Hello, Before fc21, I was able to move pads to any workspace by keying right. In fc21, I only have the option to move up (and down) when doing the same thing! Am I missing some thing? I have 8 workspaces. Thank. === Patrick

Touchpad stops working after suspend/resume

2015-05-17 Thread Marcos Paulo de Souza
Hi guys, after a suspend/resume of my Asus laptop, my touchpad stops working. I saw some ACPI warnings when the system starts: [marcos@xfiles ~]$ dmesg | grep "\] ACPI Warning" [1.557666] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [P

Re: /boot on RAID1 with fedora21

2015-05-17 Thread Gordon Messmer
On 05/15/2015 04:29 PM, Alex Regan wrote: However, on UEFI, /boot/efi on RAID is not supported. I'm not sure I understand all the reasons for that, but I'm actually going to be experimenting this weekend to see whether that works for a partition with 0.90 or 1.0 metadata, and a system that does

Re: SD cafd read only -

2015-05-17 Thread g
On 05/16/2015 05:31 PM, Bob Goodwin - Zuni, Virginia, USA wrote: > On 16/05/15 18:24, g wrote: >> also, consider opening desktop and using "disk utility". > . > I've never used that before, it would have saved me a lot of trouble if > I had! > > Now, despiet what fdisk shows, the disk utility sh

Re: /boot on RAID1 with fedora21

2015-05-17 Thread Alex Regan
On 05/17/2015 06:44 PM, Gordon Messmer wrote: On 05/15/2015 04:29 PM, Alex Regan wrote: However, on UEFI, /boot/efi on RAID is not supported. I'm not sure I understand all the reasons for that, but I'm actually going to be experimenting this weekend to see whether that works for a partition w

Differences between standard and rescue kernels

2015-05-17 Thread Alex Regan
Hi, I installed fedora21 on an AMD x86_64 box then moved it to an Intel x86_64 box and it would no longer boot. It would get to the following: Switched to clocksource tsc then just sit there. Booting from the rescue kernel worked properly. What is the difference between the standard default

Re: Differences between standard and rescue kernels

2015-05-17 Thread Tim
On Sun, 2015-05-17 at 23:31 -0400, Alex Regan wrote: > Booting from the rescue kernel worked properly. > > What is the difference between the standard default kernel and the > rescue kernel? > > # grep ^menuentry /etc/grub2.cfg Don't know about Fedora 21, but if I just look at the entire set