r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Syllable] The free desktop and server operating system family

Kaj
7-Nov-2005
[349]
What I like a lot is that CALL and things like GET-ENV are already 
there, so you can do a lot in a Unixy system by calling external 
commands, which is exactly what my programs do
DideC
7-Nov-2005
[350x2]
So it can be your shell?
;-)
Kaj
7-Nov-2005
[352]
Not very well. It has the interactive REBOL mode, but it's still 
very primitive. No tab completion and history recall and such
Anton
14-Nov-2005
[353x2]
Just tried installing Syllable to a AMD K6-350MHz system. I checked 
the menu.lst file and it seems to be correctly pointing root (hd0,0) 
  (there's nothing else on the drive.)   On rebooting, I received 
"Error loading operating system. Setup cannot continue."
Any ideas ?
Kaj
14-Nov-2005
[355]
Did you install GrUB after installing Syllable?
Anton
14-Nov-2005
[356x3]
Probably not. How do you install grub ?
I managed to skip past the grub notes the first time, so I had to 
reinstall. :) Looks like I have to do it again.
Thankfully it doesn't take that long.
Kaj
14-Nov-2005
[359x3]
You don't have to re-install Syllable, but you do have to follow 
the GrUB installation procedure in the installation instructions
Read the included install.txt. The note at the end of the Syllable 
installation just tells you to look there
We have to automate the GrUB installation, but there's a technical 
hurdle to that that we're still working on taking
Anton
14-Nov-2005
[362]
Ah..  I was just ready to give my user feedback on that. :) No matter, 
I still think the install was pretty easy. The only thing was not 
knowing how to edit menu.lst (I found AEDIT, but that was not obvious, 
eg. I tried "ed" "edit" etc first.) But you're going to fix the whole 
issue anyway.
Kaj
14-Nov-2005
[363x2]
The installer gives you the option to press "e" and AEdit will start 
automatically with menu.lst :-)
I know how you feel, though. I also have the tendency to feel my 
way through the installation and did it several times in the beginning 
to form a mental picture of it
Anton
14-Nov-2005
[365x3]
Though, maybe you could change the part where a return key continues 
the installation after reading grub doc. I was pressing enter to 
scroll down through the doc. I didn't notice I had reached the end 
of the doc when the prompt to continue the installation appeared. 
I just pressed enter again.
I noticed the 'e' option, but first I wanted to read about it with 
'?'  That's how that problem appeared.
Is it easy to change that, do you think ?
Kaj
14-Nov-2005
[368]
Yes, it's primitive. It should be replaced with a native graphical 
installer, maybe with Orca scripting embedded. It just hasn't been 
a priority yet. We were pretty pleased a few years ago to replace 
the manual installation with a text installer :-)
Anton
14-Nov-2005
[369]
It's a pretty streamlined process, anyway.
Kaj
14-Nov-2005
[370x2]
That sort of stuff wouldn't be hard to change, but I want to see 
if I can redo the whole installer in Orca. Then later, we could embed 
it in a graphical user interface
If you hace to do it again, you could try to page through the instructions 
with the space bar. That's the standard way with the pager that is 
used
Anton
14-Nov-2005
[372x2]
It occurred to me just now that's probably the standard way.
Is there a way to get the shell up from the Basic CD without having 
to reinstall all the files again ?
Kaj
14-Nov-2005
[374]
You don't have to go into the Syllable shell, you have to go into 
the GrUB shell
Anton
14-Nov-2005
[375]
Eh? But I haven't installed grub yet, (have I ...?)
Kaj
14-Nov-2005
[376]
No, but it boots the CD
Anton
14-Nov-2005
[377]
Ah, it is the grub shell that boots the CD.
Kaj
14-Nov-2005
[378]
You have to boot the CD again and enter the GrUB shell. Please read 
the install.txt
Anton
14-Nov-2005
[379x3]
Ok, booting cd now.
oh that's right, just cancelled the install by not pressing 'i' at 
the beginning.
now to read install.txt
Kaj
14-Nov-2005
[382]
If you are running Linux, you can also use that to read the install.txt 
from the CD. Windows unfortunately can't read the RockRidge format
Anton
14-Nov-2005
[383]
No linux. Where's the install.txt ?
Kaj
14-Nov-2005
[384]
/Install and then maybe deeper in a docs directory or something
Anton
14-Nov-2005
[385]
ok I'll have a look. Is there a tree command of some sort that can 
do the looking for me ?
Kaj
14-Nov-2005
[386x10]
cd /Install
No tree command in the standard distribution
ls
to list the directory contents
d
or
dir
may also work
Or you can read it from the site:
http://syllable.sourceforge.net/docs/latest/install.txt
Anton
14-Nov-2005
[396x2]
cool thanks
Ahh!  I think I used the power button to reboot.
Kaj
14-Nov-2005
[398]
Don't!