Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th June 2012, 10:55 AM
erwtas Offline
Registered User
 
Join Date: Jun 2012
Location: rethymno
Posts: 20
linuxchrome
Fedora 17 does not recognize additional drives

Both Disks application and Gparted can see them, but show them as "Unknown", and can't mount them. Nautilus, on the other hand, can't see them at all.
I tried adding them to /etc/fstab, but with no results.
Does anyone have any suggestions on how to solve this?
Reply With Quote
  #2  
Old 9th June 2012, 11:37 AM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
linuxfirefox
Re: Fedora 17 does not recognize additional drives

Lets see what you have for disks. Open a terminal and log in as root.
PHP Code:
su
<password
Then run
PHP Code:
fdisk -
Post the results here please.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 9th June 2012, 11:43 AM
erwtas Offline
Registered User
 
Join Date: Jun 2012
Location: rethymno
Posts: 20
linuxchrome
Re: Fedora 17 does not recognize additional drives

Thanks for the reply

Code:
 Disk /dev/sda: 164.7 GB, 164696555520 bytes
255 heads, 63 sectors/track, 20023 cylinders, total 321672960 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xcaf7caf7

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
/dev/sda2          206848   321669119   160731136    7  HPFS/NTFS/exFAT

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6d78d992

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1              63  1953523119   976761528+  42  SFS

Disk /dev/sdc: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe8132ab4

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1              63  1250261679   625130808+  42  SFS

Disk /dev/sdd: 64.0 GB, 64023257088 bytes
255 heads, 63 sectors/track, 7783 cylinders, total 125045424 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x541100b4

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1            2048     3905535     1951744   82  Linux swap / Solaris
/dev/sdd2   *     3905536    33202175    14648320   83  Linux
/dev/sdd3        33204222   125044735    45920257    5  Extended
/dev/sdd5        33204224   125044735    45920256   83  Linux

Last edited by erwtas; 9th June 2012 at 11:44 AM. Reason: Manners
Reply With Quote
  #4  
Old 9th June 2012, 01:07 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
windows_xp_2003firefox
Re: Fedora 17 does not recognize additional drives

I'd bet that /dev/sdb and /dev/sdc are the problem drives. /dev/sdd is the Linux disk so is /dev/sda mounting OK?
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #5  
Old 9th June 2012, 01:26 PM
erwtas Offline
Registered User
 
Join Date: Jun 2012
Location: rethymno
Posts: 20
linuxchrome
Re: Fedora 17 does not recognize additional drives

You are absolutely right. /dev/sdb and /dev/sdc are the drives that are not being recognized, there is nothing wrong with /dev/sda or, of course, /dev/sdd.
Reply With Quote
  #6  
Old 9th June 2012, 02:11 PM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,855
linuxfirefox
Re: Fedora 17 does not recognize additional drives

Did the two unrecognized drives have data on them from a previous use?
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #7  
Old 9th June 2012, 02:22 PM
erwtas Offline
Registered User
 
Join Date: Jun 2012
Location: rethymno
Posts: 20
linuxchrome
Re: Fedora 17 does not recognize additional drives

I was using them for movie/music/games storage, mainly from Windows 7. I also had Mint installed, and it could recognize and mount them just fine, but then I switched from mint to fedora 17, and fedora can't recognize them
Reply With Quote
  #8  
Old 9th June 2012, 02:38 PM
greno Online
Registered User
 
Join Date: Oct 2005
Location: U.S.A.
Posts: 261
linuxchrome
Re: Fedora 17 does not recognize additional drives

I don't think Linux knows about SFS filesystem type. Maybe Mint added it.

You might see if you can mount one of these SFS (Dynamic Disk) drives using NTFS:

Code:
su   # switch to root
mount -t ntfs /dev/sdb1 /media/movies -o defaults,umask=0
.
Reply With Quote
  #9  
Old 9th June 2012, 03:39 PM
erwtas Offline
Registered User
 
Join Date: Jun 2012
Location: rethymno
Posts: 20
linuxchrome
Re: Fedora 17 does not recognize additional drives

I did it and all I got was this

Code:
NTFS signature is missing.
Failed to mount '/dev/sdc1': Invalid argument
The device '/dev/sdc1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
I checked the drives and they are, actually, NTFS, so I don't have a clue about what's going on
Reply With Quote
  #10  
Old 9th June 2012, 03:51 PM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,855
linuxfirefox
Re: Fedora 17 does not recognize additional drives

