![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on HDD/Operating System help... within the Everything Windows forums, part of the General PC Forums category; Ok, here's the deal... My computer is running on Linux off of a 160 GB HDD... The Harddrive it formated ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() |
Ok, here's the deal... My computer is running on Linux off of a 160 GB HDD... The Harddrive it formated in Linux extended 3...
Now, I have a second hard drive that's 40 GB's (37 GB's of it are usable... 4 GB's of it are free)... It's formated in Windows NTFS... So here's the question... Is there any (easy) way to have Linux recognize those files??? Obviously I can't format the disk (that would erase the files)... But I can't access them to move them to the Linux harddrive... Any seggestions???
__________________
[CENTER][B][SIZE=1]Girl, just call me the gamec[COLOR=Black]o[/COLOR]ck, because when you beat it on hard, you get the special ending. They call her a ho, and you hope to god it was true... 'Cause see, a ho f*cks everybody... And a b[COLOR=Black]i[/COLOR]tch f*cks everybody but you. [/SIZE][/B][/CENTER] |
|
|
|
|
|
#2 |
![]() Blade Works
|
Before you can read the NTFS/FAT files on your hard drive you have to mount the device.
first you have to know what the hard drive is called. usually hda or hdb with a number after it identifying the partition of the drive. start up a command line console su ---> to log in as the root. fdisk /dev/hd? ---> to find out more about your hard drive. when Command (m for help): press p this will show you more settings about your device. press q to quit. create a directory where you want the drive to show up. /home/Desktop/ntfs/ now mount the drive. mount -t ntfs /dev/hd?# /home/Desktop/ntfs/ or mount -t fat /dev/hd?# /home/Desktop/ntfs/
__________________
[url=http://www.xboxusersgroup.com/forums/vbgamerinfo.php?u=42892][img]http://gamercard.xboxusersgroup.com/xugcard42892.jpg[/img][/url] [url=http://live.xbox.com/en-US/profile/FriendsMgmt.aspx?gt=kaioshade&act=Add]Friend Request[/url] [url=http://live.xbox.com/en-US/profile/MessageCenter/SendMessage.aspx?gt=kaioshade]Send Live Message[/url] |
|
|
|
|
|
#3 | |
![]() ![]() |
Quote:
**EDIT** Never mind... I found the command console... But now I have another problem... I entered in su, then it asks for a password... I goto type it in, and it wont let me type... What's up???
__________________
[CENTER][B][SIZE=1]Girl, just call me the gamec[COLOR=Black]o[/COLOR]ck, because when you beat it on hard, you get the special ending. They call her a ho, and you hope to god it was true... 'Cause see, a ho f*cks everybody... And a b[COLOR=Black]i[/COLOR]tch f*cks everybody but you. [/SIZE][/B][/CENTER] Last edited by DFS; 10-21-2005 at 10:59 AM.. |
|
|
|
|
|
|
#4 |
![]() Blade Works
|
You can type it in, but unlike windows it will not show asterisks or any indication. Just type it in as normal and hit enter.
__________________
[url=http://www.xboxusersgroup.com/forums/vbgamerinfo.php?u=42892][img]http://gamercard.xboxusersgroup.com/xugcard42892.jpg[/img][/url] [url=http://live.xbox.com/en-US/profile/FriendsMgmt.aspx?gt=kaioshade&act=Add]Friend Request[/url] [url=http://live.xbox.com/en-US/profile/MessageCenter/SendMessage.aspx?gt=kaioshade]Send Live Message[/url] |
|
|
|
|
|
#5 | |
![]() ![]() |
Quote:
**EDIT** Ok, never mind, I got passed the Authentication problem... But now the Console wont recognize the HDD... Here's my HDD info... ![]() And here's my console log... Code:
****@ubuntu:~$ su **** Password: ****@ubuntu:~$ fdisk/dev/hdb bash: fdisk/dev/hdb: No such file or directory ****@ubuntu:~$ dev/hdb bash: dev/hdb: No such file or directory
__________________
[CENTER][B][SIZE=1]Girl, just call me the gamec[COLOR=Black]o[/COLOR]ck, because when you beat it on hard, you get the special ending. They call her a ho, and you hope to god it was true... 'Cause see, a ho f*cks everybody... And a b[COLOR=Black]i[/COLOR]tch f*cks everybody but you. [/SIZE][/B][/CENTER] Last edited by DFS; 10-21-2005 at 04:28 PM.. |
|
|
|
|
![]() |
| Tags |
| hdd or operating , system |
| Thread Tools | |
|
|