Hi,

Iv'e used the following commands using a shell in KNOPPIX, but for some reason I get an error that the USB thumbdrive is unrecognised when I try to copy the SAM and SYSTEM files to it.

Are these the steps and commands that some of you guys use too?

1) Plug-in the USB flash drive
2) double-click sda1
3) open hda1
4) close it
5) open shell konsole
6) su
7) cd/mnt/hda1/WINNT/system32/
cp config/ /mnt/sda1/

A friend of mine said I have to use these under KNOPPIX 3.6, but I haven't tested it yet. Any comments on this method?

1) open shell konsole
2) type "mount/mnt/sda"
3) type "cd/mnt/sda"
4) type "ll"
5) minimise shell konsole and double-click hda1
6) close hda1 window and maximise konsole screen
7) type "cd/mnt/hda1"
type "cd windows"
9) type "cd system32"
10) type "cd config"
11) type "ll"
12) type " -n mount/mnt/sda"

Help Appreciated