Skip to content

Patch for allowing /dev/... for -t target device

Steven Shiau requested to merge Tsutsukakushi:master into master

Created by: Tsutsukakushi

I'm sure there are others than me who also type /dev/ automatically when interacting with devices and to help those people I created this simple but very useful patch. I'm sure there are better ways to do it and if one is figured out feel free to reject this patch. Also there might be similiar problems elsewhere in the clonezilla and I fixed this one because it's the one I encountered, someone with more knowledge should find the others if they feel it's worth the effort.

tl;dr Allow for -t /dev/sda instead of just -t sda when running ocs-onthefly.

Edited by Steven Shiau

Merge request reports