Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2008-02-19 6:09:32 am

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Zeneee 1.0-beta3 is out

Hi all,

Zeneee is ready for test. These characteristics are as follows:
* Based on Zenwalk 5.0
* Use 2.6.22.9-kernel of Zenwalk 4.8
* Xorg, Slim (graphic login manager), Fluxbox, Rox
* Firefox+Flash player, Leafpad, Luvcview (for webcam)
* Kernel patched with alsa, atl2, madwifi/atheros, uvcvideo and asus_acpi drivers
* Correct resolution of 800x480 with 915resolution package
* Gkrellm gives battery/power, numlock/capslock/scrollock status
* These hotkeys are functionals with Fn-key: F2, F3, F4, F7, F8, F9, F11 and PgUp-PgDn-Home-End
   > For this i used the asus_osd-07-08-10-i386-1tfn.tgz package created by MS3FGX from SlackEee Forum
   > Thanks at MS3FGX for this good work! smile
* Suspend2Ram has been desabled because the wakeup with the power button is bugged
N.B. I forgot to test the functionality of the microphone, oups!!! Sorry.

Zeneee is a light system. You can use netpkg commandline for to add some others applications. netpkg manages the dependencies. For to search an application look at the Zenwalk Package Search.

Login:
user: zenny with password: zenny
user: root with password: toor

For download:
zeneee-1.0-beta3.tar.gz
zeneee-1.0-beta3.tar.gz.md5
zeneee-install-howto.txt and look on the wiki
screenshots

Enjoy!
alisou, smile

Last edited by alisou (2008-02-20 7:08:44 pm)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#2 2008-02-19 12:08:16 pm

rozojc
Senior Member
Registered: 2007-10-11
Posts: 162

Re: Zeneee 1.0-beta3 is out

Hi,
Several questions I'd appreciate it if you can answer them for me:

1. How much space does it take installed?
2. What filesystem is it using by default?
3. I suppose it is possible, but I ask just in case: is it possible to install this, and then install XFCE + Thunar from the repos?
4. Once installed, is does connecting an LCD projector to the VGA connector work? And how can you send the video in different resolutions?

Thanx

Offline

 

#3 2008-02-20 5:04:13 pm

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

Q1: 700 MB installed
Q2: ext2
Q3: yes type "netpkg xfce" in commandline
Q4(a): During a conference projector was connected to the VGA connector and it worked well
Q4(b): I don't know. It affects the handling of the projector and not eeepc.

Greetings!
alisou, :-)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#4 2008-02-21 8:22:11 pm

fiction
New member
Registered: 2008-01-07
Posts: 9

Re: Zeneee 1.0-beta3 is out

Hi, I got these error messages after booting:

/etc/rc.d/rc.S: line 15: sbin/mount : Permission denied
/etc/rc.d/rc.S: line 41: sbin/mount : Permission denied

And system halted neutral
Any suggestion is appreciated.

Offline

 

#5 2008-02-22 6:50:54 am

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,
@fiction
Start from scratch. Something did not work during the 1st installation. Redo the installation.


a+, alisou, smile

Last edited by alisou (2008-02-22 6:58:11 am)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#6 2008-02-23 10:56:59 am

mimix
New member
Registered: 2008-02-23
Posts: 2

Re: Zeneee 1.0-beta3 is out

Hi,
Is there a way to install this on sda1 (over eeepc xandros)? I tried but it kernel panics trying to mount sdc1 (?) for some reason...
Tks a lot and great work!

Offline

 

#7 2008-02-23 7:19:36 pm

freeetos
Member
Registered: 2008-02-03
Posts: 47

Re: Zeneee 1.0-beta3 is out

May I ask for an explanation of this procedure?

Pick the UUID of your formatted usb key
# /lib/udev/vol_id /dev/sdc1 > /home/foo/uuid_of_your_usb_key.txt

Is it asking us to create a text file in our home folder? What should the file contain?

Thanks.

Offline

 

#8 2008-02-23 10:39:44 pm

fiction
New member
Registered: 2008-01-07
Posts: 9

Re: Zeneee 1.0-beta3 is out

freeetos wrote:

May I ask for an explanation of this procedure?

Pick the UUID of your formatted usb key
# /lib/udev/vol_id /dev/sdc1 > /home/foo/uuid_of_your_usb_key.txt

Is it asking us to create a text file in our home folder? What should the file contain?

Thanks.

/home/foo here stands for you home directory.
you can use ~ instead of /home/foo like this:

/lib/udev/vol_id /dev/sdc1 > ~/uuid_of_your_usb_key.txt

That will create a file named uuid_of_your_usb_key.txt in you home directory.
The UUID in the line begins with ID_FS_UUID will be used in further steps.

