On Mon, Jan 10, 2011 at 9:39 AM, [email protected] <[email protected]> wrote: > > > On Mon, Jan 10, 2011 at 2:34 AM, Narendra Sisodiya > <[email protected]> wrote: >> >> On Mon, Jan 10, 2011 at 1:48 AM, [email protected] >> <[email protected]> wrote: >> > Use following article from SchoolOS wiki.. you need to change tftp >> > boot configuration .. >> > >> > http://wiki.schoolos.org/index.php?title=Install_SchoolOS_using_SchoolOS_based_Network_Installation_Server >> > >> > I used your tips .. >> > when I copy the kernel and initrd from the disk .. everything works fine >> > until it starts looking for the installation media. >> > "Your installation CD-ROM couldn't be mounted. This probably means that >> > the >> > CD-ROM was not in the drive. If so you can insert it and try again." >> > why is it not looking at >> > netboot=nfs nfroot=192.168.0.0:/media/loop/ >> >> >> Where I wrote this ??? > > in your wiki
read again - it is /opt/schoolos/ and not media/loop > >> >> Copy your CDROM or iso into a directory and save in NFS root. >> The procedure is valid is basically for Live CD/DVD. > > I got my fault :( . > >> >> I have not done this Setup for Install DVD... > > can't find things for setup dvd ... specially debain .. suggest links Arrr, Just mount ISO image and then find for grub.cfg or menu.lst http://www.debian-administration.org/articles/478 ,, checkout this - http://www.vercot.com/~serva/howto/DebianPXE1.html See almost everytime you will find netboot installation which need Internet, but using the mosing DVD on nfsroot you can install from DVD that might be tricky but not impossible. You can come to my lab I can help you out. > >> >> > I provided in the kernel parameters? (got it from your wiki) >> > I mean is it not supposed to get file from the nfs instead of looking >> > for a >> > CD-ROM ?? >> >> You need to change following lines >> >> DEFAULT pxeboot >> TIMEOUT 10 >> LABEL pxeboot >> KERNEL vmlinuz >> APPEND initrd=initrd.lz boot=casper only-ubiquity netboot=nfs >> nfsroot=192.168.1.3:/opt/schoolos/ >> ONERROR LOCALBOOT 0 >> >> above lines are taken from grub of ubuntu's Live CD. >> You need to look corresponding entries in Debian... >> >> -- >> l...@iitd - http://tinyurl.com/ycueutm > > > > -- > regards > Anuvrat Parashar > > Vice President, ALiAS (Amity Linux Assistance Sapience) > Member, Digit Community Advisory Council > > > -- > l...@iitd - http://tinyurl.com/ycueutm > -- ┌─────────────────────────┐ │ Narendra Sisodiya │ http://narendrasisodiya.com └─────────────────────────┘ -- l...@iitd - http://tinyurl.com/ycueutm
