Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.os.linux.ubuntu    |    I preferred Xubuntu, seemed a bit faster    |    134,474 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 132,501 of 134,474    |
|    philo to philo    |
|    Re: cpio help needed SOLVED    |
|    08 Jan 20 16:37:59    |
      From: philo@privacy.net              On 1/7/20 7:13 PM, philo wrote:       > I am still fooling with the SCO Unix server I had mentioned the other day.       >       > I was given specific instructions how to create and retrieve a gzip       > archive on a separate partition using cpio       >       > Now I am working on a bare minimum installation that does not have gzip.       >       >       > Since I an only transferring a small amount of data, I don't need it. I       > do need help with exact context       >       >       > I would like to take one folder and use cpio to let's say) copy it to       > /dev/hd0       >       >       > I would then put the drive with the archive on it into second machine       > and un-archive the files back to a folder       >       > Could anyone give me an exact example?       >       > Thanks                                   Appreciate all the help Paul and Grant.                     Bela, the guy who worked for SCO gave me this advice and it worked.              do not have to worry about tar or gzip as it's only a tiny amount of data                                   linux# find games | cpio -ov | compress > /dev/hd04 ### except, the       right name for the target partition,        under linux...       sco# cd /target/location;        zcat < /dev/hd04 | cpio -ivdm                            Now I can fool with some of those old text based games on my own       workshop machine.                     May even put it in a virtual machine              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca