See Data Transfer Ideas for more.
From: "Lutz Michaelsen" <lmicha@t-online.de> Subject: Re: How to transfer data from Xenix 2.3.4 harddisk to Linux 2.4.19 Date: Tue, 13 Aug 2002 23:48:56 +0200 References: <aj5gus$g2a$01$1@news.t-online.com>
<3d593e6d@nntp0.pdx.net> Dear all, Finally I got all the the data from my xenix box to my linux box ... thanks to everybody.
What did I do ... Xenix Box ----------- installed a small IDE disk (1GB) as 2. harddisk fdisk => xenix partition, no filesystem created tar cvf /dev/rdsk/1s0 <directory-to-transfer> Linux Box ---------- installed IDE disk as Slave on 2. IDE controller tar xvf /dev/hdd Here we are ... all data arrived perfectly. Thanks to everybody for all the hints.
Regards
Lutz
"Steve Kirkendall" <skirkendall@dsl-only.net> schrieb im Newsbeitrag
news:3d593e6d@nntp0.pdx.net...
> Lutz Michaelsen wrote:
> > I installed a second harddisk in the xenix box and created a single
> > partition with "mkdev hd". I was able to put the Xenix data on this new
> > harddisk, but Linux was still not able to mount the new harddisk.
> >
> > Question: What else can I try to transfer the data from Xenix to Linux?
>
> Instead of putting a Xenix filesystem on that second hard disk, I suggest
> you try using tar to write to it directly. I haven't messed with hard
> disks in Xenix for a long time, but I *think* the command to write the
> data would be...
>
> tar cvf /dev/hd11 /directory/containing/your/data
>
> On the Linux end, you would extract the data with...
>
> tar xPvf /dev/hdb1
>
> Obviously this is untested, and you *definitely* want to know what
> those device names (/dev/hd11 and /dev/hdb1) on their respective OSes
> before you consider trying this. ("man HW hd" on Xenix, and "man hd"
> on Linux.) You could clobber the data on the wrong hard disk if you
> get it wrong. The partition number may need to be tweaked; I tried
> to use partition 1 of the second disk on both OSes but partition
> numbering is not very well standardized so "1" on one OS could be
> anything from "0" to "4" on the other.
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar