Quote:
Originally Posted by guidovanh I started GParted from my Knoppix CD and found the right disk. In GParted the mountpoint is defined as /mnt/sdc2. But in my ClarkConnect (see previous message) it is mounted as "/" (and also my original Linux partition is "/"). What do I have to do now? | Hi guidovanh
The CD boot is only mounted at /mnt/sdc2 for convenience and has nothing to do (except possibly the drive designation sdc2) with where ClarkConnect will mount it.
Using Knoppix, in a terminal, run the following commands and post the output back here.
1) fdisk -l
2) blkid
As well run 'fsck /mnt/sdc2' (exclude single quotes in your command invocation). This will check to see if the File System is ok. fsck may well restore your OS to its original state or at least ensure that it is not seen as corrupted.
After you have done these we should be able to tell you what to do next. Cheers...
Robert |