LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-12-2009, 01:00 PM   #1
Abhishek D
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
Debian netinst problem


Hello. I'm totally new to Linux.

I wish to install Debian Linux. I have downloaded the netinst image on a CD. Now, I've installed the basic version on a Sony Vaio but the apt-get command doesn't work there.

My problem is this :-

On my Vaio, I had a cable internet connection (via LAN Card). After successfully installing the netinst, the next step was to connect to the internet to download and install the rest of the packages. But I couldn't figure out how to get Debian to recognize that there was an internet connection in the first place.

Now, I plan to do the same on a desktop, which currently has an ADSL broadband connection. I will install the bare basic neinst version as before but the next step i.e. making it recognize and configure the ADSL broadband connection is what I'm clueless about. Without this, I can't download and install the remaining packages.

I read the topic on how to configure BSNL broadband on Linux, this is for MTNL, which connects via a telephone line.

Thank you.
 
Old 07-13-2009, 08:58 AM   #2
jsteel
Member
 
Registered: Mar 2007
Location: England
Distribution: Arch
Posts: 392

Rep: Reputation: 34
Do you have an ADSL router or are you using a modem?
 
Old 07-17-2009, 02:30 AM   #3
Abhishek D
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Original Poster
Rep: Reputation: 0
jSteel, I have an ADSL router.
 
Old 07-17-2009, 07:13 AM   #4
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
What make and model is your router? Whenever I've used a Debian netinstall .iso, it's automatically found and configured a connection with my Netgear DG834G.
 
Old 07-17-2009, 07:42 AM   #5
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
If interested in trying an alternative OS solution..

netbootcd-3.1.2 (6mb) can netinstall any debian branch including daily builds + major distro's
( http://netbootcd.tuxfamily.org/#Downloads )
it is different because it's tinycore-2.0+ based, and will attempt to auto-grab
any netconnection

very easy to boot it also from a usb or partition on hd
and install to other partition

after downloading, to copy contents of iso to usb
in ubuntu
sudo su
cd Desktop
mkdir iso
mkdir mnt
mount -o loop NetbootCD-3.1.2.iso mnt
cp -a mnt/* iso
umount mnt

or just right-click iso and extract here

now rename isolinux folder to syslinux
rename isolinux.cfg to syslinux.cfg

what's funny?
Because it runs completely in ram(No X)
you can even net-install to the partition it BOOTED FROM!
I formatted it and all, destroying the netboot kernel/initrd and installing debian lenny
into that partition

here is menu.lst entry example
for usb also add "waitusb=5" or "10" to the kernel line

Code:
title netbootcd-3.1.2
root (hdx,x)
kernel /boot/kexec.bzI quiet base norestore nolocal 
initrd /nbinit3.gz
here is syslinux.cfg example, you must give full path to kernel/initrd using syslinux

Code:
LABEL nbcd
menu label Start ^NetbootCD 3.1.2
kernel /syslinux/kexec.bzI
append initrd=/syslinux/nbinit3.gz quiet norestore nolocal base
and again, add "waitusb=?" to append line, if using usb, time for me usually works is 5sec

works flawlessly too
hope that helps
 
Old 07-17-2009, 12:54 PM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
I will install the bare basic neinst version as before but the next step i.e. making it recognize and configure the ADSL broadband connection is what I'm clueless about. Without this, I can't download and install the remaining packages.
Since you have a router, setup your network for DHCP, or use a fixed ip in the range from the router, and set the router as GW
Take a look at
http://www.debian-administration.org...tworking_setup
 
  


Reply

Tags
apt-get, broadband, debian, internet, netinst



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian netinst problem Bth8 Debian 3 02-18-2009 09:36 AM
Debian netinst help jaysons Linux - Newbie 2 02-13-2008 08:41 PM
debian 3.1r2 netinst question dambla Linux - Software 2 08-05-2006 01:29 AM
Netinst of Debian Sid w/2.6 from scratch? dj_dubbbz Linux - Newbie 2 02-19-2006 11:56 PM
dhcp problem in Debian netinst install..Help !! install. copter Linux - Networking 11 06-30-2004 01:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration