Frenzy - LiveCD на базе FreeBSD

Guest 

  Клонирование дисков во Frenzy & FreeBSD

раздел "Программное обеспечение" >>

Guest
1.09.2006 (13:05)

>>А чем-то dd принципиально отличается от cp?
А cp разве копирует права доступа и ACL-ы ?

gruz0
(gruz0)
7.09.2006 (11:37)

DD:
The dd utility copies the standard input to the standard output. Input
data is read and written in 512-byte blocks. If input reads are short,
input from multiple reads are aggregated to form the output block. When
finished, dd displays the number of complete and partial input and output
blocks and truncated input records to the standard error output.

CP:
In the first synopsis form, the cp utility copies the contents of the
source_file to the target_file. In the second synopsis form, the con-
tents of each named source_file is copied to the destination
target_directory. The names of the files themselves are not changed. If
cp detects an attempt to copy a file to itself, the copy will fail.

Думаю ясно и так) man dd, man cp

ASM
17.02.2007 (00:56)

А я вот люблю
cat /dev/hard | bzip2 -9 > file.iso
или
tar -cf - * | bzip2 -9 > file.tar.bz2
чем хуже?

Guest
3.03.2007 (05:50)

подскажите, как правильно сделать клон с большого винта на меньший по объему?

mike345
(mike345)
8.08.2008 (03:34)

>> Сжатый образ: dd if=/dev/ad0s1 | gzip > /here/will/be/disk.img.gz
>> И обратно: gunzip -c /here/will/be/disk.img.gz | dd of=/dev/ad0s1

>> Надеюсь, успею закончить curses-фронтэнд для выполнения этих
>> операций :)
-------
>> Тулза довольно интересная, но портировать ее "в лоб" у меня не
>> вышло, хотя там особых сложностей нет, обычные скрипты и
>> стандартные юниксовые утилиты. Для нового релиза, думаю, лучше
>> написать что-то свое, основываясь на коде g4u.

techniX, что-то из этого реализовано? Очень полезные вещи...

techniX
(Mozhaisky Sergei)
8.08.2008 (14:37)

Нет, не реализовано и в релизе 1.1 этого, увы, не будет.

Задачка эта есть в списке задач для добровольцев:
http://frenzy.org.ua/docuwiki/doku.php?id=devel:tasklist
но пока никто за нее не взялся :)

Guest
17.08.2014 (15:53)

clonehdd же имеется уже во Frenzy.
Или убрана?

  [ 11-17 из 17 ]
 
  <<  1 2  

m-forum v0.9

Краткая справка по работе с форумом

 
Rambler's Top100