gediagedia
Participant
    Post count: 6

    Update: Instead of replacing all instances of /dev/hdX with /dev/YourDevice, replace all instances of hdX (I tried hdb) with YourDevice (in my case, vdb – use match case when replacing). This prevents the “project too large” issue.