Skip to main content
8 events
when toggle format what by license comment
Dec 29, 2015 at 1:43 comment added Mark Plotnick Your deleted answer looks OK; I would've given the second sfdisk the -f option. What didn't work?
Dec 29, 2015 at 0:35 comment added peskal I take it back, sfdisk did not work for my purposes, but the answer below did
Dec 29, 2015 at 0:31 vote accept peskal
Dec 25, 2015 at 4:24 answer added mikeserv timeline score: 3
Dec 25, 2015 at 3:05 comment added peskal Yes, it is, and after looking at the man page further it's exactly what I need. From the disk I want, I do sfdisk --dump /dev/sdc > part-table.out, then to the loopback device, I can do sfdisk /dev/loop0 < part-table.out
Dec 23, 2015 at 21:39 comment added Mark Plotnick One of the tags you used is sfdisk. Is using that an option?
Dec 23, 2015 at 20:09 answer added Henrik Carlqvist timeline score: 0
Dec 23, 2015 at 19:29 history asked peskal CC BY-SA 3.0