Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-02-2009, 09:54 PM
|
#1
|
|
LQ Newbie
Registered: Aug 2007
Posts: 11
Rep:
|
Mounting an External Hard Drive with Hardy
Ok, I have Ubunutu- Hardy, and i recently got a 320 gig CAUM series Calvary 320 gig hard drive, but now I am totally unsure how to mount it. It recognizes it, but it gives me this
http://i171.photobucket.com/albums/u...Screenshot.png
Errr, I have no idea what I'm doing. Will someone please help?
Ok. Got the fdisk to work,
Code:
root@Mr_Anderson:/home/sage# fdisk -l
Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x18000000
Device Boot Start End Blocks Id System
/dev/sda1 1 6 48163+ de Dell Utility
/dev/sda2 7 268 2104515 b W95 FAT32
/dev/sda3 * 269 293 200812+ 83 Linux
/dev/sda4 294 19452 153894667+ f W95 Ext'd (LBA)
/dev/sda5 294 455 1301233+ 82 Linux swap / Solaris
/dev/sda6 456 19452 152593371 83 Linux
Disk /dev/sdf: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x78979b83
Device Boot Start End Blocks Id System
/dev/sdf1 1 38913 312568641 7 HPFS/NTFS
So... now what? Please speak slowly, I have no idea what I'm doing.
Last edited by ceaseallfeeling; 01-02-2009 at 10:18 PM.
|
|
|
|
01-02-2009, 10:18 PM
|
#2
|
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 11,235
|
Seems you should be reading (all) those messages.
<rant>
The screen shots reveals why we shouldn't use NTFS on Linux. It (still) requires a bootable Windoze systems to validate/verify NTFS.
</rant>
Yes, I know it's not something you did. If it's a new drive, do as the messagebox suggest and force the mount. Or go find some-one that has Windoze.
As for the latter problem, the help text is right there - I don't see a capital L as an option.
On Ubuntu, you'll get a problem opening the device - try "sudo fdisk -l".
|
|
|
|
01-02-2009, 10:21 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2007
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by syg00
Seems you should be reading (all) those messages.
<rant>
The screen shots reveals why we shouldn't use NTFS on Linux. It (still) requires a bootable Windoze systems to validate/verify NTFS.
</rant>
Yes, I know it's not something you did. If it's a new drive, do as the messagebox suggest and force the mount. Or go find some-one that has Windoze.
As for the latter problem, the help text is right there - I don't see a capital L as an option.
On Ubuntu, you'll get a problem opening the device - try "sudo fdisk -l".
|
Yes, I figured out that I should do sudo... after only half an hour *Very, very beginner*
Yes, it's a new drive, but I honestly have no clue how to force the mount. That is what I am asking.
|
|
|
|
01-02-2009, 10:31 PM
|
#4
|
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 11,235
|
Just as it suggests from a terminal
Code:
mount -t ntfs-3g /dev/sdf1 /media/NewVolume -o force
I'd be mildly surprised if that works, but worth a try. Might need sudo, might not find the mountpoint - try it and see.
|
|
|
|
01-03-2009, 02:56 AM
|
#5
|
|
LQ Newbie
Registered: Aug 2007
Posts: 11
Original Poster
Rep:
|
Ok, what I (my brother) ended up doing was using the partition editor to delete the old partition on the external drive, then creating a new one, then changing the permissions on it. i have no idea why that worked, but it did.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:37 PM.
|
|
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
|
|