|
#1
|
|||
|
|||
|
Hello I am trying to salvage some documents from my fathers laptop. i think his drive was partitioned into two seperate drive by ubuntu and now no linux distro sa far has been able to detect the the windows partition. now i was told that SAMBA
http://www.samba.org/ allows linux distros to detect windows partitions i am looking for either A.) Help setting up SAMBA B.) A linux distro w samba already on it links as close to the direct download as possible are appreciated. I am A Newbie so go easy. ![]() thnx Last edited by JAHGoVeg; October 23rd, 2009 at 07:22 PM. Reason: accidently put hell/hello |
|
#2
|
||||
|
||||
|
At a Terminal copy/paste the following:
sudo fdisk -l (The last letter is an ‘L’ in lower case) Post the output, so we can see what you have going on the drive.
__________________
Ad eundum quo non anas ante iit. |
|
#3
|
|||
|
|||
|
it is telling me that i am not in the sudoers file and the the incident will be reported
|
|
#4
|
||||
|
||||
|
What happens if you do:
fdisk -l
__________________
Ad eundum quo non anas ante iit. |
|
#5
|
||||
|
||||
|
Aaflac, if sudo is not setup he will need to run "su," enter the root password to log in as root, and then run "fdisk -l." Ubuntu has sudo setup by default, but many Linux distributions do not.
__________________
Tips for Linux Newcommers If we have helped you, please consider supporting Cyber Tech Help with a subscription. |
|
#6
|
||||
|
||||
|
Thanks, kage.
Guess su changes the ownership of a login session to root...
__________________
Ad eundum quo non anas ante iit. |
|
#7
|
||||
|
||||
|
su = switch (or substitute) user. Commonly mistaken for super user. With no arguments added, it defaults to root.
e.g. if i am logged in as user smurfy and type su sean I will then be running any following commands with sean's rights and permissions (which may or may not be elevated from smurfy's). JAHGoVeg, the reason we are asking you to supply the output of fidsk list is that samba is primarily for network access, not local. If this windows disk is local, you shouldn't need samba to see it. Can you confirm you are booting up the installed Ubuntu on the laptop harddrive? Or are you using a Live CD?
__________________
CTH Mod errata: Applications - Gaming - Linux - Windows NT/2000/2003 - Windows95 forums. Search for your problem - we may have already answered it for someone else. As Private Messages are not searchable, they should not be used for asking or answering help questions. Remember that we are all here to learn so please post back and tell us if it's working (or not). If we have helped you, please consider supporting Cyber Tech Help with a subscription. OneAna.com |
|
#8
|
|||
|
|||
|
never mind well i was able to find my windows partition. turned out windows was in Fat32 and somehow linux was in NTFS. so linux was like, hey wats the fat32 thing? so i uninstalled fedora
, reformatted the drive to FAT32 and ext3 for the root, then reinstalled, then finally!!! linux was like oh, heyy! i'm in FAT32 also! WOW!!! all of a sudden i can understand that format!! hey whats this.... oh... it's windows files, ewww. ![]() sooooo, to sum up, Problem solved!
Last edited by JAHGoVeg; November 3rd, 2009 at 04:47 AM. Reason: spelling |
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Currently Active Users Viewing This Topic: 1 (0 members and 1 guests) | |
| Topic Tools | |
|
|
All times are GMT +1. The time now is 05:44 AM.





, reformatted the drive to FAT32 and ext3 for the root, then reinstalled, then finally!!!
all of a sudden i can understand that format!! hey whats this.... oh... it's windows files, ewww. 




