Mar 14, 2026 - 09:56 AMDeutsch | English
Hello unlogged user [ Register | Log in ]

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
nitto
Post subject: How to add an NTFS formated Sata hdd to a Kanotix system  PostPosted: Aug 05, 2006 - 12:51 PM



Joined: Jul 31, 2006
Posts: 81
Location: Melbourne
G'day

I had installed Kanotix on my system after yet another XP crash on my Seagate 200gb sata hdd.

However, I didn't wanted to loose some of my data files on the SATA so I installed Kanotix on my 80GB WD ide first (and wanted to test run the whole thing first Geschockt )

Can I get some advice on how to go about doing a transfer of some data files from my Sata to my ide hdd? mind you, sata hdd is NTFS formated!

When I plug in the Sata, I do see it on the desktop but can't mount it since it's not on /etc/fstab... so I need to put that on the /etc/fstab, right?

cheers
 
 View user's profile Send private message MSN Messenger  
Reply with quote Back to top
ockham23
Post subject:   PostPosted: Aug 05, 2006 - 01:16 PM



Joined: Mar 25, 2005
Posts: 2133

You need to create to a mount point and an fstab entry:

Code:
sux
mkdir /media/sda1

Replace "sda1" with the correct label of the partition that you want to be mounted.

Code:
mcedit /etc/fstab

Insert the following line:
Code:
/dev/sda1       /media/sda1     ntfs    ro,umask=000    0       0

Again, replace "sda1" with the correct label.
Press "F2" to save the file, "F10" to quit. Then reboot:
Code:
shutdown -r now


This is how I mount new partitions on a PATA hard drive. It should be the same for SATA.

The NTFS partition will be mounted "read only". Use Konqueror to copy your files to another drive and/or partition.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").


Last edited by ockham23 on Aug 05, 2006 - 01:19 PM; edited 1 time in total
 
 View user's profile Send private message  
Reply with quote Back to top
Kano
Post subject:   PostPosted: Aug 05, 2006 - 01:18 PM



Joined: Dec 17, 2003
Posts: 16818

No reboot required to reread fstab, just

mount -a

you can also umount like:

umount -a
 
 View user's profile Send private message  
Reply with quote Back to top
nitto
Post subject:   PostPosted: Aug 05, 2006 - 04:37 PM



Joined: Jul 31, 2006
Posts: 81
Location: Melbourne
Great !! Smilie
worked like a charm

thanks a lot :->

_________________
____________________________
The reasonable man adapts himself to the world;
The unreasonable man persists in trying to adapt the world to himself.
Therefore all progress depends on the unreasonable man. (George Bernard Shaw)
 
 View user's profile Send private message MSN Messenger  
Reply with quote Back to top
jbs1136
Post subject:   PostPosted: Aug 09, 2006 - 09:08 PM



Joined: Jul 15, 2006
Posts: 136
Location: Spanaway, Wa
When I installed Kanotix I put it on a 80gig ide. When I booted the 250gig sata was already in fstab. Since I had partitioned part of it in windows I simply formatted the rest in linux. Everything was readable. This was the second go. I had messed up the first install and nothing worked right, my fault entirely but I learned.

John
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.