Displaying 12 results from an estimated 12 matches for "bckup".
Did you mean:
backup
2008 Aug 01
7
Mirroring Hard Drive
I have a 500GB Sata drive about 15% used I would like to make an exact
copy of too another Sata 500GB drive as a spare. That way if
something happens to the one in service I can plug in the spare
quickly and restore one of the weekly backups without reinstalling the
entire OS and all the little tweaks of setup on this mail/web server.
How do I do this? That is make an exact bootable copy of a
2002 Jul 08
3
How to freeze & thaw ext2(ext3) file system?
hi...
i intend to develop a backup application for linux
platform...
the workflow is as follows:
- freeze the file-system(ext2 or ext3)
- take the bckup
- release the file system.
i am not able to find the relevant ioctl or api for
freezing & releasing the file system...
so... i need some help...
thanks...
Satish Singhal
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://...
2020 Aug 26
4
DVR recorder how to resucue files
...p oft he disk with dd.
Trying to mount this file simple with mount -o loop save.dd /mnt/backup fails.
I found out that VDR are using non-standard disk-configurations and filesystems.
So my question if there is a way to get access the files in the image.
Tools like parted don t show partions in the bckup-file.
Thanks
Ralf
Ralf Prengel
Teamleiter
Customer Care
Comline AG
Hauert 8
D-44227 Dortmund/Germany
Telefon:+49 231 97575 157
Mobil:+49 151 10831 157
Fax:+49 231 97575 257
E-Mail:ralf.prengel at comline.de
www.comline.de
Vorstand: Stephan Schilling
Aufsichtsratsvorsitzender: N.N.
HR Dortmund B...
2020 Aug 25
3
DVR recorder how to resucue files
Hallo,
we've a DVD recorder from everfoces and problems to open files using
the interface.
I made a backup using dd without any problems but how can I mount this image.
Normal loop options don't work.
Thanks for hints.
Ralf
2020 Aug 26
0
DVR recorder how to resucue files
...on-standard disk-configurations and
> filesystems.
If this were a normal DVD, you'd have to specify the file system:
mount -t iso9660 -o loop save.dd /mnt/backup
But you say the DVD uses a non-standard file system, so this may not
work.
> Tools like parted don t show partions in the bckup-file
DVDs don't have partitions, and I don't think parted would work on an
image anyway.
--
Yves Bellefeuille
<yan at storm.ca>
2020 Aug 27
0
DVR recorder how to resucue files
...ying to mount this file simple with mount -o loop save.dd /mnt/backup
> fails.
> I found out that VDR are using non-standard disk-configurations and
> filesystems.
> So my question if there is a way to get access the files in the image.
> Tools like parted don t show partions in the bckup-file.
>
> Thanks
> Ralf
>
> Ralf Prengel
> Teamleiter
> Customer Care
> Comline AG
> Hauert 8
> D-44227 Dortmund/Germany
>
> Telefon:+49 231 97575 157
> Mobil:+49 151 10831 157
> Fax:+49 231 97575 257
> E-Mail:ralf.prengel at comline.de
>
> www.com...
2007 Nov 15
1
2GB limit
...nf man to see if there was an option that I set incorrectly. So far I couldn't see anything wrong.
My configuration is really simple
workgroup = TEST
netbios name = Test_Srv
server string = Test Server
security = user
[BackUps]
comment = System Backups
path = /media/srvInfo/BckUp
browseable = yes
valid users = test
public = no
writable = yes
printable = no
create mask = 0765
Could you help me to fix this? I don't know where else I can check.
Does any body had similar problem like this with current version 3.26?
Thanks in advance
Simon
-----...
2012 Apr 13
1
wined3d in windows 98 - illegal operation.
...builds for win32 apps, but when the installer runs I see that some syswow64 (which is a 64 bit app folder) is getting created and some dlls into it installed. Does this mean my windows 98 has now 64 bit dlls and that is why it can't run d3d? or even DirectDraw now is disabled. Ofcourse I have a bckup of my VM but I would like to play Red Alert 2... and some other games. Which require directx 8/9 and don't have software rendering. Please help me getting direct3d to work in my windows 98 SE, it has alredy most things installed like directx 9 redist and vmware tools and the audio drivers. Now...
2006 Apr 19
4
DO NOT REPLY [Bug 3701] New: rsync_xal_set: lsetxattr system.posix_acl_default failed: Permission denied
...]# getfattr -d HLPTEXT.TXT
[root@fileserver /home/lsoftware/someprog/Muster]# getfacl HLPTEXT.TXT
# file: HLPTEXT.TXT
# owner: root
# group: users
user::rwx
user:hush:rwx
group::---
group:praes:r-x
mask::rwx
other::---
[root@backup /]# /usr/bin/rsync -avzRX --acls --delete-after --rsh="ssh -l
bckup -i /root/backup.key" backup@fileserver::all/home/lsoftware backup/
>/dev/null
home/lsoftware/someprog/Muster/FLOSKEL.MST: rsync_xal_set: lsetxattr
system.posix_acl_default failed: Permission denied
home/lsoftware/someprog/Muster/HLPTEXT.TXT: rsync_xal_set: lsetxattr
system.posix_acl_default...
2016 Jan 25
0
Why is my rsync transfer slow?
...ernally it's a folder tree with a number of files/folders.
> As a quick test, I've just created a 100M sparse image, here's the contents before I've added any files :
>> $ ls -lRh a.sparsebundle/
>> total 16
>> -rw-r--r-- 1 simon staff 496B 25 Jan 14:36 Info.bckup
>> -rw-r--r-- 1 simon staff 496B 25 Jan 14:36 Info.plist
>> drwxr-xr-x 8 simon staff 272B 25 Jan 14:36 bands
>> -rw-r--r-- 1 simon staff 0B 25 Jan 14:36 token
>>
>> a.sparsebundle//bands:
>> total 34952
>> -rw-r--r-- 1 simon staff 2.1M 25...
2016 Jan 25
3
Why is my rsync transfer slow?
...ame and icon. Internally it's a folder tree with a number of files/folders.
As a quick test, I've just created a 100M sparse image, here's the contents before I've added any files :
> $ ls -lRh a.sparsebundle/
> total 16
> -rw-r--r-- 1 simon staff 496B 25 Jan 14:36 Info.bckup
> -rw-r--r-- 1 simon staff 496B 25 Jan 14:36 Info.plist
> drwxr-xr-x 8 simon staff 272B 25 Jan 14:36 bands
> -rw-r--r-- 1 simon staff 0B 25 Jan 14:36 token
>
> a.sparsebundle//bands:
> total 34952
> -rw-r--r-- 1 simon staff 2.1M 25 Jan 14:37 0
> -rw-r--r--...
2016 Jan 24
3
Why is my rsync transfer slow?
On Sun, Jan 24, 2016 at 12:29 PM, <
dbonde+forum+rsync.lists.samba.org at gmail.com> wrote:
> On 2016-01-24 03:51, Kevin Korb wrote:
>
>> Are you rsyncing from one to the other? Both of them to somewhere
>> else? One at a time to somewhere else? Why won't you just show your
>> actual command line and an ls -li of the correct source and incorrect
>>