Fedora Linux Support Community & Resources Center
  #1  
Old 14th August 2007, 06:38 AM
Cpl_RaefSellous Offline
Registered User
 
Join Date: Aug 2007
Location: Brisbane
Posts: 11
(Lenovo N100 0768-GXM) Problem recognizing HDDs in Fedora 7

Installed Linux to an external USB drive. Setup a boot partition for Grub on my local HDD.

USB drive partitioned to Linux/NTFS (Windows). Fedora recognizes Linux and NTFS partitions on USB drive, but doesn't recognize NTFS partition on local drive.

Anyway I can mount this?

My system specs:

Lenovo N100 C3000 series notebook (0768-GXM)
Intel Core 2 Duo T5600 Proc 1.83 GHz, 2 MB L2 Cache, 667 MHz FSB
2 GB PC2-5300 DDR2 667 MHz SDRAM
120 GB 5400 rpm SATA HD
56K V.92 designed modem - Ethernet-Integrated
Intel PRO/Wireless 3945ABG, Bluetooth Version 2.0 + EDR
GRAPHICS : NVIDIA GeForce Go 7300 with Turbo Cache, 128 MB DDR2 VRAM
Realtek High Definition Audio chipset.

Linux specs:

Fedora: ver 7 (X86_64 build)
Yum version: 3.2.1-1.fc7
Kernel version: 2.6.20-2925.13.fc7xen #1
ALSA version: Driver – 1.0.14rc1, Lib – 1.0.14.1.fc7, Utils – 1.0.14-1.fc7

Linux running off USB Ext Harddrive connected via USB2.0. HD specs – WD320 “MyBook”, 7200rpm.

Linux boots via grub along with Windows Vista/XP.
Reply With Quote
  #2  
Old 16th August 2007, 04:54 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Don't double post... Thread closed.
http://fedoraforum.org/forum/showthread.php?t=163605
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #3  
Old 17th August 2007, 07:02 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
My mistake, this post was reported by other users as a double and I thought so because at a glance the two threads look identical... Sorry about that! Reopening.
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #4  
Old 17th August 2007, 07:20 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
What do you see when you do the following commands in a terminal window:
su -
fdisk -l

also try:
dmesg |more

and look for any error messages relating to your local motherboard sata hard disk driver loading.
Reply With Quote
  #5  
Old 17th August 2007, 01:15 PM
Cpl_RaefSellous Offline
Registered User
 
Join Date: Aug 2007
Location: Brisbane
Posts: 11
Thanks for your replyk, Jeo.

I've attached the two files of the results of those searches.

I looked through them - don't seem to see an error.

here's a new perplexity - I've made a partition on those HDDs, and I can boot/run FD from that partition. But I can't see any of the Windows partitions. is that normal?
Attached Files
File Type: txt demsg_report.txt (34.3 KB, 72 views)
File Type: txt fdisk_report.txt (1.3 KB, 66 views)
Reply With Quote
  #6  
Old 17th August 2007, 01:34 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Quote:
Originally Posted by Cpl_RaefSellous
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 863 6930432 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 863 9707 71033856 7 HPFS/NTFS
/dev/sda3 10119 14594 35943424 7 HPFS/NTFS
Partition 3 does not end on cylinder boundary.
/dev/sda4 9708 10118 3301357+ 5 Extended
/dev/sda5 9708 9720 104391 83 Linux
/dev/sda6 9721 10118 3196903+ 83 Linux
That's the problem - Sometimes that can cause troubles with partitions.
If you boot up with Windows, does it run or fail detecting the NTFS partitions?
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #7  
Old 17th August 2007, 03:38 PM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
I have had similar problems mixing partitions that were created by windows and partitions created by linux on the same drive. The cure was to use windows to create all of the partitions, and then use the sfdisk command to change the partition type numbers from windows types to linux partitions.
Reply With Quote
  #8  
Old 22nd August 2007, 09:33 AM
Cpl_RaefSellous Offline
Registered User
 
Join Date: Aug 2007
Location: Brisbane
Posts: 11
Sorry if I'm just super green, but I eventually figured that I just didn't know how to mount them.

I used a different copy of linux - some INSERT bootable CD, and it found the NTFS partitions and mounted them after I typed in the appropriate commands.

Can't replicate that in Fedora after a fresh install. I ran cat /proc/filesystems and NTFS didn't show.

Thanks for your help - Firewing, haven't had trouble with Windows so far, but did take your advice and redid my HDD with partition magic just to be safe.
Reply With Quote
Reply

Tags
0768gxm, fedora, hdds, lenovo, n100, problem, recognizing

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
Fedora 10 Lenovo N100 - Some Questions (Microdia Webcam and Fingerprint) widux Hardware & Laptops 5 2nd December 2008 06:21 AM
Fedora 7 on Lenovo N100 YevgenyEfter Hardware & Laptops 38 17th September 2007 03:22 PM
(Lenovo N100 0768-GXM) Problem installing wireless in Fedora 7 Cpl_RaefSellous Hardware & Laptops 7 17th August 2007 03:13 PM
(Lenovo N100 0768-GXM) Problem with sound in Fedora 7 Cpl_RaefSellous Hardware & Laptops 2 15th August 2007 06:25 AM
Wireless problem with Lenovo N100 and Fedora 7 YevgenyEfter Hardware & Laptops 1 24th July 2007 03:48 PM


Current GMT-time: 16:29 (Saturday, 18-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