Last edited by fiction (2008-02-23 10:40:57 pm)

Offline

 

#9 2008-02-24 7:58:10 am

mimix
New member
Registered: 2008-02-23
Posts: 2

Re: Zeneee 1.0-beta3 is out

Hi,

After changing initrd-tree/rootdev I managed to install it over xandros. It took a long time to boot so I changed rc.udev to run after rc.M and it worked great, the boot now takes around 30s.

Now I'd like to add bootsplash to the kernel, is there anyway I can find the patched source used in zenEee?

Thanks.

Offline

 

#10 2008-02-24 9:07:27 pm

fiction
New member
Registered: 2008-01-07
Posts: 9

Re: Zeneee 1.0-beta3 is out

Hi, mimix

Great to hear you have installed ZenEee on SSD successfully. Would you like to post the steps here ?

Thanks.

Offline

 

#11 2008-02-24 9:21:49 pm

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,
The kernelsource is here

alisou


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#12 2008-02-24 10:20:00 pm

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

======================================
HOWTO - Install Zeee on SSD (with extlinux bootloader)
======================================

Step1: download syslinux (extlinux included) + zeneee
http://www.kernel.org/pub/linux/utils/b … .61.tar.gz
http://users.zenwalk.org/user-accounts/ … ta3.tar.gz
Put these on your any usb key bootable

Step2: delete all partitions of SSD with cfdisk
Boot with any linux on USB key and use cfdisk for delete/create partition(s)

Code:

# cfdisk /dev/sda
Delete (for all partitions)
Write: yes

Do not quit cfdisk

Step3: create a partition on SSD

Code:

New/Primary
Bootable
Type 83
Write: yes
Quit

Step4: format partition

Code:

# mke2fs -j /dev/sda1
# tune2fs -c 0 -i 0 /dev/sda1

Step5: Mount SSD

Code:

# mkdir /mnt/sda1
# mount /dev/sda1 /mnt/sda1

Step6: Untar zeneee-1.0-beta3.tar.gz

Code:

# tar xvf zeneee-1.0-beta3.tar.gz -C /mnt/sda1

Step7: Install extlinux on SSD

Code:

# mkdir /mnt/sda1/boot/extlinux
# tar xvf syslinux-3.61.tar.gz -C /home/foo
# /home/foo/syslinux-3.61/extlinux/extlinux --install /mnt/sda1/boot/extlinux

Step8: install mbr.bin at MBR of SSD

Code:

# umount /mnt/sda1
# cat /home/foo/syslinux-3.61/mbr/mbr.bin > /dev/sda

Step9: mount the SSD

Code:

# mount /dev/sda1 /mnt/sda1

Step10: edit extlinux.conf

Code:

display display.txt
default zeneee
label zeneee
kernel /boot/vmlinuz-2.6.22.9
append ro root=/dev/sda1

put this file at "/mnt/sda1/boot/extlinux/" directory

(N.B. initrd.gz file is not required on SSD or HD drive, just on USB drive)

Step11: edit display.txt
Pick this file: http://users.zenwalk.org/user-accounts/ … isplay.txt
and put it at "/mnt/sda1/boot/extlinux/" directory
The look of display.txt file on boot process is follow:

http://bp1.blogger.com/_rH45NWNSijE/R8AVi-548HI/AAAAAAAAAPg/CKZY2_BHY80/s1600/zeee_ext.png

*** ZenEee was renamed by Zeee ***

Step12: Reboot you eee
Enjoy!


a+, alisou, smile

Last edited by alisou (2008-02-25 7:17:44 am)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#13 2008-02-25 5:31:34 am

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

mimix said:
It took a long time to boot so I changed rc.udev to run after rc.M and it worked great, the boot now takes around 30s.

Wow! How do you do it? Indicate where the order to run because I do not know how it.

Thanks!
alisou

Last edited by alisou (2008-02-25 5:33:09 am)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#14 2008-02-25 6:13:31 am

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

Zeneee has changed its name to Zeee.

alisou

Last edited by alisou (2008-02-25 6:14:36 am)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#15 2008-02-25 6:38:00 am

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

Zeee+Grub with Qemu, look here for screenshots.

alisou


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#16 2008-03-01 4:09:24 pm

snozle
Member
Registered: 2008-01-16
Posts: 28

Re: Zeneee 1.0-beta3 is out

I'm having difficulty installing grub on my USB flash drive. I've followed the steps exactly and have the filesystem on the drive, however when I follow part 5 of the zeneee-install-howto.txt grub reports that the selected disk does not exist.

I'm using (hd2,0) for my drive that is mounted /dev/sdc /mnt/usb. Is that correct? I also tried installing grub by using

Code:

grub-install --root-directory=/mnt/usb /dev/sdc

