foetz wrote:
sornywrx wrote:
Is that not what fx does?
oh yes it is but i wanted to know what you did in fx i.e. how you partitioned the disk exactly
Ah, ok, yes I looked at a few guides and they all had the same procedure which was:
Press enter for disk defaults (controller 0, drive 1), it found my Seagate drive ok. I then did the following:
-'r' for repartition
-'ro' for root drive option
-confirmed XFS
-'..' to go up a level
-'l' for new disk label
-'sy' for new disk label (which was confirmed with a message)
-'ex' for exit... I believe here it asked if I wanted to save changes to the disk, I typed y
Then it rebooted. And with the same CD in the drive I tried to continue the installation and after reading the tools portion of the CD for 20-30 sec that's when I got the error message in the screen shot about being unable to read /hw etc etc.
I did as little reading. Read about the process and how after partitioning the option to start the install copies the 'miniroot' to a partition (#1) on the HD then boots it.
So I go to the cmd line and loaded sash64 and typed 'ls' on a fresh disk partition, BEFORE running the install. It only showed 1 partition, dksc(0,1,8) which is 'sgilabel'
After I attempted the install and it copies the tools from the CD (and then fails to give me the inst> prompt where I'd run mkfs) I went back to the prompt and run ls. This time it shows the dksc(0,1,8) with 'sgilabel' AND dksc(0,1,1) with some files and folders.
.cshrc .login .profile bin dev etc hw lib lib32 sbin usr var
I did an 'dksc(0,1,1)/hw' and it shows that it's an empty drive. So I don't know if this is the same 'hw' referenced in the error in my earlier screenshot or if it's supposed to be empty.
Ah, I ran dksc(0,1,1)/bin just to see what it'd have an I got "xfs: file read error" and "read of inode failed" "inode 0 has invalid magic number 0x5846' and could not read file ..U(A" ---except the ..U(A part of the 'file' name was the u with an ^ on top and an A with a ` on top.... obviously not real files and showing file corruption
Not sure if it's the HD or the media.
So it looks like its at least seeing the drive, setting up partitions, and attempting to copy the tools but then fails to load the miniroot.
Either way I'm already learning a lot about IRIX