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.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > Linux to Windows

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

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 08-20-2008   #1 (permalink)
Just Joined!
 
Join Date: Aug 2008
Posts: 1
Linux to Windows

Hey folks. New guy here, both to Linux and to this forum. I hope this is the right section for this.

Anyway, I screwed up my Windows and now need to delete the Vidstub.sys file. The problem is, I don't know how to get into the Windows files through Linux. Any idea how I can do that?

Any help is appreciated. Thanks!

Edit: If it's of any use, the Linux I am using is Knoppix 5.1 and the Windows I am using is Vista. Hope that doesn't matter, but if it does, then there's the info.
LinkX is offline  


Reply With Quote
Old 08-20-2008   #2 (permalink)
Linux Engineer
 
jmadero's Avatar
 
Join Date: Jul 2007
Location: California
Posts: 1,454
in knoppix open up a terminal (knoppix, service, knoppix terminal) <--I believe

type su

there shouldn't be a password so just push enter (this is to go in as super user).

type
fdisk -l

should give you a list of drives, one of which will have a boot asterik (example blow)

Disk /dev/sda: 98.5 GB, 98522403840 bytes
255 heads, 63 sectors/track, 11978 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x41ab2316

Device Boot Start End Blocks Id System
/dev/sda1 * 1 765 6144831 83 Linux
/dev/sda2 766 3315 20482875 83 Linux
/dev/sda3 3316 11847 68533290 83 Linux
/dev/sda4 11848 11978 1052257+ 82 Linux swap / Solaris


The boot one would be your vista drive.

Do the following command as super user

mkdir /tmp/windows

then:

mount /dev/sda# /tmp/windows
(# will be the number given by the fdisk -l)

Now your windows drive can be located in /tmp/windows. Couple ways to navigate to it, you could use the gui or you could go through terminal:

cd /tmp/windows

then "dir" will show you all the stuff in there, I forget the Vista tree of directories but you should be able to figure it out from there. Post if you have any issues
jmadero is offline   Reply With Quote
Old 08-26-2008   #3 (permalink)
Just Joined!
 
Join Date: Aug 2008
Posts: 3
really nice explanation ....
vikas1234 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 08:32 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2