0
votes
0answers
109 views

Ubuntu 12.10 iso image customization

I'm trying to create my own iso image based on Ubuntu 12.10 and I've got several questions. 1) How can I add user using preseed? I tried to do it this way, but I still have to enter the password in ...
1
vote
0answers
140 views

Doing an unattended PXE installation from a local NFS volume?

I'm trying to configure unattended Ubuntu Desktop (12.10) installations booting from PXE. I've got it working, but since I had to use the initrd.gz and kernel from the mini iso, it appears only to be ...
0
votes
1answer
296 views

How to enable lubuntu-12.10-alternate-amd64.iso to PXE network install the graphical desktop?

I have successfully used lubuntu-12.10-alternate-amd64.iso to PXE network install a server. But so far, I have not been able to get the desktop login installed regardless what I put in in the preseed ...
1
vote
0answers
319 views

How to preseed 12.10 desktop when the ubuntu-desktop package is missing?

I have been trying to use a preseed file to do PXE booting of a 12.10 desktop. Upon the first boot, I was greeted by a terminal with login prompt. Surprised, I checked the /var/log/installer/syslog ...
0
votes
0answers
147 views

A question about the cobbler-ubuntu-import bash script

I have been testing the latest cobbler for PXE booting Ubuntu 12.04.1-server-x86_64 and 12.10-server-x86_64 using a Scentific Linux 6.3 host to run the cobbler server. With the former, I got ...