You are not logged in.
greetings!
I have a dual boot setup with my PC, windows 7 on HDD and Devuan chimaera on SSD in the same box.
A while ago I used 'dd' command to backup and restore a windows partition (https://dev1galaxy.org/viewtopic.php?id=5638 ),
however that wrecked windows partition and rendered it unusable, now revisiting the issue, is it possible for me to repair windows partition from Devuan or I have to move the HDD to a different windows machine for repair?
thanks
Last edited by erdos (2025-01-16 22:05:57)
Offline
You can use any Linux disk repair utility that will accomplish your objective(s). If you search the net as below, you should find a decent guide or three....
Pax vobiscum,
Mark Rabideau - ManyRoads
i3wm, bspwm, dkwm, dwm, hlwm, sway, openbox on Sid/ ceres ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Offline
thank you for the reply!
I tried
sudo ntfsfix /dev/sdb1
to repair windows partition, however, windows partition still reports error when i performed 'chkdsk' command.
Then I used
bootsect /nt60 C:
to recreate bootcode but issue remained. then I remembered that I did something in bios before when I had issue with booting linux. After changed bios setting for SATA controller to 'IDE' from 'AHCI', i was able to reinstall and boot into windows 7. but now linux on SSD won't boot.
Offline