Sponsored Content
Full Discussion: disk image
Operating Systems Linux disk image Post 302259628 by mark54g on Tuesday 18th of November 2008 01:52:50 PM
Old 11-18-2008
how did you image it?

If you used something like dd, you can then copy the image created and mount it as a loopback filesystem. I would lay out the partitions/mounts/filesystems as you like, and then mount the image file, and copy things as needed with the appropriate arguments/switches to keep permissions intact. You could rsync if you wished.
 

5 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Disk image !!

Hi all, I have a SCSI hard disk drive (2GB) I'm installing on it solaris 5 and some other applications on a sun sparc workstation, I made an image file of this H.D using Norton Ghost 6, then I restored this image file on another H.D.D (4GB), I tried to boot the sun sparc workstation with this new... (0 Replies)
Discussion started by: wesweshahaha
0 Replies

2. Solaris

How to create a disk image

I have a whole bunch of solaris machines. How do i create an image so i dont have to keep doing a reload and. In the pC world we have ghost what about the solaris world? (3 Replies)
Discussion started by: frankkahle
3 Replies

3. OS X (Apple)

Can't Mount Disk / Image after bad unmount

I have had a little issue with one of my disks, the usb cacble was pulled out and one of the external drives on it would no longer mount. I used First Aid and it verified and repaired both OK / nothing to do). After lots of messing around and not being able to mount I used Drive Genius 2 and that... (1 Reply)
Discussion started by: Cranie
1 Replies

4. UNIX for Advanced & Expert Users

Unattended disk image deployment?

Hi I need a system that allows a PC to PXE boot and then fully unattended deploy a diskimage created from a Linux system with identical hardware and then reboot when finished. I have been looking around but have not found a tool that is capable of doing this without too many bells and whistles,... (2 Replies)
Discussion started by: smith0083
2 Replies

5. AIX

DR using a mksysb image on disk.

This may be a dumb question and the more I think about it the worst it seems!! I have inherited some standalone systems where they are using the mksysb command to create a disk file image; this image is then backed up to Networker. My dumb question is how would we go about restoring this... (4 Replies)
Discussion started by: gz3xzf
4 Replies
ZIP2ST(1)							 Hatari utilities							 ZIP2ST(1)

NAME
zip2st - a program for converting .zip archives to Atari .st disk images SYNOPSIS
zip2st srcname.zip [dstname.st] DESCRIPTION
zip2st can be used to convert a .zip file to a .st disk image. If the destination filename is not given, use the name of the .zip file, without the extension, and save it in the current working direc- tory. Any single directories (other than 'auto') at root of the zip archive are traversed down to avoid adding redundant intermediate directories from the zip file to the generated disk image. The .st disk image is a raw disk image, and can be written to a floppy using dd(1) or converted to .msa disk image with hmsa(1). The contents of the uncompressed zip file need to be smaller than 2.88MB (the largest floppy image size supported by Hatari). SEE ALSO
hmsa(1), atari-hd-image(1), hatari(1), unzip(1), mtools(1), dd(1). AUTHOR
Written by Thomas Huth <huth at tuxfamily.org>. This manual page was written by Teemu Hukkanen <tjhukkan at iki.fi> for the Debian project and later modified by Eero Tamminen to suit the latest version of Hatari. LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. NO WARRANTY
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Hatari 2012-05-30 ZIP2ST(1)
All times are GMT -4. The time now is 09:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy