Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2748285
By: nobody
I'm not laughing at all, don't worry.
But as the questions here are mostly unrelated to ntfs, I'll answer briefly.
Search the web for more details on general linux topics.
The root account on knoppix is locked. You can gain root access by opening a
console and typing "su".
Then you can install ntfsprogs (or do anything you wish)
A RPM is a package manager. Knoppix does not use it, but you can download .tar.gz
or .tar.bz2 files (source archives), unpack them and run "configure" and "make"
and optionally "make install". (only the install need to be done as root)
I thing SystemRescueCD is a live CD with ntfsprogs.
Use www.distowatch.org for more details.
You can burn only 4.7GB on a DVD. you have way too much data and it simply won't
fit.
ntfsclone does not support built-in burning, however:
The traditional UNIX/Linux way on doing stuff is piping (from the word pipe).
that means you feed the output of one program to another and create a chain
that does what you want.
For example you may pass the output of ntfsclone to gzip to a burning utility.
and that way you can burn a compressed image on-the-fly. but you need to find
a burning utility that supports burning through piping, and consider that cloning
and compressing on the fly may be too slow to burn on-the-fly.
If you need anything ntfs related (like actually using ntfsclone) please post
here. But further questions on burning , logging into knopix or mounting a temporary
HD / network drive, piping or freeing disk space should be posted on a better
fourm than here. (search the web for related forums).
And about the 2 1/2 days: you have to start sometime!
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44085
|