| View previous topic :: View next topic |
| Author |
Message |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Mon Oct 13, 2008 9:22 pm Post subject: Knoppix STD Question |
|
|
If anyone is familiar with this specific Linux Distribution I have a question.
| Quote: |
From the shell, you can view all your NTFS partitions via the LinuxNTFS built into Knoppix STD.
|
I booted into Knoppix but I can't figure out how to do what this guy is saying. I started a shell, but I don't get the LinuxNFTS part. Would anyone care to explain?
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
HalfPrime Grandmaster Cheater
Reputation: 0
Joined: 12 Mar 2008 Posts: 532 Location: Right there...On your monitor
|
Posted: Mon Oct 13, 2008 10:00 pm Post subject: |
|
|
What are you trying to do? If you just want to view the files, there should be an icon on your desktop (But I use a pretty old version of knoppix).
_________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Mon Oct 13, 2008 10:08 pm Post subject: |
|
|
I'm trying to copy the files from C:\WINDOWS\system32\config (SAM and system files) to a portable USB Flash drive. I figured out how to mount my drive:
| Code: |
sudo cat /etc/fstab
sudo mount /dev/hda1 /mnt/hda1
|
But now I can't figure out how to get Knoppix to detect my flash drive so I can copy the files.
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
|