-
Hi,
I'm trying to convert "relativ links" of an xhtml document into "absolute links". I.e. for each href value that does not contains the pattern '://' I insert the string "$BASEURL" :
xmlstarlet ed -i '//*/a[not(contains(@href,"://"))]/@href' -t text -n foo -v $BASEURL main.xhtml
Unfortunately, it does not work at all...
Could you please...
2009-09-10 15:10:49 UTC in XMLStarlet command line XML toolkit
-
I did a test with linux 2.6.29.4 and hdparm 9.15
I have always the same error "Bad address".
But I tried with hdparm 8.9 and it's different:
# hdparm --read-sector 63 /dev/hdg
/dev/hdg:
reading sector 63: FAILED: Input/output error
Jun 1 22:50:34 pooki kernel: [ 2305.914519] hdg: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
Jun 1 22:50:34...
2009-06-02 13:59:21 UTC in hdparm
-
Hi,
I have a damaged disk.... I'm trying hdparm --read-sector
However, I've get an error:
hdparm --read-sector 63 /dev/hdg
/dev/hdg:
reading sector 63: FAILED: Bad address
What's wrong?
Note: I use hdparm-9.15 and Linux 2.6.26
Regards,
Christophe.
2009-06-01 20:48:13 UTC in hdparm
-
Hi Kristof, many thanks for your explanation.
* What do you think about the O_DIRECT flag of open()?
I'm trying to play with that, however it's far from obvious... I always get an "Invalid parameters" error...
* What do you think about the "hdparm --read-sector" feature?
It could be useful for a recovery tool, isn't it?
(It requires kernel module ide-core to be...
2009-05-29 12:04:04 UTC in myrescue Harddisc Rescue
-
Well... Now I'm trying a run with -b 512
Messages are consistents between myrescue and kernels errors:
block 000026325 (000000000-059279787) ok 000000000 bad 000001263
May 28 14:13:57 pooki kernel: [69711.107938] hdg: dma_intr: status=0x51 {DriveReady SeekComplete Error}
May 28 14:13:57 pooki kernel: [69711.107938] hdg: dma_intr: error=0x40 {UncorrectableError}, LBAsect=26388...
2009-05-28 12:19:35 UTC in myrescue Harddisc Rescue
-
I am disappointed by the differences between sfdisk and fdisk.
#Â sfdisk -l /dev/hdg
Disk /dev/hdg: 59560 cylinders, 16 heads, 63 sectors/track
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
Warning: The partition table looks like it was made
for C/H/S=*/255/63 (instead of 59560/16/63).
For this listing I'll...
2009-05-28 12:04:45 UTC in myrescue Harddisc Rescue
-
Hi,
I have a damaged disk: an IBM-DTLA-307030 (IBM Deskstar 40GV & 75GXP series)
It suddenly crashed last week (after 21550 hours of lifetime ;-) ).
It seems to be not fully damaged, just first sectors of the main partition (the root of the filesystem is no more a directory...) So, I an not able to mount the partition... I was desperate... before finding myrescue! Many thanks!
First...
2009-05-27 13:55:47 UTC in myrescue Harddisc Rescue
-
Hi,
Attached file is a small too that diplays some statistics about a bitmap file:
1) Number of blocks OK / not yet done / with 'n' failed read attempt(s)
2) An ASCII-art map of bad blocks. This map is supposed to gives an idea about where damaged areas are located on your partition.
It won't helps to take descision on the way to rescue data. It just offers something to watch while...
2009-05-27 13:52:37 UTC in myrescue Harddisc Rescue
-
clohr added the offsetfs_0.2.tar.gz file.
2009-02-26 16:07:13 UTC in offsetfs
-
clohr added the offsetfs_0.2_i386.deb file.
2009-02-26 16:07:13 UTC in offsetfs