Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ace17
2957 days ago
> mount -t -o ro,offset=$((512
63)) x.dd partition_1
> mount -t -o ro,offset=$((51296390)) x.dd partition_2
Isn't the mount type "-t" value missing?
1 comments
assafmo
2957 days ago
Thanks! I missed this. Fixed. :-)
link