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 > Knoppix and Win2003 Server

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 10-10-2007   #1 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 3
Knoppix and Win2003 Server

I've just started a new job and they have this system with Windows 2003 server. The person who left didn't tell them the admin password for the system, so I booted Knoppix 5.0 (5.1 had a problem, may be the CD) and can get into the system with no problem. However, when I do to change the read/write mode to write, the hard drive becomes unmounted.

Anyone know if win2k3 server has a special NTFS format, or why I can't change to the write mode?

I can't get to chntpw and change the password if I can't change to write mode on /mnt/hda1.

Any advice appreciated.

Thanks,

Mark
phantom21 is offline  


Reply With Quote
Old 10-10-2007   #2 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Hi and Welcome !

Execute this
Code:
mount -t ntfs-3g /dev/hda1  /mnt/hda1 -o defaults,umask=0
You will have read/write access in /mnt/hda1.
__________________
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-11-2007   #3 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 3
Quote:
Originally Posted by devils_casper View Post
Hi and Welcome !

Execute this
Code:
mount -t ntfs-3g /dev/hda1  /mnt/hda1 -o defaults,umask=0
You will have read/write access in /mnt/hda1.
Thanks for the suggestion, but it returns an error -
mount: unknown filesystem type 'ntfs-3g'

Any other advice?
phantom21 is offline   Reply With Quote
Old 10-11-2007   #4 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
It means ntfs-3g package is not available in Knoppix 5.0 and you will not able to write in NTFS partitions. If your machine has internet access then install ntfs-3g package.
Code:
su 
apt-get install ntfs-3g
Execute mount command again.
__________________
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-14-2007   #5 (permalink)
Just Joined!
 
Join Date: Oct 2007
Posts: 3
I was able to get knoppix 5.1 and booted on the system. But, here's a problem. I was never able to shut down the Win2003 Server box because the person before me hadn't left the admin password, which is the reason I'm trying to do this with Knoppix and chntpw, so the filesystem on the box is unclean. I'm using the following command to try to mount the filesystem:

mount -t ntfs-3g /dev/hda1 /mnt/hda1 -o force,default,umask=0

but I keep getting the error msg:

WARNING: Dirty volume mount was forced by the 'force' mount option.
fusermount: mountpoint is not empty
fusermount: if you are sure this is safe, use the 'nonempty' mount option
Failed to create FUSE mount point: No such file or directory
Retry to create FUSE mount point ...
FATAL: Module fuse not found.
fusermount: mountpoint is not empty
fusermount: if you are sure this is safe, use the 'nonempty' mount option
Failed to create FUSE mount point: No such file or directory
Unmounting /dev/hda1 ()

I've looked all over in man 8 mount, -h, etc, and can't find a parameter for 'nonempty' and can't get the filesystem to mount.

Any further suggestions?

Thanks.

Mark

update: I created a new subdirectory ntfs under /mnt and that allowed me to mount the filesystem.

However, Knoppix isn't finding the SAM registry hive where the passwords are kept. I'll look on the MS knowledge base to see if they changed the location from XP.

Thanks all.

Mark
phantom21 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:55 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2