Package Search
 
Members: 353 | Topics: 767 | Posts: 3211
We welcome our newest member: ClintBarton
Info
» You aren't logged in, login or registerOnline: No members and 23 guests | Time: 14:23
my paldo - Paldo GNU/Linux Installer LiveCD
paldo Support Forum    paldo    General Discussion
Reply Reply   Subscribe Topic Subscribe Topic
13 posts found.Page: 1 2
 my paldo - Paldo GNU/Linux Installer LiveCD
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
As you might noticed I'm on to build my own livecd with an installer
on it to install paldo with few steps and less time needs.

I'm in the final developing stage so a question comes up:

Is there a possibility to get axx of your server to store
my iso-files (ca 700 MB) so my work can be tested and downloaded?

... or do I have to search for a differnt host?
Profile   Private Message   E-Mail
Created: 2007-03-20 10:12
Highlight selected Text   Edit   Delete   Quote Reply
 Re: my paldo - Paldo GNU/Linux Installer LiveCD
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
I finally got a working Installer-LiveCD. It installs Paldo from a squashfs to the hdd in around 12 minutes. It is easier as installing windows. Now I only need a host for around 600 MB for the ISO-Image so it can be public tested.

I used the paldo-desktop.xml without paldo-office, paldo-graphics and paldo-multimedia but added gnome-multimedia.

Well lets see where I can store the ISO ...
Profile   Private Message   E-Mail
Created: 2007-03-21 00:34
Highlight selected Text   Edit   Delete   Quote Reply
 German Guide installing Paldo with my Installer
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
Check out my german Wiki to get infos about my new way to install Paldo GNU/Linux:

Installation mit der Installer-LiveCD
Profile   Private Message   E-Mail
Created: 2007-03-21 02:14
Highlight selected Text   Edit   Delete   Quote Reply
 Re: my paldo - Paldo GNU/Linux Installer LiveCD
Administrator
 
 
 
Posts: 426
Registered: 2004-09-09
Thanks a lot. I haven't got time yet to look at it in detail but it definitively sounds interesting. Hosting on paldo.org shouldn't be an issue, we can clarify the details by mail.
Profile   Private Message   Web
Created: 2007-03-21 14:12
Highlight selected Text   Edit   Delete   Quote Reply
 Re: my paldo - Paldo GNU/Linux Installer LiveCD
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
Email is out. Check it Juerg.
Profile   Private Message   E-Mail
Created: 2007-03-21 20:23
Highlight selected Text   Edit   Delete   Quote Reply
 Re: my paldo - Paldo GNU/Linux Installer LiveCD
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
Useradd and change root password is broken in the 64bit Installer-LiveCD. Seems some bins are not there.

To login use root:paldo.
Profile   Private Message   E-Mail
Created: 2007-03-22 17:55 | Modified: 2007-03-22 17:55 by Amnon82
Highlight selected Text   Edit   Delete   Quote Reply
 New LiveCD
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
I'm now on doing a new livecd including the installer.

... almost finished. It boots what is fine. Only some littel issues to solve.

rootfs.img I'll found during livecd mode in /. the backup.img I'll found at /paldo.

So I can go on. The only thing I don't get how to autologin the root-account in paldo-livecd mode. What did I wrong?

Code[In neuem Fenster öffnen]
<!-- let root autologin -->
<text dest="$CHROOTDIR/etc/gdm/custom.conf">
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=root
</text>
<!-- backup default.desktop -->
<cmd>mkdir -p backup/usr/share/gdm/BuiltInSessions</cmd>
<cmd>cp usr/share/gdm/BuiltInSessions/default.desktop backup/usr/share/gdm/BuiltInSessions/default.desktop</cmd>
<cmd>cp $CHROOTDIR/usr/share/xsessions/gnome.desktop $CHROOTDIR/usr/share/gdm/BuiltInSessions/default.desktop</cmd>
<!-- backup gconf.xml.defaults -->
<cmd>mkdir -p backup/etc/gconf/gconf.xml.defaults</cmd>
<cmd>cp etc/gconf/gconf.xml.defaults/* backup/etc/gconf/gconf.xml.defaults</cmd>
<!-- fix gconf defaults permissions -->
<cmd>chmod -R a+r $CHROOTDIR/etc/gconf/gconf.xml.defaults</cmd>
<cmd>find $CHROOTDIR/etc/gconf/gconf.xml.defaults -type d | xargs chmod a+x</cmd>


found this:

for gnome display manager You have to edit /etc/gdm/gdm.conf to allow that.

Code[In neuem Fenster öffnen]
AllowRootLogin=false
to
AllowRootLogin=true


but don't found gdm.conf ...
Profile   Private Message   E-Mail
Created: 2007-03-24 02:10 | Modified: 2007-03-24 02:55 by Amnon82
Highlight selected Text   Edit   Delete   Quote Reply
 Re: my paldo - Paldo GNU/Linux Installer LiveCD
Administrator
 
 
 
Posts: 426
Registered: 2004-09-09
I'm not sure but it may well be that automatic root login can't be enabled due to security reasons. You'd have to look at gdm source code to be sure, though.
Profile   Private Message   Web
Created: 2007-03-24 22:16
Highlight selected Text   Edit   Delete   Quote Reply
 final tests of the new installer-livecd-image
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
I'm almost done. Now I use upkg to create the installer-livecd image.
Running now final tests.
Profile   Private Message   E-Mail
Created: 2007-03-25 12:57
Highlight selected Text   Edit   Delete   Quote Reply
 seems I need some help from you guys
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
you find my files at:

http://www.paldo.org/~amnon/repo/specs

the backup.tar.bz2 is created during the upkg-process.
It gets installed during the running of the installer.

actual-installer.tar.bz2 are the files I'm working on.

adduser.sh seems to work but I'm not shure.
buildfstab.sh is working
chrootpw.sh is also working
copypaldo.sh seems not to be proper
findswap.sh is working
gettable.sh is working too
grubsetup.sh is also working
hostdomain.sh works too
mounttarget.sh works
paldoinstaller seems to work
rebject.sh works
restart.sh works too

these are the errors I bumped in:

when I extract backup.tar.bz2 to the folder I mounted the hdd where I want to install paldo I can't run the created normal user cos of some gconf-errors.

can you look into it?
Profile   Private Message   E-Mail
Created: 2007-03-25 21:32 | Modified: 2007-03-25 21:33 by Amnon82
Highlight selected Text   Edit   Delete   Quote Reply
This topic contains further posts. Next
Page: 1 2
Subscribe Topic Subscribe Topic
powered by bitron board 1.23a