• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r4wp

[!Syllable] Syllable free operating system family

AdrianS
21-Sep-2012
[159x3]
Kaj, I'm curious what the plans are wrt Syllable (either desktop 
or server) and Raspberry PI. I see that more and more OSs are able 
to run on it now - just read about webOS, for example.
just saw you answered Nicolas on the same question, back in April
I got the browser to be unresponsive again and tried to kill the 
process using the System Information Processes tab, but that didn't 
work and the info applicaton became unresponsive as well. At that 
point the mouse didnt work either and when I tried to send the OS 
a ctrl-alt-del, that didn't do anything.
Kaj
21-Sep-2012
[162x3]
Yes, that's the other way to do it, but you probably killed a system 
process instead. Look for the first thread that says "Webster" (the 
web browser) and end that thread. It will take all the other Webster 
child threads with it
By the way, when you installed Syllable, did you use the menu option 
for installing on VMware?
Hosting a VMware image would be great, but we have to make sure that 
it's correct
AdrianS
22-Sep-2012
[165x2]
I'm pretty sure it was the "Webster" thread that I tried to kill
I did choose that option when installing, but I can re-create the 
VM to try to fix a little hassle with the startup menu. What happens 
now is that on the default first option, 'Start Syllable', you get 
an error saying that the selected disk does not exist. Choosing the 
second option, 'Start Syllable (automatic boot drive search), finds 
the OS and boots. I'm not sure what went wron there - I tried to 
install grub to the MBR - basically, I pretty much accepted the defaults 
or suggestions when installing. I'll go through it again just to 
make sure that I didn't mess something up, though, since it doesn't 
take very long.
DocKimbel
22-Sep-2012
[167]
I will give a quick try at installing 0.6.7 on VMware.
AdrianS
22-Sep-2012
[168]
during VM setup, I chose "Other" and 32 bit for the OS choices - 
not sure if that was what I should have chosen
DocKimbel
22-Sep-2012
[169x3]
I did the same, but installation stops rapidly when detecting hardware: 
fails to initialize ATA PCI controllers
It fails with the same error whatever VM target I choose.
I'll wait for a proper VM image I guess.
Kaj
22-Sep-2012
[172x2]
If it's anything like the recent VirtualBox, you probably have to 
change the hardware emulation from a SATA disk controller to an ATA 
one
Adrian, your selection in VMware should work. A generic Linux option 
should also have a good chance of working
AdrianS
22-Sep-2012
[174x3]
well, it did seem to work, except for the boot menu thing
also, is there a way for the desktop size to be remembered?
I'm just re-doing the VM now to try and correct that
Kaj
22-Sep-2012
[177x2]
Not finding the boot partition may also be caused by a SATA controller. 
On real hardware, some SATA systems shift drive numbers. There's 
a compensation attempt in the Syllable installation troubleshooting 
options, but that doesn't include the options for VMware
You mean the screen resolution? That is stored when you change it 
in the Preferences
AdrianS
22-Sep-2012
[179]
it doesn't seem to be made permanent, though
Kaj
22-Sep-2012
[180]
Was that when you forced the VM to stop?
AdrianS
22-Sep-2012
[181x2]
no, I think it wasn't retained even when I shut down cleanly
but I'll try again once I'm finished re-installing
Kaj
22-Sep-2012
[183]
That has never happened before. It should mean some corruption in 
the emulation somewhere
AdrianS
22-Sep-2012
[184x2]
if it was a SATA issue with the boot, would that not make it impossible 
to find it with the auto find option?
because it does find it, like that
Kaj
22-Sep-2012
[186x2]
Maybe, but the auto-find option is there for when the static configuration 
doesn't work. So you're lucky that the next option does work :-)
And it points to the partition number being shifted
AdrianS
22-Sep-2012
[188]
did the install again, and have the same boot issue - will try it 
yet again and see if I can fix it by editing menu.lst - do you think 
that should work?
Kaj
22-Sep-2012
[189x2]
Yes, look in the System Manager or df in the terminal what partition 
number you have, then adapt the menu.lst
The fundamental way to fix it would be to change the VMware emulation 
to ATA/IDE
AdrianS
22-Sep-2012
[191x6]
I believe it is using ata/ide
not SATA
df shows /dev/disk/ata/hdd/0
menu.lst has root=/dev/disk/ata/hdd/0
isn't that OK
?
Kaj
22-Sep-2012
[197x3]
Did you mount the image in an odd position in VMware? A normal boot 
drive is hda
In ATA terms, hdd is the slave drive on the second controller
What does the GrUB root() command in menu.lst say?
AdrianS
22-Sep-2012
[200]
(hd3,0)
Kaj
22-Sep-2012
[201x2]
At least that's consistent. I don't know why that boot menu option 
would not work
Can't you mount the image as primary master in VMware?
AdrianS
22-Sep-2012
[203]
I don't think I had the choice
Kaj
22-Sep-2012
[204x2]
You mount it somewhere when you create it, don't you?
Back later
AdrianS
22-Sep-2012
[206]
k
Kaj
22-Sep-2012
[207]
Was watching Arnold's riots
AdrianS
22-Sep-2012
[208]
I've re-installed yet again and gotten it to work by selecting the 
first controller - for some reason the installation defaults to putting 
the HD on controller 1 as the second device - the CD being the first 
on the same controller