which reports that /mnt/usb/boot/grub/device.map does not exist and that /dev/sdc does not have a corresponding BIOS drive.

I attempted this both with /dev/sdc1 mounted and unmounted, neither works.

Offline

 

#17 2008-03-01 11:54:30 pm

holdmypocket
New member
Registered: 2008-02-28
Posts: 9

Re: Zeneee 1.0-beta3 is out

is there a way to burn an iso and install from cd/dvd drives? i want to put it directly on the ssd.

Offline

 

#18 2008-03-03 1:03:54 pm

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

@snozle
Copy and paste here the output of this command line with usb key connected:

Code:

# sfdisk -l

@holdmypocket
You can use a linux liveCD. I suggest you the Slax liveCD.

==================================
HOWTO- Install Zeee on SSD from Slax Linux liveCD
==================================

What is Slax:
Slax is a Slackware-based bootable CD containing a Linux operating system, designed with a modular approach. Despite its small size, Slax provides a wide collection of pre-installed software for daily use, including a well-organised graphical user interface and useful recovery tools for system administrators.
http://www.slax.org/

Step1: Download Slax 6.0.1 ISO file
Slax 6.0.1 ISO file

Step2: Burnit on CD-RW
Burnit CD-RW from an image

Step3: Adding zeneee on CD-RW
Burning zeneee-1.0-beta3-tar.gz file on your same CD-RW of Slax
Now the content of your CD-RW is follow:
/boot/
/slax/
zeneee-1.0-beta3.tar.gz

Step4: Boot your eeepc with slaxCD
Use an usb cd/dvd/drive with slaxCD for booting your eeepc

Next steps:
same as step2-step10 above
N.B. The SSD is recognized by hdX and not sdX with SlaxCD

Greetings!
alisou, smile


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#19 2008-03-03 1:20:16 pm

holdmypocket
New member
Registered: 2008-02-28
Posts: 9

Re: Zeneee 1.0-beta3 is out

Thank you Alisou, I'll try it tonight! I have one question though. Once I do all this, will it be persistent? As in, if I make a change like install and customize fluxbox, will it save it?

Offline

 

#20 2008-03-03 2:19:10 pm

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

holdmypocket request:
Once I do all this, will it be persistent? As in, if I make a change like install and customize fluxbox, will it save it?

Yes, zeee (previously zeneee) is a lite linux OS based on Zenwalk with fluxbox.. After installation on SSD, you can customised it and installed the news packages.

Have a fun!
alisou, smile

Last edited by alisou (2008-03-03 2:20:02 pm)


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#21 2008-03-04 2:48:17 am

holdmypocket
New member
Registered: 2008-02-28
Posts: 9

Re: Zeneee 1.0-beta3 is out

I get to the point:

Code:

# /home/foo/syslinux-3.61/extlinux/extlinux --install /mnt/sda1/boot/extlinux

and it says "/mnt/sda1/boot/extlinux is device: /dev/sda1" and that is all.

any suggestions?

Offline

 

#22 2008-03-04 5:19:00 am

alisou
Member
From: Québec, Canada
Registered: 2007-12-01
Posts: 68
Website

Re: Zeneee 1.0-beta3 is out

Hi,

It's a good message. Now look at "/mnt/sda1/boot/extlinux" directory. Now the "extlinux.sys" file is there.
Good!

alisou


http://tuxeee.org (Blog for the french speakers about eeepc)
http://alixe.org (AliXe is a SLAX-based live cd/usb)

Offline

 

#23 2008-03-19 3:38:51 am

fiction
New member
Registered: 2008-01-07
Posts: 9

Re: Zeneee 1.0-beta3 is out

After installing xfce, the xfce seems running over the fluxbox.
Can I use xfce as default windows manager without fluxbox behind it ?

Offline

 

#24 2008-03-28 6:25:34 pm

lagagnon
ExtrEmE User
Registered: 2007-11-10
Posts: 2783

Re: Zeneee 1.0-beta3 is out

What are the total boot times people are getting using Zeee with Fluxbox?


HowTo Ask Questions the Smart Way
You keep believing, I'll keep evolving. Anon

Offline

 

#25 2008-04-02 5:47:01 am

ClaptonOrient
Member
Registered: 2008-03-17
Posts: 18

Re: Zeneee 1.0-beta3 is out

Alisou

I'm keen to get Zeee (pronounced "Zed" in England ?!) working, two questions:

mimix wrote:

It took a long time to boot so I changed rc.udev to run after rc.M and it worked great, the boot now takes around 30s.

did you work out where to make the change ?

Secondly - I see you recommend a journalling filesystem for the eee's sda - doesn't this mean losts of writes to sda, reducing its life ?

Keep up the good work !
smile

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson