Author Topic: Andromeda Installation  (Read 6180 times)

ipenido

  • Newbie
  • *
  • Posts: 7
    • View Profile
Andromeda Installation
« on: August 27, 2008, 07:30:38 pm »
Hello
I want to install Andromeda standalone in a Zaurus SL-3100 with a 4GB hard drive. How should I make the partitions of the disk to install it?
thanks

HRH_H_Crab

  • Newbie
  • *
  • Posts: 38
    • View Profile
Andromeda Installation
« Reply #1 on: August 28, 2008, 06:01:06 am »
Quote from: ipenido
Hello
I want to install Andromeda standalone in a Zaurus SL-3100 with a 4GB hard drive. How should I make the partitions of the disk to install it?
thanks

You can partition pretty much how you want.
The image kind of expects 3 partitions though, with the 3rd one being swap.
If you want to change this to deal with the errors, have a look in /etc/rc.local or whatever it is.
For reasons that I have no understanding of whatsoever, this is the file that activates the swap (rather than fstab).

scottlfa

  • Sr. Member
  • ****
  • Posts: 281
    • View Profile
    • http://
Andromeda Installation
« Reply #2 on: August 29, 2008, 11:12:46 am »
Make sure the partition is formatted to ext3, or it will not be found during install.

Just switched to Andromeda myself, seems faster than basic Debian install I did.
"So there I was, spitting on my goldfish trying to keep it alive ..."
---------------------------------------------------------------< O >-------------------------------------------------------
Viliv N5 [Debian]
Acer One Running OSX 10.5.7 [Dell 3190 & Ram Upgraded]
SL-C1000 [ZUbuntu], JasJar [WM 6.5], Nokia N900, and Samsung Galaxy S 4G.
Sony Ux280P [Kbuntu 10.4 Lucid], PsP Go and DSi

Wildherb

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Andromeda Installation
« Reply #3 on: October 20, 2008, 03:27:19 pm »
if it is not a daft question, how do you format the 3100 internal hard disk as ext3? Within cacko and also within the D+B emergency linux there is no mke3fs command.
C3000 running OpenBSD 4.4
C3100 running OpenZaurus

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
Andromeda Installation
« Reply #4 on: October 20, 2008, 08:06:04 pm »
ext3 is journaled ext2. Hence:

mke2fs -j  /dev/hdXn (name of your partition)

Wildherb

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Andromeda Installation
« Reply #5 on: October 23, 2008, 05:36:00 pm »
Quote from: matthis
ext3 is journaled ext2. Hence:

mke2fs -j  /dev/hdXn (name of your partition)

Thanks, This is exactly what I did anyway becuase I couldnt see why ext2 should be a problem. My 3100 is now running yonggun's configuration. I've localised it to english and it seems to work pretty well. Performance is generally OK but a bit slow on some things which is understandable.

Very pleased to report that CPAN Perl modules can be compiled on board the Z which means I can run things like SQLiX  - only ever managed to get that running under BSD on my Z, never under Linux before! Looks like there has been a debian party going on here and I'm late to arrive.
C3000 running OpenBSD 4.4
C3100 running OpenZaurus

Z3n

  • Newbie
  • *
  • Posts: 22
    • View Profile
Andromeda Installation
« Reply #6 on: November 14, 2008, 12:30:50 pm »
So I got this installed and I am very pleased with it.  Congratulations Younggun, very nice work.

I have run into a few snags and wanted to see if anyone had a solution

1. Hawking CF Network card (dmesg - NE2000 (DL10022 rev 05) io 0xc4840300, irq 169, hw_addr ...) isn't working.  I have it plugged and and all I am seeing is the RX light flash repeatedly.  Not sure what is going on.  I have assigned and address but it won't transmit.  Never seen this before...

EDIT: Bad network cable, took the 4 one I guess...

2. Socket Bluetooth doesn't work but I don't have network connectivity at the moment (above) to install the bluez packages.

EDIT: So I got sshd installed but it keeps asking me to change my password on login.  How does one stop this behavior?

Any assistance would be appreciated.
« Last Edit: November 14, 2008, 02:57:32 pm by Z3n »