search for: write_device

Displaying 2 results from an estimated 2 matches for "write_device".

Did you mean: pwrite_device
2009 Oct 15
1
PATCH: --write-devices to allow synchronising to a block device
...tor.c rsync-3.0.6-writedev/generator.c --- rsync-3.0.6/generator.c 2009-04-27 02:51:50.000000000 +1200 +++ rsync-3.0.6-writedev/generator.c 2009-10-15 20:54:07.000000000 +1300 @@ -39,6 +39,7 @@ extern int preserve_xattrs; extern int preserve_links; extern int preserve_devices; +extern int write_devices; extern int preserve_specials; extern int preserve_hard_links; extern int preserve_executability; @@ -1733,7 +1734,7 @@ fnamecmp = fname; fnamecmp_type = FNAMECMP_FNAME; - if (statret == 0 && !S_ISREG(sx.st.st_mode)) { + if (statret == 0 && !(S_ISREG...
2010 Mar 02
9
"Dos installer" from Win98se
...ce(15,00003518,1,0) read_device(15,00003738,1,485) read_device(15,00003958,1,1) set_attributes("O:\ldlinux.sys", 0x00) rename("O:\ldlinux.sys", "O:\syslinux\ldlinux.sys") rv = 3 syslinux: warning: cannot move ldlinux.sys set_attributes("O:\ldlinux.sys", 0x07) write_device(15,00002fa4,1,1317) write_device(15,00002fa4,1,1318) write_device(15,00002fa4,1,1319) read_mbr(15,000031a4) rv(0861) = 0000 Searching for partition offset: 00000020 Trying unlock 0001... ok 0001 Trying unlock 0000... ok ffff syslinux: partition not found (-a is not implemented for logical partition...