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.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Ubuntu Help > Access Windows Files booted from Kubuntu Disc (help meeeeeee!)

Forgot Password?
 Ubuntu Help   Discussion and help about Ubuntu, Kubuntu, Xubuntu, and all the Ubuntu family

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 10-21-2007   #1 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 6
Access Windows Files booted from Kubuntu Disc (help meeeeeee!)

Hey guys,
So Vista reared its ugly head and will not boot anymore. I borrowed a Kubuntu disc from my friend to boot off and here I am!

I have tried following a number of guides to access my old Windows files (I have an external that I can copy them to and then use recovery mode to get my Vista up and running again....) but none of them are working! I am not sure why!

I havn't installed the Kubuntu, and just running off booting from the disc so I think this might be the problem? I can use the Konsole to put in all the commands they say, but none of them work like the guides say they will! Am I missing something installed? or? Any advice is much appreciated!

Can someone direct me to a guide or help me through this process? Linux is completely foreign to me and even installing Skype is giving me problems!

Thanks,
Ben
BenPaylor is offline  



Reply With Quote
Old 10-21-2007   #2 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 6
jclark.org - HOWTO Recover Files from a Non-Bootable Windows PC using Ubuntu Live
This seems like a good one, but right off the bat it doesn't work.
"Run the Ubuntu Disks Manager. From the system menu bar, choose System | Administration | Disks. In the Disks Manager, find the Hard Disk icon that represents your Windows drive. It is usually /dev/hda. You may see other Hard Disks that you don’t recognize, these are virtual devices created by the LiveCD."

I don't have a system menu bar and can't find this? Am I running a different system than this guy? How do I check what system I am running?

thanks!
BenPaylor is offline   Reply With Quote
Old 10-21-2007   #3 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 6
I am on Ubuntu 7.04

Why do I not have the options that this guy is talking about?
BenPaylor is offline   Reply With Quote
Old 10-21-2007   #4 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 6
How To Access Your Windows Hard Drive From Ubuntu
Or this guide seems like it would be perfect
but as soon as I get to this step....
ubuntu@ubuntu:/mnt$ sudo mount -t ntfs /dev/sda /mnt/windrive -o "umask=022"
mount: wrong fs type, bad option, bad superblock on /dev/sda,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
that happens!

whats going on?
BenPaylor is offline   Reply With Quote
Old 10-21-2007   #5 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 6
/dev/sda being the name of my drive according to qtparted
BenPaylor is offline   Reply With Quote
Old 10-21-2007   #6 (permalink)
Just Joined!
 
Join Date: Sep 2007
Posts: 17
hi,
this all sounds complicated?
is the drive not listed in places>computer?
barks is offline   Reply With Quote
Old 10-22-2007   #7 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,596
You have to mount all partitions manually. Boot up Kubuntu CD, open Konsole and execute this
Code:
sudo fdisk -l
Post output here.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 10-22-2007   #8 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 6
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 1020 8193118+ 27 Unknown
/dev/sda2 * 1021 10239 74051617+ 7 HPFS/NTFS
/dev/sda3 10240 19457 74043585 7 HPFS/NTFS

Let me know what to do next!

Cheers,
Ben
BenPaylor is offline   Reply With Quote
Old 10-22-2007   #9 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,596
First partition /dev/sda1 is marked as unknown. Is it Recovery Partition of Vista?
Create two mount_points ( folders ).
Code:
cd media
sudo mkdir sda2 sda3
Open /etc/fstab file with root privileges.
Code:
gksu gedit /etc/fstab
Add these two lines at the end of file.
Code:
/dev/sda2  /media/sda2  ntfs  defaults,umask=0  0  0
/dev/sda3  /media/sda3  ntfs  defaults,umask=0  0  0
Save file and reboot machine. Vista partitions will be available in /media/sda2 and sda3 folders.

Ubuntu supports NTFS read access out of box. If you want to enable write access too, Install ntfs-3g package. Replace ntfs with ntfs-3g in /etc/fstab file after installing nfts-3g package.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper 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

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

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:27 PM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1