English Amiga Board


Go Back   English Amiga Board > Support > New to Emulation or Amiga scene

 
 
Thread Tools
Old 30 May 2002, 19:49   #1
Pixel
 
Posts: n/a
Thumbs down Lha!

I finally made my first ADF image of an old workbench disk! Now I can't get it on my computer because the file won't fit on my 720k floppy disk with cross dos.

Maybe packing the file to LHA format would shrink it down enough? Whats the command line for creating an LHA file and then adding files to it?
 
Old 30 May 2002, 19:55   #2
Frog
Junior Member
 
Frog's Avatar
 
Join Date: Aug 2001
Location: France
Posts: 1,385
try "LHA ?"

as it seems you don't like too much CLI command, try MiraWizARC available on aminet.
Frog is offline  
Old 30 May 2002, 21:23   #3
Pixel
 
Posts: n/a
Yeah. I have lha. You type in:

lha ...

then I don't know what to put in after that.

For example to extract files:

lha e myfile.lha ram:
 
Old 30 May 2002, 22:11   #4
RetroMan
Registered User
 
RetroMan's Avatar
 
Join Date: Aug 2001
Location: Germany
Age: 51
Posts: 3,704
If you only type LHA in CLI you get a pretty good help list and it will show you to use A = ADD FILES

So just do LHA A RAM:TEST.LHA DH0:C for example to pack the directory C into a file called TEST.LHA in RAM:
RetroMan is offline  
Old 30 May 2002, 23:43   #5
Nyarlathotep
Zone Friend
 
Nyarlathotep's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 148
Sometimes a 880k floppy will not fit in a 720k disk, also with compression.
So one possible choice is to split the file with:
transdisk -s 0 -e 39 >ram:file1
transdisk -s 40 -e 79 >ram:file2
on the Amiga side, copy the two parts to the pc, and do:
copy /b file1+file2 file.adf
to merge the image.
Nyarlathotep is offline  
Old 31 May 2002, 09:21   #6
Twistin'Ghost
Give up the ghost
 
Join Date: Apr 2001
Location: U$A
Age: 33
Posts: 4,662
Likewise, there's several split/join utils on the PC that have a GUI to make the task easier.
Twistin'Ghost is offline  
Old 31 May 2002, 17:55   #7
Pixel
 
Posts: n/a
Like what?

I need to split the adf into 2 seperate files?

Then I need to find a program on the P.C to put them together? What programs are there?
 
Old 31 May 2002, 18:27   #8
Twistin'Ghost
Give up the ghost
 
Join Date: Apr 2001
Location: U$A
Age: 33
Posts: 4,662
I use a program called File Split (or FSPLIT.EXE) which is a simple GUI-based app that doesn't even need installing (always a good thing). Oddly, it uses the term Concat instead of Join, but it does join the files. I don't even remember where I got it, but I am sure you could find countless variations on the theme on any site that houses PC freeware/shareware.
Twistin'Ghost is offline  
Old 31 May 2002, 19:05   #9
Paul
RIP Friends
 
Paul's Avatar
 
Join Date: Sep 2005
Location: UK
Posts: 2,157
Read my thread here...

http://eab.abime.net/showthread.php?s=&threadid=3280
Paul is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
I know nothing about LHA... Muzkat New to Emulation or Amiga scene 11 19 July 2006 00:53
Lha 2.12 Paul News 0 16 March 2006 15:51
Lha swirligig New to Emulation or Amiga scene 5 25 June 2002 01:32
Lha?? Lisa New to Emulation or Amiga scene 2 04 May 2002 13:47
lha mikni support.Apps 10 21 September 2001 10:39

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 22:25.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.41605 seconds with 13 queries