Hi,
I use Ubuntu 9.04. Somehow my home directory has got deleted. I have two accounts, and the home directories of both the users have been deleted, and all my essential data is gone too. I don't want to reinstall, because this won't bring back my data, which are important for the exams too. Please help. It is very urgent. :(
How is this possible ?On Tue, Nov 10, 2009 at 11:32 PM, Varsha Jaikumar <var...@gmail.com> wrote:
Hi,
I use Ubuntu 9.04. Somehow my home directory has got deleted. I have two accounts, and the home directories of both the users have been deleted, and all my essential data is gone too. I don't want to reinstall, because this won't bring back my data, which are important for the exams too. Please help. It is very urgent. :(
How is this possible ?Hi,
I use Ubuntu 9.04. Somehow my home directory has got deleted. I have two accounts, and the home directories of both the users have been deleted, and all my essential data is gone too. I don't want to reinstall, because this won't bring back my data, which are important for the exams too. Please help. It is very urgent. :(
--
Roshan Kumar Singh
http://roshansingh.wordpress.com
http://sourceforge.net/projects/gscribble
I have tried Scalpel before. It did not work. And Foremost requires a live CD, which I don't have.
--
Varsha Jaikumar
Computer Science & Engineering (3rd Year)
National Institute of Technology
Durgapur
Blog: http://varshamyspace.blogspot.com/
On Tue, Nov 10, 2009 at 11:51 PM, Varsha Jaikumar <var...@gmail.com> wrote:I have tried Scalpel before. It did not work. And Foremost requires a live CD, which I don't have.
Anuj
Hi,
I use Ubuntu 9.04. Somehow my home directory has got deleted. I have two accounts, and the home directories of both the users have been deleted, and all my essential data is gone too. I don't want to reinstall, because this won't bring back my data, which are important for the exams too. Please help. It is very urgent. :(
mkdir /home; mkdir /home/username
sudo chown -R username /home/username && chmod -R 755 /home/username
Hi,
I use Ubuntu 9.04. Somehow my home directory has got deleted. I have two accounts, and the home directories of both the users have been deleted, and all my essential data is gone too. I don't want to reinstall, because this won't bring back my data, which are important for the exams too. Please help. It is very urgent. :(
--
Regards,
Vignesh
http://www.deeproot.in
Ph: +91 (80) 4089 0000
Can you paste the output of "mount" command and "fdisk -l" command here?
On Tue, Nov 10, 2009 at 11:32 PM, Varsha Jaikumar <var...@gmail.com> wrote:Hi,
I use Ubuntu 9.04. Somehow my home directory has got deleted. I have two accounts, and the home directories of both the users have been deleted, and all my essential data is gone too. I don't want to reinstall, because this won't bring back my data, which are important for the exams too. Please help. It is very urgent. :(
The home directories are there (not deleted), but are not being detected. I have backed up the data, and now I am going reinstall. I want an Ubuntu 9.10 CD. Could anyone please get me the CD?
--
Varsha Jaikumar
Computer Science & Engineering (3rd Year)
National Institute of Technology
Durgapur
Blog: http://varshamyspace.blogspot.com/
Forgot to ask you to do it as a sudo user
> fdisk -l gave no output.
>
try "sudo fdisk -l"