* [gentoo-user] LiveCD customizations
@ 2005-12-08 23:52 Tom Smith
2005-12-09 2:04 ` Zac Medico
2005-12-09 2:39 ` [gentoo-user] Problems with Ethernet on installation Felipe Ribeiro
0 siblings, 2 replies; 7+ messages in thread
From: Tom Smith @ 2005-12-08 23:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
I need to make some slight customization to the Live CDs for installations at remote offices--things like configuring a root password, enabling SSH by default, and so on.
I looked at the Gentoo docs at the web site but wasn't able to locate anything specific.
Can anyone offer any pointers to docs describing how to do what I'm looking to?
Thanks in advance for the help.
~ Tom
[-- Attachment #2: Type: text/html, Size: 526 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] LiveCD customizations
2005-12-08 23:52 [gentoo-user] LiveCD customizations Tom Smith
@ 2005-12-09 2:04 ` Zac Medico
2005-12-09 2:39 ` [gentoo-user] Problems with Ethernet on installation Felipe Ribeiro
1 sibling, 0 replies; 7+ messages in thread
From: Zac Medico @ 2005-12-09 2:04 UTC (permalink / raw
To: gentoo-user
Tom Smith wrote:
> I need to make some slight customization to the Live CDs for
> installations at remote offices--things like configuring a root
> password, enabling SSH by default, and so on.
>
> I looked at the Gentoo docs at the web site but wasn't able to locate
> anything specific.
>
> Can anyone offer any pointers to docs describing how to do what I'm
> looking to?
>
The easy way is to remaster an existing livecd like I described here:
http://marc.theaimsgroup.com/?l=gentoo-user&m=113397973626705&w=2
You will have to loop mount the iso image and then loop mount the livecd.squashfs file (gentoo-sources come with squashfs support, so you only have to enable it in your kernel config).
After the squashfs is mounted, you can use rsync to copy it's contents into a writable filesystem. Finally, after you have customized the root filesytem, use mksquashfs (squashfs-tools) to compress it again.
You can use catalyst to build a livecd from scratch, but in many cases it's quicker and easier to use the "remaster" approach.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Problems with Ethernet on installation
2005-12-08 23:52 [gentoo-user] LiveCD customizations Tom Smith
2005-12-09 2:04 ` Zac Medico
@ 2005-12-09 2:39 ` Felipe Ribeiro
2005-12-09 4:42 ` Zac Medico
1 sibling, 1 reply; 7+ messages in thread
From: Felipe Ribeiro @ 2005-12-09 2:39 UTC (permalink / raw
To: gentoo-user
Hi all,
I'm a Slackware user, but i decided to give Gentoo a try! :-)
Gentoo instalation uses kernel 2.6.12, and it doesn't have my ethernet
card module.
It is the sis190, that have been added on 2.6.14, do i have to put
another card while installing or is there another solution?
Thanks in advance!
Felipe Ribeiro
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems with Ethernet on installation
2005-12-09 2:39 ` [gentoo-user] Problems with Ethernet on installation Felipe Ribeiro
@ 2005-12-09 4:42 ` Zac Medico
2005-12-09 10:27 ` Felipe Ribeiro
0 siblings, 1 reply; 7+ messages in thread
From: Zac Medico @ 2005-12-09 4:42 UTC (permalink / raw
To: gentoo-user
Felipe Ribeiro wrote:
> Hi all,
>
> I'm a Slackware user, but i decided to give Gentoo a try! :-)
> Gentoo instalation uses kernel 2.6.12, and it doesn't have my ethernet
> card module.
> It is the sis190, that have been added on 2.6.14, do i have to put
> another card while installing or is there another solution?
>
Are you installing this on the slackware box? If the network is already working and you have a spare partition then you don't need the installation cd. Just download a stage3 and follow the handbook.
By the way, when you click "reply" in the email client and start a new topic, it's called "thread hijacking". My mail client seems to think that's what you did. :)
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems with Ethernet on installation
2005-12-09 4:42 ` Zac Medico
@ 2005-12-09 10:27 ` Felipe Ribeiro
2005-12-09 15:31 ` Zac Medico
0 siblings, 1 reply; 7+ messages in thread
From: Felipe Ribeiro @ 2005-12-09 10:27 UTC (permalink / raw
To: gentoo-user
I'm not installing on the slack box, 'cause i want to overwrite it. i'm
booting from the CD.
And sorry for the "reply" thing, i didn't know :-[
Felipe
Zac Medico escreveu:
> Felipe Ribeiro wrote:
>
>> Hi all,
>>
>> I'm a Slackware user, but i decided to give Gentoo a try! :-)
>> Gentoo instalation uses kernel 2.6.12, and it doesn't have my
>> ethernet card module.
>> It is the sis190, that have been added on 2.6.14, do i have to put
>> another card while installing or is there another solution?
>>
>
> Are you installing this on the slackware box? If the network is
> already working and you have a spare partition then you don't need the
> installation cd. Just download a stage3 and follow the handbook.
>
> By the way, when you click "reply" in the email client and start a new
> topic, it's called "thread hijacking". My mail client seems to think
> that's what you did. :)
>
> Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems with Ethernet on installation
2005-12-09 10:27 ` Felipe Ribeiro
@ 2005-12-09 15:31 ` Zac Medico
2005-12-09 17:36 ` Felipe Ribeiro
0 siblings, 1 reply; 7+ messages in thread
From: Zac Medico @ 2005-12-09 15:31 UTC (permalink / raw
To: gentoo-user
Felipe Ribeiro wrote:
> I'm not installing on the slack box, 'cause i want to overwrite it. i'm
> booting from the CD.
Okay, if I understand correctly, you want to overwrite your slackware installation? In that case, if there's some free space on your root partition, then you can in install a minimal gentoo system in /gentoo/ (build a kernel and everything while running slackware) and then boot off the cd and move everything into place.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problems with Ethernet on installation
2005-12-09 15:31 ` Zac Medico
@ 2005-12-09 17:36 ` Felipe Ribeiro
0 siblings, 0 replies; 7+ messages in thread
From: Felipe Ribeiro @ 2005-12-09 17:36 UTC (permalink / raw
To: gentoo-user
I've got another NIC, so i'm gonna use it while installing gentoo,
then, when i recompile the kernel, i add the support to my nic. :D
Thanks
On 12/9/05, Zac Medico <zmedico@gmail.com> wrote:
> Felipe Ribeiro wrote:
> > I'm not installing on the slack box, 'cause i want to overwrite it. i'm
> > booting from the CD.
>
> Okay, if I understand correctly, you want to overwrite your slackware installation? In that case, if there's some free space on your root partition, then you can in install a minimal gentoo system in /gentoo/ (build a kernel and everything while running slackware) and then boot off the cd and move everything into place.
>
> Zac
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-12-09 17:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-08 23:52 [gentoo-user] LiveCD customizations Tom Smith
2005-12-09 2:04 ` Zac Medico
2005-12-09 2:39 ` [gentoo-user] Problems with Ethernet on installation Felipe Ribeiro
2005-12-09 4:42 ` Zac Medico
2005-12-09 10:27 ` Felipe Ribeiro
2005-12-09 15:31 ` Zac Medico
2005-12-09 17:36 ` Felipe Ribeiro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox