- 1). Open the Terminal command line utility on your Linux computer from the Desktop or System menu.
- 2). Type "su" and press "Enter."
- 3). Type in your root password and press "Enter."
- 4). Type "cp -r / /copy_directory" without quotes, where "/copy_directory" is the directory you want to copy your entire Linux system (the "/" folder) into.
- 5). Press "Enter" to perform the copy process.
SHARE