On 10/24/2011 12:39 PM, Richard Gliebe wrote:
On 10/24/11 12:36 PM Mogens Kjaer wrote:
On 10/24/2011 12:04 PM, Richard Gliebe wrote:
# dd if=hpahcisr-1.2.6-7.rhel5.x86_64.dd.gz of=/dev/sdb (4Gig USB Stick)
I would expect the file should be un-gzip'ed before being written to the USB stick?
I have tried both.
dd if=*.dd.gz and dd if=*.dd of=/dev/sdb
If you insert the stick with the .dd file in another, running Linux machine, does it mount it?
If I try this I get a directory with:
-rw-r--r-- 1 root root 362 Jan 25 2011 fix_driver_order drwx------ 2 root root 12288 Jan 25 2011 lost+found -rw-r--r-- 1 root root 69 Jan 25 2011 modinfo -rw-r--r-- 1 root root 462 Jan 25 2011 modules.alias -rw-r--r-- 1 root root 695298 Jan 25 2011 modules.cgz -rw-r--r-- 1 root root 0 Jan 25 2011 modules.dep -rw-r--r-- 1 root root 237 Jan 25 2011 pcitable -rw-r--r-- 1 root root 32 Jan 25 2011 rhdd
Mogens