Sponsored Content
Full Discussion: Debian Help
Operating Systems Linux Debian Debian Help Post 302223914 by Ikon on Monday 11th of August 2008 06:10:31 PM
Old 08-11-2008
Its not gonna do you any good if you cant download from the internet.

The floppies are for those people that cant boot from a cd and will install via the network or internet. If its not letting you download the cd images its probabally not going to allow you to download the packages.


Quote:
If you can't boot from CD, you can download floppy images to install Debian. You need the floppy/boot.img, the floppy/root.img and one or more of the driver disks.

The boot floppy is the one with boot.img on it. This floppy, when booted, will prompt you to insert a second floppy — use the one with root.img on it.

If you're planning to install over the network, you will usually need the floppy/net-drivers-1.img. For PCMCIA or USB networking, and some less common network cards, you will also need a second driver floppy, floppy/net-drivers-2.img.

If you have a CD, but cannot boot from it, then boot from floppies and use floppy/cd-drivers.img on a driver disk to complete the install using the CD.

Floppy disks are one of the least reliable media around, so be prepared for lots of bad disks (see Section 5.3.2, “Floppy Disk Reliability”). Each .img file you downloaded goes on a single floppy; you can use the dd command to write it to /dev/fd0 or some other means (see Section 4.3, “Creating Floppies from Disk Images” for details). Since you'll have more than one floppy, it's a good idea to label them.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

debian help

ok -- i've got the main install done, but when it goes to set up apt, i can't get to an http or ftp server to get the packages. seems my dns isn't working. problem is -- i have no way, or at least don't know a way, to get into any sort of gui, in which i think i could get it going myself. i'm stuck... (1 Reply)
Discussion started by: aenemated
1 Replies

2. Debian

Networking in Debian

I've recently installed the Sarge version of Debian Linux and have run into a problem with it's networking abilities. I access the internet by cable modem, connected to a linksys broadband router. The router is set up to allow full access to this computer. When I run dhclient from Debian, it... (0 Replies)
Discussion started by: Losie
0 Replies

3. UNIX for Dummies Questions & Answers

command for debian OS

Hi All, I am unable to find the command for knowing the RAM size on debian os. Also i am unable to use the command shutdown on command line. it asks for the following options: cloud9:~# shutdown Usage: shutdown time -a: use /etc/shutdown.allow ... (6 Replies)
Discussion started by: gauri
6 Replies

4. UNIX for Advanced & Expert Users

Debian becomes slow!

Hi all, I've a debian 4 etch machine which runs on a HP Proliant G5 server. My server became too slow yesterday. I restarted the it and also try to run in Run Level 1 but nothing changed. This is the status of my debian box: top - 12:33:11 up 34 min, 3 users, load average: 0.00, 0.03, 0.21... (2 Replies)
Discussion started by: mjdousti
2 Replies

5. Debian

Can't see anything after debian loads

Hey, I recently installed Debian on a desktop PC but when it starts I can't see anything (the monitor say no signal). I don't have any idea or even a way to figure out what going on here since I can't see anything at all not even the console. Is there something that I missed in the install, or is... (22 Replies)
Discussion started by: neur0n
22 Replies

6. UNIX for Dummies Questions & Answers

vnc4server on debian

Hello, Lately installed vnc4server on debian, however it listens only to ipv6, how is it possible to force vnc4server to listen both ipv4 and ipv6 ? the cat /proc/sys/net/ipv6/bindv6only returns 0 debian stable 6.0.1 thanks. (2 Replies)
Discussion started by: hachik
2 Replies

7. Debian

Debian SPARC

Hello, Anyone already tried to install Debian Sparc in a Sun V880 ?! I'm trying to and after I boot it with the CDROM the system starts to boot up and I don't see any errors message but it freezes after it detects the USB ports (There is nothing attached to it and I don't use it). Here is a... (8 Replies)
Discussion started by: pxb368@motorola
8 Replies

8. Debian

Can't Login to Debian 8.1

I installed Debian 8.1:cool: with Xubuntu as dual boot :D... During installation of Debian 8.1 i skipped user account creation :confused: ...now i can't login to Debian 8.1 :(:eek: ..help... (1 Reply)
Discussion started by: Zorion10
1 Replies

9. Debian

Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5)

Hello, I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution. I've checked few suggestions over internet like editing apt source list file using snapshot archive. Please... (2 Replies)
Discussion started by: Mannu2525
2 Replies
DEBCONF-UPDATEPO(1)						    po-debconf						       DEBCONF-UPDATEPO(1)

NAME
debconf-updatepo - update PO files about debconf templates SYNOPSIS
debconf-updatepo [-v] [-h] [--podir=DIR] [--skip-pot] [--skip-merge] [--msgid-bugs-address=EMAIL] DESCRIPTION
This program reads po/POTFILES.in to determine which master files need to be processed, then extracts new gettext strings into po/templates.pot and updates all po/*.po files. This script can be called either in the top-level directory, or in the debian or debian/po subdirectories. It is run by developer and/or translator to update PO files when the English text is modified in templates files. OPTIONS
-h, --help Display a usage summary and exit. -v, --verbose Process in verbose mode. --podir=DIR Set directory for PO files. By default PO files are searched in debian/po, po and ../po directories in that order. --skip-pot Do not generate a new po/templates.pot file. --skip-merge Do not merge existing PO files with po/templates.pot. --msgid-bugs-address=EMAIL Set the email address that will be specified in the POT's Report-Msgid-Bugs-To field. By default, this field is set to <package>@package.debian.org. It is intended for the maintainers of Debian based distributions, and should be used in the following cases: o The package is not present in Debian (and thus the <package>@packages.debian.org address does not exist). o The maintainer made significant changes in the debconf templates (or added templates to a Debian package without templates), and does not want to bother the Debian maintainer with bug reports that won't be relevant for the Debian maintainer. The default address is preferred to avoid corrections in the Debian based distribution without a notification to the Debian maintainer. SEE ALSO
debconf-gettextize(1), po2debconf(1), podebconf-report-po(1), po-debconf(7). AUTHOR
Denis Barbier <barbier@linuxfr.org> 2016-10-01 DEBCONF-UPDATEPO(1)
All times are GMT -4. The time now is 04:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy