PDA

View Full Version : read data in a Next formatted disk


Camilo La Rota
10-26-2004, 04:31 AM
Helo,

I would like to know how to acces from a Windows (or linux) machine the
data contained on floppy disk formatted in a Next machine.
Is there any (free) emulator of the the NextStep OS that let me read it ?

Thank you,

Camilo

Guest
10-26-2004, 06:39 AM
In <cllg2e$qug$1@news-sop.inria.fr> Camilo La Rota wrote: Helo, I would like to know how to acces from a Windows (or linux) machine the data contained on floppy disk formatted in a Next machine. Is there any (free) emulator of the the NextStep OS that let me read it
? Thank you, Camilo

Not to my knowledge. Only Windows way will be rawread.... (but that is
something you probably don't want to do)
Linux is also dumb. At least they promised to support NeXT-Step file
systems on hard disk since kernel 2.2, but they cannot do this even
today. Works only with standard formatted disk, not real NeXT-Step disks,
i.e formatted with a disktab entry. I assume this will hold for floppy's
too. (Well I let the window stay, need just 2min for a verify....)

OK -> unknown filesystem, as assumed Linux isn't able to understand any
kind of NeXT-Step medium.

Henry
--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

David Evans
10-26-2004, 07:46 AM
In article <2u75tqF27o3lsU2@uni-berlin.de>, <Henry@Koplien.de> wrote:Linux is also dumb. At least they promised to support NeXT-Step filesystems on hard disk since kernel 2.2, but they cannot do this eventoday. Works only with standard formatted disk, not real NeXT-Step disks,i.e formatted with a disktab entry.

Hmmmm? The filesystem itself is no problem under Linux...are you
talking about partitioning gotchas?

--
David Evans dfevans@bbcr.uwaterloo.ca
Research Associate, Ph.D. Candidate http://bbcr.uwaterloo.ca/~dfevans/
University of Waterloo "Default is the value selected by the composer
Ontario, Canada overridden by your command." - Roland TR-707 Manual

Guest
10-26-2004, 10:04 AM
In <cllrgr$s3l$1@rumours.uwaterloo.ca> David Evans wrote: In article <2u75tqF27o3lsU2@uni-berlin.de>, <Henry@Koplien.de> wrote:Linux is also dumb. At least they promised to support NeXT-Step filesystems on hard disk since kernel 2.2, but they cannot do this eventoday. Works only with standard formatted disk, not real NeXT-Step
disks,i.e formatted with a disktab entry. Hmmmm? The filesystem itself is no problem under Linux...are you talking about partitioning gotchas?

YUP. NeXT is recognized when having a partitioning table (was it ID a4
for NeXT?), but with a disktab entry formatted disk (having no
partitioning table in the usual way) I have never seen any OS that was
able to recognize the disk, except NeXT-Step itself. Give it try if you
have a spare disk. Create a disktab entry with partitions of size you
desire, format the disk, and try to read anything on disk with windows,
Linux, or whatever you like. All the systems tell you, that your disk is
not formatted, what put me in charge using my back-up with 8 hours of
restore under SUSE Linux 6.3 in former times. So not only Bill Gates has
deserved his cookie...

Henry

--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

David Evans
10-26-2004, 10:41 AM
In article <2u7htmF247su7U1@uni-berlin.de>, <Henry@Koplien.de> wrote:but with a disktab entry formatted disk (having nopartitioning table in the usual way) I have never seen any OS that wasable to recognize the disk, except NeXT-Step itself.

Ahhhh errrrr yeah, I can see that being a problem. You'd likely
need to add a new "partition table type" to your OS of interest. I
assume that Linux has an architecture for doing this given that it
can handle IRIX, Sun, etc. table types. Maybe there's even one that
can grok NeXT partitions, if they're sufficiently BSD-like.

--
David Evans dfevans@bbcr.uwaterloo.ca
Research Associate, Ph.D. Candidate http://bbcr.uwaterloo.ca/~dfevans/
University of Waterloo "Default is the value selected by the composer
Ontario, Canada overridden by your command." - Roland TR-707 Manual

Andreas Berger
10-26-2004, 12:07 PM
Henry,
YUP. NeXT is recognized when having a partitioning table (was it ID a4 for NeXT?), but with a disktab entry formatted disk (having no partitioning table in the usual way) I have never seen any OS that was able to recognize the disk, except NeXT-Step itself.

Thanx for your explanation. Now i know why DayDream doesn't found his
harddrive images on an disktab hd. On an NeXT formatted hd all things
works OK.
Is there any way to create a partition table from an existing disktab
harddrive and write that to the proper locations on hd?
Is there a way, to get builddisk accepting disktab entries instead of
using inner values?

regards, Andreas

Guest
10-26-2004, 10:45 PM
In <2u7p3uF26nr5hU1@uni-berlin.de> "Andreas Berger" wrote: Henry, YUP. NeXT is recognized when having a partitioning table (was it ID
a4 for NeXT?), but with a disktab entry formatted disk (having no partitioning table in the usual way) I have never seen any OS that
was able to recognize the disk, except NeXT-Step itself. Thanx for your explanation. Now i know why DayDream doesn't found his harddrive images on an disktab hd. On an NeXT formatted hd all things works OK. Is there any way to create a partition table from an existing disktab harddrive and write that to the proper locations on hd? Is there a way, to get builddisk accepting disktab entries instead of using inner values? regards, Andreas

Not to my best knowledge, if you want to keep any data. Normally fdisk is
doing the job, - in the usual way that most other OS will recognize this
as a NeXT-Step partition with ID a4(?). Using fdisk has several
drawbacks, because it is realy outdated on NeXT. And if you want to have
e.g. 7 partitions with 2GB (4GB on OPENSTEP) each, you are lost with any
tool on NeXT except a disktab entry. As long as you have no need for a
second *kind* of partition, I can not see any reason to do the fdisk
hassle. I like to have total control over the disk, I always had bad
experiences with other OS in the same machine, so normally I have
different computer for different OSs, and therefore no need for doing
this fdisk stuff.

I also have some tricky formatted disks for dualboot's and they all need
the partitioning tables. (E.g. a NeXT-Step partition with 4MB -the
smallest size possible- holding the necessary network boot stuff, and a
40GB NTSF behind, -and you can choose at start up if you want to go with
NeXT-Step or WindowsXP) But they really have small NeXT-Step partitions
that fit on two floppy's, so this doesn't hurt if there arise a
problem...

Henry
--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

Dave Bailey
10-30-2004, 05:04 PM
Linux kernels since at least V 2.2 have understood Next filesystems
(but not the sub-partitions); use the mount command:

mount -t ufs -o ufstype=nextstep,ro /dev/fd0 /Next_floppy

Of course the kernel needs to be compiled with ufs support (look at
/proc/filesystems to check), and there's no write support yet.

Cute Swinger 8\)
12-21-2004, 02:23 PM
--
Start the New Year off with some adult toys
Or movies!! Best prices around!
FAST & Discrete shipping!

http://www.sextoysex.com/a2k4
-=-=-=-=-=-=-=-=-=--=-=-=-
Looking to Find a Date?? With a REAL PERSON??

http://68.82.94.85:2000/Public/singles.htm
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Looking to find local swingers & hookups?
Couples? Singles? SEARCH BY ZIPCODE!
100% FREE

http://68.82.94.85:2000/public/swingers/index.htm
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

You can also checkout our NEW all GAY site at

http://68.82.94.85:7000


"Camilo La Rota" <Camilo.Larota@sophia.inria.fr> wrote in message
news:cllg2e$qug$1@news-sop.inria.fr... Helo, I would like to know how to acces from a Windows (or linux) machine the data contained on floppy disk formatted in a Next machine. Is there any (free) emulator of the the NextStep OS that let me read it ? Thank you, Camilo


MyLounge.com Site Map
Forum: Cars, Cell Phone, Database, Games, Home Improvement, IT, Music, School, Sports, Web Design, Web Server, Weight Loss

The MyLounge.com forum is intended for informational use only and should not be relied upon and is not a substitute for any advice. The information contained on MyLounge.com are opinions and suggestions of members and is not a representation of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for the accuracy, completeness or usefulness of any postings or the qualifications of any person responding. Please consult a expert or seek the services of an attorney in your area for more accuracy on your specific situation. Please note that our forums also serve as mirrors to Usenet newsgroups. Many posts you see on our forums are made by newsgroup users who may not be members of MyLounge.com Term of Service