Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
On 11/4/2012 2:34 PM, Alchemist wrote: I more or less tried that on my old 32-bit system. I installed a new disk and installed Fedora on a non-LVM partition. It could not see the LVM partition on the older disk -- same problem as I have now. Ok lets try shell# pvs you must see l

Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
On 11/4/2012 2:20 PM, Michael D. Setzer II wrote: That's very useful input. Here's a lot of output based on it: ## [root@alan-fedora ~]# cat /proc/partitions major minor #blocks name 80 250059096 sda 8 16 2930266584 sdb 8 17 1024 sdb1 8

Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
On 11/4/2012 2:07 PM, Reindl Harald wrote: As you can see, lsblk displays information about /dev/sdc, and shows the mount that I did earlier ("mount /dev/sdc1 /mnt/fedora32"), and shows sdc1 as an ext4 filesystem, but shows nothing about sdc2 other than that it exists. Any suggestions? so ar

Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
On 11/4/2012 1:10 PM, Tim wrote: Firstly, it was already doing "auto," as far as I'm aware, so that's pretty much redundant. What's really missing is *which* partition to try and mount on sdc. Device Boot Start End Blocks Id System /dev/sdc1 *2048 20684

Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
On 11/4/2012 1:33 PM, Alchemist wrote: Try with lsblk -f I did a pvscan and it came up with this: # PV /dev/sdb3 VG vg_alan-fedora lvm2 [2.73 TiB / 0free] Total: 1 [2.73 TiB] in use: 1 [2.73 TiB] / in no VG: 0 [0 ] # Why is /dev/sdc not

Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
On 11/4/2012 1:07 PM, Hakan Koseoglu wrote: [root@alan-fedora alan]# mount /dev/sdc /mnt/fedora32 Wrong. /dev/sdc1 or /dev/sdc2. Also you can do a pvscan and then check out what logical volumes you have and mount the volumes. Thank you! I was able to mount /dev/sdc1 and look at the files the

New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

2012-11-04 Thread Alan Feuerbacher
Hi, This is my first post on this list, so please bear with me. I've been trying to get a new 64-bit Fedora 17 installation to recognize an older disk that contains a 32-bit installation. I had installed the 32-bit version on my older Intel-based machine, but recently decided to replace the mothe