Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-23-2006, 01:49 PM
|
#1
|
Member
Registered: May 2006
Posts: 93
Rep:
|
Can't mount 2nd NTFS Partition.
Aloha!
I want to implement a second Harddisk into my Slackware 10.2 System. This Harddisk was used in a XP System before.
Before I convert the filesystem into ext2, I want to backup some files.
Ok, the Harddisk has 2 ntfs partitions. The important files are on the second one.
The Harddisk ist connected as the primary device at the 2nd controller.
The command: mount -t ntfs /dev/hdc1 /mnt is working fine.
But when I want to mount the second one with mount -t ntfs /dev/hdc2 /mnt (or to any other directory) I get the following message:
mount: wrong fs type, bad option, bad superblock on /dev/hdc2,
missing codepage or other error
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)
In some cases useful info is found in syslog - try
dmesg | tail or so
Output of dmsg | tail:
attempt to access beyond end of device
16:02: rw=0, want=3145732, limit=1
NTFS: Could not read $Mft record 0
Can anyone explain me this Output?
With regards,
Orangutanklaus
|
|
|
07-23-2006, 02:12 PM
|
#2
|
Senior Member
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507
Rep:
|
Try hdc5 instead of hdc2. If it doesn't work, post us the output of `fdisk -l /dev/hdc`.
|
|
|
07-24-2006, 02:47 AM
|
#3
|
Member
Registered: May 2006
Posts: 93
Original Poster
Rep:
|
Your're right. It work's with hdc5!
Here's your requested output of fdisk -l:
Disk /dev/hdc: 20.4 GB, 20416757760 bytes
255 heads, 63 sectors/track, 2482 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 637 5116671 7 HPFS/NTFS
/dev/hdc2 638 2481 14811930 f W95 Ext'd (LBA)
/dev/hdc5 638 2481 14811898+ 7 HPFS/NTFS
What ist hdc2? Partition informations from older uses? Further, why is the second (here third) partition named as hdc5 and not hdc3?
Thank's a lot so far!
|
|
|
07-24-2006, 02:56 AM
|
#4
|
Member
Registered: Nov 2003
Posts: 360
Rep:
|
it is named hdc5 because it's an extended partiton and start counting from 5. untill 5 there are primary partitions.
|
|
|
All times are GMT -5. The time now is 12:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|