English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   support.Other (https://eab.abime.net/forumdisplay.php?f=74)
-   -   HDF image to System partition? (https://eab.abime.net/showthread.php?t=62020)

UK-Wobbie 25 November 2011 23:36

HDF image to System partition?
 
Do any one know how i can install a system HDF image to the System partition?

Right now am having ago using ADF Opus.
But it's reading some file errors.

Thank you

johnim 26 November 2011 00:20

mount both

then open a new cli and type

copy name:(hdf files) name:(system drive) all

this will copy all files across

UK-Wobbie 26 November 2011 00:55

Quote:

Originally Posted by johnim (Post 787390)
mount both

then open a new cli and type

copy name:(hdf files) name:(system drive) all

this will copy all files across

Hey thnaks for the reply.
How do i mount the file? thanks

johnim 26 November 2011 01:09

are you using a real amiga or winuae

UK-Wobbie 26 November 2011 01:34

Quote:

Originally Posted by johnim (Post 787399)
are you using a real amiga or winuae

Real Amiga. It's a Amiga 1200

johnim 26 November 2011 01:46

the quickest way would to connect your amiga hardrive to a ide to usb adapter and use winuae

if you dont want to use winuae too trasfere the systems

use winuae mount the hdf and zip the whole system then trasfere the file to your amiga using aexplorer then unzipping when copied

but the first option would be quicker

UK-Wobbie 26 November 2011 01:55

Quote:

Originally Posted by johnim (Post 787405)
the quickest way would to connect your amiga hardrive to a ide to usb adapter and use winuae

if you dont want to use winuae too trasfere the systems

use winuae mount the hdf and zip the whole system then trasfere the file to your amiga using aexplorer then unzipping when copied

but the first option would be quicker

Are there any way on mounting the image on the Amiga?

olesio 26 November 2011 03:11

Yes, use XFS Package: http://aminet.net/disk/misc/xfs.lha after copy files from subdir C to SYS:C and from subdir Devs to SYS : Devs like this:
Code:

setenv file.device,0 "dh1:your_file.hdf"
mount file0: from Devs/mountlist.xfs
devio --reset file.device,0

If you do not set hdf filename and path by setenv command mount show you file requester. More information in xfs.guide "help file".

UK-Wobbie 27 November 2011 12:17

Quote:

Originally Posted by olesio (Post 787412)
Yes, use XFS Package: http://aminet.net/disk/misc/xfs.lha after copy files from subdir C to SYS:C and from subdir Devs to SYS : Devs like this:
Code:

setenv file.device,0 "dh1:your_file.hdf"
mount file0: from Devs/mountlist.xfs
devio --reset file.device,0

If you do not set hdf filename and path by setenv command mount show you file requester. More information in xfs.guide "help file".


Hello,
Thanks for the tool. When coming to copy everything over. Where do i put the codelines?
thanks

olesio 28 November 2011 17:32

I do not understan you. You asking where to put lines from tag code which I wrote? Heh, it is obvious. In CLI/Shell or in script file called by execute command or by IconX project icon.

UK-Wobbie 29 November 2011 15:17

Quote:

Originally Posted by olesio (Post 787751)
I do not understan you. You asking where to put lines from tag code which I wrote? Heh, it is obvious. In CLI/Shell or in script file called by execute command or by IconX project icon.

Am no Amiga GEEK so thank you

olesio 30 November 2011 08:41

Me neighter. I thought you have basic Workbench knowledge if you playing with hdf files. Anyway, no problem I glad I can help you.


All times are GMT +2. The time now is 20:45.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.05104 seconds with 10 queries