[Knoppix] Configuring xDSL connections


 
Thread Tools Search this Thread
Operating Systems Linux [Knoppix] Configuring xDSL connections
# 1  
Old 03-14-2004
[Knoppix] Configuring xDSL connections

I'm using Knoppix 3.3 as a demonstration system at my school. I'm trying to convince our systems administrator to 'convert'. Knoppix boots fine with my own settings on a floppy, but I can't seem to configure a xDSL connection. When I start the 'ADSL/PPOE Configuration' Utility, it detects the onboard-ethernet device (eth0). It starts searching for a 'PPoE Acces Concentrator'. The program doesnt find one and then it exits.

I'm using a Copperjet 811 xDSL modem connected via a crosslink cable. I haven't tried the USB cable yet. I have no clue as to what the specifications of my onboard-ethernet are. My ISP is Quicknet. Am I doing something wrong?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Knoppix; What's the gist of it.

I have a couple of Rescue Disks I was experimenting with and someone suggested that I use Knoppix instead. I have the newest version of it and it seems more like an Emergency O.S than anything else. The only useful tool I can find on it is Gparted. Do you have to add Emergency Applications to it? ... (5 Replies)
Discussion started by: theKbStockpiler
5 Replies

2. UNIX for Dummies Questions & Answers

Knoppix

Hello All, I have a Knoppix CD. I am able to boot Knoppix(Linux) from the CD. How do I save a document that I created using OpenOffice(Writer) to either my harddrive on Windows or to a USB instead of the CD itself. I am new to Knoppix and am not sure of the GUI. I tried mounting the USB... (2 Replies)
Discussion started by: AnilAnand
2 Replies

3. SuSE

knoppix

Hi, I want to learn linux but I don't want to install on my hard drive. I came to know about knoppix that could give me the answer. But If I download the same (approx 700 MB) from free download site and copy it to CD, Will it work ? please help. (2 Replies)
Discussion started by: sanjay1979
2 Replies

4. Ubuntu

How can I get Knoppix on HDD

Umm How can I get the Knoppix can be booted off my hard drive instead of the CD. I dont like using the CD. :confused: (4 Replies)
Discussion started by: shade11
4 Replies

5. Filesystems, Disks and Memory

Knoppix and an old Dell

Sorry if this post is in the wrong location. I'm trying to pull some files off of an old Dell box. I've not been able to get it to boot off of the HD, so I tried to use Knoppix. At boot time; I get the following error: Loading spec packet failed, trying to wing it isolinux 2.04: failed to... (3 Replies)
Discussion started by: ECBROWN
3 Replies

6. UNIX for Advanced & Expert Users

About the usage of knoppix

I hv boot my crashed RH server with knoppix linux cd , the server can connect internet now , I want to copy some files from my server to internet , but now I only found the below device path , could suggest how can I see my original path (eg. /home/ , /usr , / tmp etc, because I hv some important... (1 Reply)
Discussion started by: ust
1 Replies

7. Debian

knoppix version?

hi all again!! just a stupide question: how do you find the version of a knoppix? like the /etc/mandrake-release on mdk machines?? I have no idea of where to search.. Jason (5 Replies)
Discussion started by: penguin-friend
5 Replies

8. UNIX for Dummies Questions & Answers

KNOPPIX CD not Booting

I have downloaded KNOPIIX and burned it on a CD, it niether boots from CD nor could I open the file, it seems the extension is .iso, would you mind sending me your comment,please. Thank you very much (2 Replies)
Discussion started by: amir
2 Replies

9. UNIX for Dummies Questions & Answers

help running Knoppix

i need help running Knoppix on my comp (which is windows). I have the cd with the iso on it and it works on my moms computer but not mine :( this is what it says to do How do I run KNOPPIX? In order to start the CD, first adjust the boot list in the BIOS Setup of your computer to boot from CD... (4 Replies)
Discussion started by: smokinchili21
4 Replies
Login or Register to Ask a Question
FDFORMAT(1)						    BSD General Commands Manual 					       FDFORMAT(1)

NAME
fdformat -- format floppy disks SYNOPSIS
fdformat [-F fill] [-f fmt] [-s fmtstr] [-nqvy] device DESCRIPTION
The fdformat utility formats a floppy disk at device, where device may either be given as a full path name of a device node for a floppy disk drive (e.g. /dev/fd0), or using an abbreviated name that will be looked up under /dev (e.g. ``fd0''). The options are as follows: -F fill Use fill as the fill byte for newly formatted sectors. The fill argument must be a number in the range 0 through 255 using common C language notation. The default value is ``0xf6''. -f fmt Specify the density settings for a fmt kilobyte format, as described in fdcontrol(8). -s fmtstr Specify the density settings using explicit parameters, as described in fdcontrol(8). -n Do not verify floppy after formatting. -q Suppress any normal output from the command, and do not ask the user for a confirmation whether to format the floppy disk at device. -v Do not format, verify only. -y Do not ask for confirmation whether to format the floppy disk but still report formatting status. For non-autoselecting subdevices, neither -f fmt nor -s fmtstr may be specified, since the preconfigured media density settings from the ker- nel driver will always be used. However, if device is a device with automatic media density selection (see fdc(4)), both methods can be used to override the density settings for the newly formatted medium (without permanently changing the density settings of device). If the -q flag has not been specified, the user is asked for a confirmation of the intended formatting process. In order to continue, an answer of 'y' must be given. Note that fdformat does only perform low-level formatting. In order to create a file system on the medium, see the commands newfs(8) for a UFS file system, or newfs_msdos(8) for an MS-DOS (FAT) file system. EXIT STATUS
An exit status of 0 is returned upon successful operation. Exit status 1 is returned on any errors during floppy formatting, and an exit status of 2 reflects invalid arguments given to the program (along with an appropriate information written to diagnostic output). DIAGNOSTICS
Unless -q has been specified, a single letter is printed to standard output to inform the user about the progress of work. First, an 'F' is printed when the track is being formatted, then a 'V' while it is being verified, and if an error has been detected, it will finally change to 'E'. Detailed status information (cylinder, head and sector number, and the exact cause of the error) will be printed for up to 10 errors after the entire formatting process has completed. SEE ALSO
fdc(4), fdcontrol(8), newfs(8), newfs_msdos(8) HISTORY
The fdformat utility has been developed for 386BSD 0.1 and upgraded to the new fdc(4) floppy disk driver. It later became part of the FreeBSD 1.1 system. Starting with FreeBSD 5.0, it uses the unified density specifications as described in fdcontrol(8). AUTHORS
The program has been contributed by Jorg Wunsch, Dresden, with changes by Serge Vakulenko and Andrey A. Chernov, Moscow. BSD
December 25, 2001 BSD