YES, there is!
I downloaded Knoppix LiveCD 5.1.1
I started with boot option
to get into command line.Code:knoppix 2
I found the output out of the borders of the display, so I adjusted:
I could then see what happend.Code:stty rows 37
And!![]()
![]()
![]()
Code:ndiswrapperare both there!Code:ntfs-3g
I found my source disk being hda and my target disk being sda1Code:fdisk -l
Code:mkdir /mnt/exportI have mounted a usb ntfs harddisk and I am nowCode:ntfs-3g /dev/sda1 /mnt/export
Very curious!Code:dd if=/dev/hda of=/mnt/export/export.img bs=32256![]()





Reply With Quote