| View previous topic :: View next topic |
| Author |
Message |
EEfw23 n00b

Joined: 06 May 2012 Posts: 7
|
Posted: Mon May 07, 2012 7:49 pm Post subject: How to create a custom liveusb |
|
|
I was wondering if anyone could assist or offer advice on creating a liveusb image/distribution for personal use. I was following a guide here:
http://en.gentoo-wiki.com/wiki/Build_Your_Own_LiveCD_or_LiveDVD
but I got stuck at the command emerge -e system where portage could not resolve host names even though the internet is working correctly. |
|
| Back to top |
|
 |
Dont Panic Guru


Joined: 20 Jun 2007 Posts: 317 Location: SouthEast U.S.A.
|
Posted: Mon May 07, 2012 8:18 pm Post subject: |
|
|
Check your '/etc/resolv.conf' file in your chroot.
It often gets blanked out. |
|
| Back to top |
|
 |
EEfw23 n00b

Joined: 06 May 2012 Posts: 7
|
Posted: Mon May 07, 2012 10:11 pm Post subject: |
|
|
| Thanks cp -L /etc/resolv.conf /destination worked. |
|
| Back to top |
|
 |
EEfw23 n00b

Joined: 06 May 2012 Posts: 7
|
Posted: Fri May 11, 2012 9:53 pm Post subject: |
|
|
I've gone through the guide I mentioned above and have run into trouble with the kernel not booting, I tried genkernel, it failed, I saw that someone else on the forum got the same error I did.
I read something about Linux live scripts, I was going to try those but the server is down, any ideas ? |
|
| Back to top |
|
 |
Dont Panic Guru


Joined: 20 Jun 2007 Posts: 317 Location: SouthEast U.S.A.
|
Posted: Sat May 12, 2012 2:59 pm Post subject: |
|
|
Can you elaborate on the errors you are encountering?
Also, have you looked at dev-util/catalyst?
This is the tool that Gentoo uses to make their Live images. |
|
| Back to top |
|
 |
EEfw23 n00b

Joined: 06 May 2012 Posts: 7
|
Posted: Mon May 14, 2012 1:24 pm Post subject: |
|
|
Alright, I have decided to use catalyst. I have setup the stage1 spec file, but I encounter the need for USE CHANGES, I would like to use --autounmask-write and automatically etc-update but there appears to be no easy way to do this.
Thanks. |
|
| Back to top |
|
 |
|