After some web searching, i found a post (from the days of Fedora Core 8) that said the Linux kernel needs to be configured with CONFIG_LDM_PARTITION=y in order for Dynamic disks to be a recognizable type of partition. in my /boot/config.... files (FC 16-64) the kernels don't have this configuration variable turned on.
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #11  
Old 9th June 2012, 03:55 PM
greno Online
Registered User
 
Join Date: Oct 2005
Location: U.S.A.
Posts: 261
linuxchrome
Re: Fedora 17 does not recognize additional drives

Quote:
Originally Posted by erwtas View Post
I did it and all I got was this

Code:
NTFS signature is missing.
Failed to mount '/dev/sdc1': Invalid argument
The device '/dev/sdc1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
I checked the drives and they are, actually, NTFS, so I don't have a clue about what's going on
Yes, I think SFS is a form of NTFS.

Did you install the bootloader to the MBR of these drives? That might have wiped out the NTFS signature.

.

---------- Post added at 10:55 AM ---------- Previous post was at 10:52 AM ----------

Quote:
Originally Posted by tashirosgt View Post
After some web searching, i found a post (from the days of Fedora Core 8) that said the Linux kernel needs to be configured with CONFIG_LDM_PARTITION=y in order for Dynamic disks to be a recognizable type of partition. in my /boot/config.... files (FC 16-64) the kernels don't have this configuration variable turned on.
I wonder if Mint compiles the kernel with this option since he said that Mint could read the drives.

.
Reply With Quote
  #12  
Old 9th June 2012, 04:02 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
windows_xp_2003chrome
Re: Fedora 17 does not recognize additional drives

http://tldp.org/HOWTO/SquashFS-HOWTO...gandusing.html

According to the above link the following looks as though it should work though I've no experience with SFS.

Open a terminal and log in as root
PHP Code:
su
<password>
mkdir /mnt/movies
mount 
/dev/sdb1 /mnt/movies -t squashfs 
See if it worked with
PHP Code:
ls /mnt/movies 
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #13  
Old 9th June 2012, 04:17 PM
erwtas Offline
Registered User
 
Join Date: Jun 2012
Location: rethymno
Posts: 20
linuxchrome
Re: Fedora 17 does not recognize additional drives

Quote:
Originally Posted by glennzo View Post
http://tldp.org/HOWTO/SquashFS-HOWTO...gandusing.html

According to the above link the following looks as though it should work though I've no experience with SFS.

Open a terminal and log in as root
PHP Code:
su
<password>
mkdir /mnt/movies
mount 
/dev/sdb1 /mnt/movies -t squashfs 
See if it worked with
PHP Code:
ls /mnt/movies 
The "movies" directory was created, but when I tried the "mount /dev/sdb1 /mnt/movies -t squashfs" command, I got:
Code:
 mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail or so


---------- Post added at 03:17 PM ---------- Previous post was at 03:15 PM ----------

Quote:
Originally Posted by greno View Post
Yes, I think SFS is a form of NTFS.

Did you install the bootloader to the MBR of these drives? That might have wiped out the NTFS signature.

.

---------- Post added at 10:55 AM ---------- Previous post was at 10:52 AM ----------



I wonder if Mint compiles the kernel with this option since he said that Mint could read the drives.

.
Nope, I installed the bootloader in the primary drive, the only one that can be recognized.
Reply With Quote
  #14  
Old 9th June 2012, 04:18 PM
greno Online
Registered User
 
Join Date: Oct 2005
Location: U.S.A.
Posts: 261
linuxchrome
Re: Fedora 17 does not recognize additional drives

SFS does not mean squashfs.

It is SFS (Dynamic Disk).

I think the kernel option is probably the right direction here.

You'll need to build a kernel with CONFIG_LDM_PARTITION=y option.

.
Reply With Quote
  #15  
Old 9th June 2012, 04:19 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
windows_xp_2003firefox
Re: Fedora 17 does not recognize additional drives

May not support SFS, as tashirosgt indicates in post #10. I don't have SFS to try this on. Maybe it is time to read some documentation.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
Reply

Tags
additional, drives, fedora, recognize

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine does not recognize CD drives SpectrumDT Gamers' Lounge 5 21st July 2010 04:33 AM
rbldnsd does not recognize additional instances heutger Servers & Networking 0 2nd July 2009 10:56 AM
mainboard doesn't recognize hard drives stunter Hardware & Laptops 6 9th February 2009 08:06 PM
Mounting additional NTFS drives Ewaves Using Fedora 22 15th November 2006 02:58 PM
FC3 and Additional NTFS drives post install sc123 Installation and Live Media 6 24th November 2004 04:38 AM


Current GMT-time: 16:31 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat