Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux On Laptops
Reload this Page Big boo-boo deleting parition
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux On Laptops Linux on laptop machines, a great place to discuss linux/laptop specific issues.

Reply
 
Thread Tools Display Modes
Old 04-10-2008   #11 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 17,627
It looks like Vista OS is intact. Follow instructions form here to fix Vista.
In case it doesn't work, back up data using and do fresh installation.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-11-2008   #12 (permalink)
enderbean
Just Joined!
 
Join Date: Dec 2007
Location: California
Posts: 10
Ok so after checking I've found that all I got with my laptop is the "System Recovery DVD" which doesn't give me the option to repair as stated in the post you linked to. All I can do with this DVD is format my drive.

So now my question is, how do I go about backing it up? I started up into Linux and plugged in an external USB drive but I couldn't seem to find it anywhere. How can I get it to show up, and once I do I just drag and drop right?

Thanks so much to everyone for all your help so far.
enderbean is offline   Reply With Quote
Old 04-11-2008   #13 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 17,627
Quote:
Ok so after checking I've found that all I got with my laptop is the "System Recovery DVD" which doesn't give me the option to repair as stated in the post you linked to. All I can do with this DVD is format my drive.
Try SuperGRUB CD. Boot up from it and select 'Fix Windows Boot Loader'. I have never tested it on Vista machine though but its worth to try.
Quote:
So now my question is, how do I go about backing it up? I started up into Linux and plugged in an external USB drive but I couldn't seem to find it anywhere. How can I get it to show up, and once I do I just drag and drop right?
Plug-in USB Drive and execute this in Terminal :
Code:
sudo fdisk -l
It list partition structure of External disk too. Post output here.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-11-2008   #14 (permalink)
enderbean
Just Joined!
 
Join Date: Dec 2007
Location: California
Posts: 10
Ok here's the other drive's result:

Code:
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa4b57300

   Device Boot      Start         End      Blocks    Id  System
/dev/sdb1               1       30401   244196001     7  HPFS/NTFS
enderbean is offline   Reply With Quote
Old 04-11-2008   #15 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 17,627
Ubuntu doesn't support NTFS write access out of box. You have to install ntfs-3g package to enable it. Execute this
Code:
sudo apt-get update
sudo apt-get install ntfs-3g
Your machine must have internet access for sucessfull execution of above code.
Mount External Disk now :
Code:
mkdir sdb1
sudo mount  -t  ntfs-3g  /dev/sdb1  sdb1  -o  defaults,umask=0
Open sdb1 folder and copy data in it.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-11-2008   #16 (permalink)
enderbean
Just Joined!
 
Join Date: Dec 2007
Location: California
Posts: 10
I can't find my notes for my classes on my hard drive. I remember from what tinkering I did get to do with Linux that I couldn't just go into "My Documents" folder from a Linux boot, and I had to put them somewhere in the WINDOWS/ directory to be able to pull stuff from one OS to the other. Are my notes and documents stuck on the Windows side? If I call up HP would they send me a Vista installation disc to use the repair tool, or am I better off finding someone who has the disc and just borrowing it?
enderbean is offline   Reply With Quote
Old 04-11-2008   #17 (permalink)
Jonathan183
Linux Engineer
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,358
There should be no problem being able to access your files on Linux. You can enable ntfs support or download version 1.9 (last time I looked the latest version had their own driver and had ntfs write as experimental) of the PartedMagic CD. This will allow you read/write access of the ntfs partitions and has a mount utility.
Jonathan183 is offline   Reply With Quote
Old 05-15-2008   #18 (permalink)
wolfton
Linux Newbie
 
Join Date: Jan 2007
Location: Korea
Posts: 104
late answer

I'm sure you figured it out about three weeks ago or called it a loss. But just in case another person has the same problem, the next step would have been to locate the Douments folder in Vista.

Assuming that you left your main partition drive letter C and your C Partition is mounted to /mnt/sda1 (sda1 instead of hda1 because I think that your HP is SATA, like my HP 1410 tablet pc) and also assuming that your Windows username is "enderbean", then the path to your Documents should be "/mnt/sda1/Users/enderbean/Documents/"

You should have also been able to search for your files in your Linux GUI's search tool and you could have seen the path there.

I hope that this 'solution' is useful to anyone else frustrated with Vista...
wolfton is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 11:56 AM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0