N
no.top.post
After finally spending a few minutes testing the 2009 ver. KDE
I'm trying to make a DVD backup of my most important data.
I seem to remember that when I looked at a `man` ten years ago
it showed the man-ID and that I was on line 843 of 1352 total
lines. So that when I skipped between man A & man B, I could
see which one I was looking at, and if it was the one with the
stuff at approximately 40% in the man.
That seems a real useful facility compared to the dancing-cartoonS
of newer-kde.
Eg. when you're reading `man cdrecord` and it's got paragraphs
about 'mkisofs`, you don't need to wonder if you're reading the
'man mkisofs', which you opened somewhere else.
Why does `cdrecord --help | wc -l`
show "0", so now I've got no evidence of how many switches
this absurd utility lists?
And, related: `cdrecord --help | less` scrolls to the end, so
that you can't see the most-important: up-front <syntax>.
How does the dancing-cartoon version manage to work like
a toaster without a zillion switches?
I finally found where 1GB of `df` went to, by `mkisofs`
but is there any way to ask to `find <files BIGGER THAN nKB>` ?
---------
Previously [according to my log-notes] the minimal:
`mkisofs -R <dir-tree> | cdrecord <device args>`
saved files with DOS:8.3 names -- which is crap!!
Now I've spent hours generating a log of failures,
where the latest one is for:-
->
mkisofs -R /mnt/p11 | cdrecord -v fs=6m speed=2 dev=0,0 -
which reports:-
It seems that the 'fifo is not getting written to'?
I can't mount blank-DVDs and assumed that 'cdrecord` works
like `dd`.
Another 'configuration' reported that <the buffer received a
premature EOF>
Does anybody know how to save a dir-tree to DVD with these
2 old utilities, instead of with a dancing cartoons utility?
== TIA.
I'm trying to make a DVD backup of my most important data.
I seem to remember that when I looked at a `man` ten years ago
it showed the man-ID and that I was on line 843 of 1352 total
lines. So that when I skipped between man A & man B, I could
see which one I was looking at, and if it was the one with the
stuff at approximately 40% in the man.
That seems a real useful facility compared to the dancing-cartoonS
of newer-kde.
Eg. when you're reading `man cdrecord` and it's got paragraphs
about 'mkisofs`, you don't need to wonder if you're reading the
'man mkisofs', which you opened somewhere else.
Why does `cdrecord --help | wc -l`
show "0", so now I've got no evidence of how many switches
this absurd utility lists?
And, related: `cdrecord --help | less` scrolls to the end, so
that you can't see the most-important: up-front <syntax>.
How does the dancing-cartoon version manage to work like
a toaster without a zillion switches?
I finally found where 1GB of `df` went to, by `mkisofs`
but is there any way to ask to `find <files BIGGER THAN nKB>` ?
---------
Previously [according to my log-notes] the minimal:
`mkisofs -R <dir-tree> | cdrecord <device args>`
saved files with DOS:8.3 names -- which is crap!!
Now I've spent hours generating a log of failures,
where the latest one is for:-
->
mkisofs -R /mnt/p11 | cdrecord -v fs=6m speed=2 dev=0,0 -
which reports:-
Waiting for reader process to fill input buffer ... cdrecord:
Unspecified command not implemented for this drive.
cdrecord: Cannot get next writable address.
input buffer ready.
Writing time: 0.067s
Fixating...
Fixating time: 0.000s
cdrecord: fifo had 96 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
mkisofs: Broken pipe. cannot fwrite 32768*1
It seems that the 'fifo is not getting written to'?
I can't mount blank-DVDs and assumed that 'cdrecord` works
like `dd`.
Another 'configuration' reported that <the buffer received a
premature EOF>
Does anybody know how to save a dir-tree to DVD with these
2 old utilities, instead of with a dancing cartoons utility?
== TIA.