Would appreciate some help. I’m a newbie to Linux!!
How could one save files from a non-bootable Windows, and mount the Windows partition (source), as well as mount a USB pen drive (destination).
Using Dr.Web LiveCD, Terminal accepted a command to detect the Windows disks: fdisk -l
It shows the Windows partition as /dev/hdc1, and the USB pen drive as /dev/sdb1.
The USB pen drive is FAT32.
Then, issued the following commands (not all together!!):
mkdir /mnt/usbsc /mnt/winhd
mount /dev/hdc1 /mnt/winhd
mount /dev/sdc1 /mnt/usbsc
However, this is as far as I’ve gone, and would like to know how to use Midnight Commander (MC) to copy and save the files.
MC has not recognized hdc1 or sdc1. What am I doing wrong?
Also, using MC, how would one see the contents of the Windows partition to save some of the files in it?? What is the right command for this, if one wanted to view what is in Documents and Settings?
Thanks again for your help.
How could one save files from a non-bootable Windows, and mount the Windows partition (source), as well as mount a USB pen drive (destination).
Using Dr.Web LiveCD, Terminal accepted a command to detect the Windows disks: fdisk -l
It shows the Windows partition as /dev/hdc1, and the USB pen drive as /dev/sdb1.
The USB pen drive is FAT32.
Then, issued the following commands (not all together!!):
mkdir /mnt/usbsc /mnt/winhd
mount /dev/hdc1 /mnt/winhd
mount /dev/sdc1 /mnt/usbsc
However, this is as far as I’ve gone, and would like to know how to use Midnight Commander (MC) to copy and save the files.
MC has not recognized hdc1 or sdc1. What am I doing wrong?
Also, using MC, how would one see the contents of the Windows partition to save some of the files in it?? What is the right command for this, if one wanted to view what is in Documents and Settings?
Thanks again for your help.

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.



Back to top









