debian network installation

 
Thread Tools Search this Thread
Operating Systems Linux Debian debian network installation
# 1  
Old 10-19-2005
Data debian network installation

we have separate repo for the ftp installation. I copied vmlinuz and initrd from the repo(stable disti) and booted my lapton from it(after modyfing the grub).
Now the problem is setup is looking for .iso file (?). Why do i need iso file ? without iso we can start the shell . So can we make use of it for ftp installation.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Debian

How do i correct restart network-services in Debian?

Hello, I would like to do follow steps. Set a static IP-Adress on eth0 (For Testing) Set DHCP on eth0 All steps should be done without a single reboot. /etc/network/interfaces iface eth0 inet static address 192.0.2.7/24 gateway 192.0.2.254How do i perform... (3 Replies)
Discussion started by: int3g3r
3 Replies

2. Debian

Linux Mint Debian 32 bit installation using Windows (using something like wubi or mint4Linux) )

Hello , Im new at Linux and have problem with instalation Other Mint version has an instalation file like mint4linux , Ubuntu has a wubi to install it through Windows Linux Mint Debian 32 bit doesint has such software, I have tried to use it from other iso but its doesint work ... (0 Replies)
Discussion started by: edgkkk
0 Replies

3. Debian

format/reinstall debian from CD after wrong installation

Hi all, I installed the newest debian stable wrong. I entered the wrong gateway IP. So the installation prozess couldn't load a mirror image. Now i would like to reinstall Debian with the right gateway IP and a mirrord image... It wan't boot from the installation CD Can I enforce that?... (1 Reply)
Discussion started by: vivelafete
1 Replies

4. Red Hat

Network Installation

Good day, Could any guide me on how to install RHEL 5 via network. I have set-up an ftp server which has the installer of RHEL 5. The current machine does not have any cd rom on it and the only work around i guess is to install it via network. Hoping for your assistance. Thank you. (2 Replies)
Discussion started by: ryan_estiya
2 Replies

5. Solaris

Solaris 10.8 installation over network

Hi, I'm very new to Solaris world and istarted my learnign with a Blade T6320 Server. I was trying to install Solaris 10.8 from a DVD image over the network. But from the client(the machine which i want to install Solaris) when i tried boot net , i am getting a message like " cannto find... (5 Replies)
Discussion started by: jerinvjose
5 Replies

6. UNIX for Advanced & Expert Users

OpenGL installation on Debian Linux

Hi, I need your help in installing OpenGL in my Debian (ubuntu) Linux PC. Please elaborate the steps in a clear manner, so that I may follow the installation procedure without getting in to any problem. Also, please tell me what are the libraries should I link my program with, what are the... (0 Replies)
Discussion started by: royalibrahim
0 Replies

7. Debian

Network printer - HPJetDirect - DEBIAN 3.1r2

Hi, i'm trying to to print to my network printer. I have a test-station with DEBIAN 3.1r2 (O/S) and a printer that owns an ethernet card with an IP address assigned.. I'm sure the eth is up.. because, i run the PING command to test my IP address... and is OK - my wrkstation found the IP on... (0 Replies)
Discussion started by: mgonzal
0 Replies

8. UNIX for Dummies Questions & Answers

problem in new debian installation

Hi All, I have insatll one debian OS and facing the following the problems: 1. I want that when i type http://ip.address/wecome.html it should show my welcome.html page. but i am unabe to do rather i am abe to do by following http://ip.address/cgi-bin/welcome.html 2. i am unable to... (5 Replies)
Discussion started by: gauri_agr
5 Replies

9. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies
Login or Register to Ask a Question
REPO(1) 						      General Commands Manual							   REPO(1)

NAME
Repo - Example of using QuantLib SYNOPSIS
Repo DESCRIPTION
Repo is an example of using the QuantLib interest-rate model framework. Repo values a fixed-coupon bond repurchase (repo). The repurchase agreement example is set up to use the repo rate to do all discounting (including the underlying bond income). Forward delivery price is also obtained using this repo rate. All this is done by supplying the FixedCouponBondForward constructor with a flat repo YieldTermStructure. SEE ALSO
The source code Repo.cpp, BermudanSwaption(1), Bonds(1), CallableBonds(1), CDS(1), ConvertibleBonds(1), DiscreteHedging(1), EquityOp- tion(1), FittedBondCurve(1), FRA(1), MarketModels(1), Replication(1), SwapValuation(1), the QuantLib documentation and website at http://quantlib.org. AUTHORS
The QuantLib Group (see Authors.txt). This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the Debian GNU/Linux maintainer for QuantLib. QuantLib 07 Jul 2006 REPO(1)