Post subject: QNX disk image Posted: Dec 11, 2007 - 03:47 PM
Guest
Hi,
Anyone know of a utility to create a QNX disk image?
Thanks,
Tom
maschoen
Post subject: RE: QNX disk image Posted: Dec 11, 2007 - 06:29 PM
QNX Master
Joined: Jun 25, 2003
Posts: 1045
Are you asking how to copy a disk image from one drive to another?
# cp /dev/hd0 /dev/hd1
or are you looking for CD/DVD image?
Thomas Freedy
Post subject: Re: QNX disk image Posted: Dec 11, 2007 - 08:09 PM
Guest
to make multiple drives. something like ghost for windows.
"maschoen" <maschoen@pobox-dot-com.no-spam.invalid> wrote in message
news:fjmpsm$j4b$1@inn.qnx.com...
Quote:
Are you asking how to copy a disk image from one drive to another?
# cp /dev/hd0 /dev/hd1
or are you looking for CD/DVD image?
Ryan J. Allen
Post subject: Re: QNX disk image Posted: Dec 11, 2007 - 08:56 PM
Guest
On 11/12/2007 3:09 PM, Thomas Freedy wrote:
Quote:
to make multiple drives. something like ghost for windows.
If you've got disks of the exact same geometry you could use dd to make
and replicate an image of the disk.
You could also just tar up the contents of the drive as your "image"
then fdisk/dinit/untar on your target drives. You'd want to make sure
you have the appropriate .boot file if you're booting from the drive on x86.
I think there may be a little script file floating around that automates
this for you. I'll see if I can find it.
--
Ryan J. Allen
QNX Software Systems
Ryan J. Allen
Post subject: Re: QNX disk image Posted: Dec 12, 2007 - 03:01 PM
Guest
On 11/12/2007 3:56 PM, Ryan J. Allen wrote:
Quote:
I think there may be a little script file floating around that automates
this for you. I'll see if I can find it.
It's actually for QNX4 so some slight modification may be required
(luckily it's a pretty simple script). And it doesn't tar the drive
contents, rather copies them from one drive to another.
All logos and trademarks in this site are property of their respective owners. The comments are property of their posters. Powered by OpenQNX: The QNX Community Portal Site
QNX and the QNX logo are registered trademarks of QNX Software Systems.