Re: Problem with dd and /dev/sr0

2016-03-14 Thread Jack Craig
On Mon, Mar 14, 2016 at 10:11 AM, jd1008 wrote: > Hi all, > time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 > conv=noerror,notrunc oflag=append > dd: ‘/dev/sr0’: cannot skip: Invalid argument > 0+0 records in > 0+0 records out > just a wag, could the math, skip

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 01:00 PM, Chris Adams wrote: Once upon a time, jd1008 said: $ ls -l total 13662104K -rw-r--r-- 1 jd jd 5970991104 Mar 14 12:15 test -rw-r--r-- 1 jd jd 8018991104 Mar 14 12:02 Our_Group_Picnic.iso {3507-jd@localhost}$ time dd if=Our_Group_Picnic.iso of=test

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Chris Adams
Once upon a time, jd1008 said: > $ ls -l > total 13662104K > -rw-r--r-- 1 jd jd 5970991104 Mar 14 12:15 test > -rw-r--r-- 1 jd jd 8018991104 Mar 14 12:02 Our_Group_Picnic.iso > {3507-jd@localhost}$ time dd if=Our_Group_Picnic.iso of=test bs=2K > skip=2915523K

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 12:48 PM, Dave Mitchell wrote: On Mon, Mar 14, 2016 at 11:11:31AM -0600, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 11:29 AM, Rick Stevens wrote: On 03/14/2016 10:23 AM, jd1008 wrote: On 03/14/2016 11:17 AM, Rick Stevens wrote: On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Dave Mitchell
On Mon, Mar 14, 2016 at 11:11:31AM -0600, jd1008 wrote: > Hi all, > time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 > conv=noerror,notrunc oflag=append > dd: ‘/dev/sr0’: cannot skip: Invalid argument > 0+0 records in > 0+0 records out > 0 bytes (0 B) copied, 0.000301689 s, 0.0 kB/s >

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Rick Stevens
On 03/14/2016 10:23 AM, jd1008 wrote: On 03/14/2016 11:17 AM, Rick Stevens wrote: On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0

Re: Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
On 03/14/2016 11:17 AM, Rick Stevens wrote: On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B) copied,

Re: Problem with dd and /dev/sr0

2016-03-14 Thread Rick Stevens
On 03/14/2016 10:11 AM, jd1008 wrote: Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B) copied, 0.000301689 s, 0.0 kB/s but {3464-jd@localhost}$ time

Problem with dd and /dev/sr0

2016-03-14 Thread jd1008
Hi all, time dd if=/dev/sr0 of=Our_Group_Picnic.iso bs=64M skip=5888 conv=noerror,notrunc oflag=append dd: ‘/dev/sr0’: cannot skip: Invalid argument 0+0 records in 0+0 records out 0 bytes (0 B) copied, 0.000301689 s, 0.0 kB/s but {3464-jd@localhost}$ time dd if=/dev/sr0