Hacker News new | ask | show | jobs
by Ace17 2957 days ago
> mount -t -o ro,offset=$((51263)) x.dd partition_1

> mount -t -o ro,offset=$((51296390)) x.dd partition_2

Isn't the mount type "-t" value missing?

1 comments

Thanks! I missed this. Fixed. :-)