在Ubuntu系統中恢復分卷,可嘗試以下工具和方法,操作前需避免對受影響磁盤進行寫入操作,以免數據被覆蓋:
sudo apt-get install testdisk
sudo apt-get install extundelete
sudo extundelete /dev/sdXY --restore-file path/to/deleted/file
sudo extundelete /dev/sdXY --restore-all
提示:若分卷數據重要,建議優先聯系專業數據恢復服務。