breezy preseed and hands off
Carl Karsten
carl at personnelware.com
Sat Jul 23 19:48:48 CDT 2005
>>>https://wiki.ubuntu.com/LocalNetInstall gives good info on how to setup
>>>such a system.
>>
>>Guess you missed who the author is ;) Glad to hear it worked for you.
>
>
> lol :)
> I had to do a few things differnetly though, because I needed a
> completely unattended install. Which means surviving the
> reboot-during-install.
Thiat is covered by this:
# pxelinux.cfg/default
timeout 150
ontimeout boothd
label boothd
# boot from the first HD
# (this is what happens if nothing is pressed for 15 seconds)
localboot 0
Did that not work for you?
If you are using a rom-o-matic etherboot floppy, then the above won't and you need:
label boothd
# boot from the first HD
kernel syslinux/chain.c32
append hd0
>
>
>>>I used that + the d-i manual to setup an auto-installing
>>>Hoary cluster last week.
>>
>>Where is the d-i manual?
>
>
> (ok it's not a d-i manual but an install guide...)
>
> http://archive.ubuntu.com/ubuntu/dists/hoary/main/installer-i386/current/doc/manual/en/index.html
Thanks!
^Carl
More information about the ubuntu-devel
mailing list