Re: dd on samba

2005-03-15 Thread Pietro Cerutti
On Mon, 14 Mar 2005 19:53:12 -0300, Alejandro Pulver <[EMAIL PROTECTED]> wrote: > > Hello, Hi there, > > I have free space between two slices to I tried to do the same as you. Thank you! > When you have the image of a slice generated by 'dd', it contains its > partitions and filesystems. Fir

Re: dd on samba

2005-03-14 Thread Alejandro Pulver
On Mon, 14 Mar 2005 13:34:17 + Pietro Cerutti <[EMAIL PROTECTED]> wrote: > On Mon, 14 Mar 2005 13:27:19 +, Pietro Cerutti > <[EMAIL PROTECTED]> wrote: > > dd and dump won't work (they won't put the data on a directory). > > Maybe I solved it, by making > # dd if=/dev/ad0 of=/mnt/some_fil

Re: dd on samba

2005-03-14 Thread Pietro Cerutti
On Mon, 14 Mar 2005 13:27:19 +, Pietro Cerutti <[EMAIL PROTECTED]> wrote: > dd and dump won't work (they won't put the data on a directory). Maybe I solved it, by making # dd if=/dev/ad0 of=/mnt/some_file.dd bs=2m But how is goint to be to restore the whole filesystem? Thanks! -- Pietro

Re: dd on samba

2005-03-14 Thread Peter Ulrich Kruppa
On Mon, 14 Mar 2005, Pietro Cerutti wrote: Hi folks, I need to backup my whole disk, re organize my partitions, and then restore the whole thing. The problem is that the only place where I can put the backup is a samba mount. dd and dump won't work (they won't put the data on a directory). What e

dd on samba

2005-03-14 Thread Pietro Cerutti
Hi folks, I need to backup my whole disk, re organize my partitions, and then restore the whole thing. The problem is that the only place where I can put the backup is a samba mount. dd and dump won't work (they won't put the data on a directory). What else could I do? Don't forget that I also