gedia
Participant
2013-04-29 at 14:15
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.