Re: Boot disk vs. LILO

2007-02-05 Thread Kyle K. Chang
Hi Steve, Not sure if this is going to get to you or not. It's Kyle from the old core group. Just wanted to connect and touch base and see if I can reach folks from the old gang. Kyle K Chang, Broker, ABR C&C Realty Group, Inc. - LoftsNHomes.com Direct Line: 312-373-7120 E-mail: [EMAIL

Re: boot disk for grub; network config; printer pb

2006-05-01 Thread Andrew Sackville-West
On Sun, Apr 30, 2006 at 08:42:34AM -0700, belahcene abdelkader wrote: > > Hi, > > i am using sarge, I want to create a boot disk from > my distro, I tried mkboot, but it seems running with > lilo and not grub > > network: there is no network configuring program, like > netcardconfig, So I have

Re: boot disk for sarge?

2004-12-23 Thread messmate
On Thu, 23 Dec 2004 11:33:19 -0500 Charles Read <[EMAIL PROTECTED]> wrote: >Hey everybody, > >Just installed sarge, GRUB is all messed up so I'm trying to make a >boot floppy to be able to boot for now. But I can't find any choices >for Make a Boot Floppy in the menu system on the netinstall di

Re: Boot Disk

2003-03-25 Thread David Raeker-Jordan
--Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Didier Caamano wrote: > Greetings: >=20 > I was wondering how can I crete a book disk (in Woody) in a floopy for an= =20 > old 486 that do not boot from the CD. >=

Re: Boot Disk Issues Newbie need Help

2002-09-06 Thread Romuald DELAVERGNE
Le 2002.09.06 04:12, [EMAIL PROTECTED] a écrit : > Hi: > > I made a boot floppy by #cp /vmlinuz /dev/fd0 > My current vmlinuz is a 2.4.18 kernel that boots fine from the HD. > Don't use 'cp' but 'cat' or 'dd'. The kernel must be writed at the begining of the disk. #cat /vmlinuz /dev/fd0 sho

Re: Boot Disk Issues Newbie need Help

2002-09-05 Thread Bob Nielsen
Try installing debian-utils and using mkboot. On Thu, Sep 05, 2002 at 10:12:34PM -0400, [EMAIL PROTECTED] wrote: > Hi: > > I made a boot floppy by #cp /vmlinuz /dev/fd0 > My current vmlinuz is a 2.4.18 kernel that boots fine from the HD. > > While the floppy is being read I begin seeing this e

Re: Boot disk doesn't recognize Compaq DL360's RAID controller

2001-08-18 Thread Henk Janssen
> Hi. > > I'm trying to install Debian on a Compaq Proliant DL360 with the > integrated smart raid controller. > > The error message I get is on boot up: > > scsi : 0 hosts. > scsi : detaected total. > Partition check: > apm: BIOS not found. > VFS: Cannot open root device 00:00 > Kernel panic: VFS:

Re: boot disk dilemma

2001-06-20 Thread ktb
On Wed, Jun 20, 2001 at 08:03:33PM +0200, MaD dUCK wrote: > so i finally managed to boot off the floppy disks and am now in the > debian installation menu, just short of installing the operating > system. i have a local debian mirror, so i'd like to install via > network (ftp) -- especially because

Re: boot disk dilemma

2001-06-20 Thread Paul Mackinney
Can't help with the install issue, sorry. On a different tack, you might check out the Linux Router Project at http://www.linuxrouter.org/ if you just want a router with IP Masquerading. supposedly you can get all the software you need to run from a locked floppy on system with no hard drive at al

Re: boot disk dilemma

2001-06-20 Thread Osamu Aoki
I guess loop back device/module is not available in boot diski kernel image. Well try idepci if you have some pci network card or just roll your own boot disk by replacing boot option which include network device or loop back... but this is too much:-) I usually do not mind having few driver

Re: boot disk dilemma

2001-06-20 Thread MaD dUCK
also sprach Osamu Aoki (on Wed, 20 Jun 2001 11:38:10AM -0700): > dd driver disks (3 of them for compact) to Floppy as originally designed > like boot/root disks. Good luck :-) well, i understood that, and i have my disks. but in the installationprogram, there are two options: - preload modules

Re: boot disk dilemma

2001-06-20 Thread Osamu Aoki
dd driver disks (3 of them for compact) to Floppy as originally designed like boot/root disks. Good luck :-) On Wed, Jun 20, 2001 at 08:03:33PM +0200, MaD dUCK wrote: > so i finally managed to boot off the floppy disks and am now in the > debian installation menu, just short of installing the op

Re: boot disk dilemma

2001-06-20 Thread D-Man
On Wed, Jun 20, 2001 at 08:03:33PM +0200, MaD dUCK wrote: | so i finally managed to boot off the floppy disks and am now in the | debian installation menu, just short of installing the operating | system. i have a local debian mirror, so i'd like to install via | network (ftp) -- especially because

Re: boot disk

2001-05-23 Thread ktb
On Wed, May 23, 2001 at 05:27:23PM +0200, Theo Bierman wrote: > hi anyone know where i can get a boot disk to install debian from I would start with the installation instructions on the website - http://www.debian.org/releases/stable/#new-inst kent -- From seeing and seeing the seeing has beco

Re: Boot Disk & Reiserfs How To?

2001-05-14 Thread Nuhn Yobiznez
--- Chris Spencer <[EMAIL PROTECTED]> wrote: > Hello, > > Although I am new to Debian up until now I have been > using Mandrake. Please > excuse me if this is a dumb question. > > I am currently running unstable with 2.4.4 kernel. I > would like to change my > / partition from ext2 to reiserfs

Re: boot disk..

2001-01-28 Thread Mircea Luca
Roberto Diaz wrote: > > > > > > > > It's called mkboot.It is part of debianutils package. > > > > I was a little bit confused with its man page.. so mkboot wont touch my > hard disk? do I understand well? > > Regards > > Roberto No it won't unless you give it the -i option.Don't give the -i a

Re: boot disk..

2001-01-28 Thread Roberto Diaz
> > > > It's called mkboot.It is part of debianutils package. > I was a little bit confused with its man page.. so mkboot wont touch my hard disk? do I understand well? Regards Roberto Roberto Diaz <[EMAIL PROTECTED]>

Re: boot disk..

2001-01-28 Thread Mircea Luca
Roberto Diaz wrote: > > Hi.. and be patient.. > > I got used to mkbootdisk to make boot floppies for my systems (RedHat > based) just in case of disaster.. > > Now I am very happy with debian.. its great but I cant find this utility > anymore!!.. > > Ho do I do easily a boot floppy disk for my

Re: boot disk problem

2001-01-11 Thread Sthitaprajna
On Thu, 11 Jan 2001 16:05:43 +0100 Nina Jansen <[EMAIL PROTECTED]> wrote: > extremely long time to boot. However, I do not suspect that there is > something wrong with the disk because I have tried several different > disks and they all have the same problem. When I insert the rescue > floppy and

Re: Boot disk dilemma

2000-09-22 Thread Ethan Benson
On Thu, Sep 21, 2000 at 11:35:15PM -0400, Daniel Whelan wrote: > OK folks...it looks like I've got myself a bit of a problem. Suffice to say, > the libc.so.6 on one of my boxes got wiped out. Unfortunately, I'm nowhere > near the box, and only have a semi-computer-literate "remote hands" at the

Re: Boot disk dilemma

2000-09-21 Thread Matthew Dalton
Daniel Whelan wrote: > > OK folks...it looks like I've got myself a bit of a problem. Suffice to say, > the libc.so.6 on one of my boxes got wiped out. Unfortunately, I'm nowhere > near the box, and only have a semi-computer-literate "remote hands" at the > location, without any boot disks (well,

Re: Boot disk dilemma

2000-09-21 Thread Hubert Chan
"Daniel Whelan" <[EMAIL PROTECTED]> writes: > OK folks...it looks like I've got myself a bit of a problem. Suffice to say, > the libc.so.6 on one of my boxes got wiped out. Unfortunately, I'm nowhere > near > the box, and only have a semi-computer-literate "remote hands" at the > location, > wit

Re: boot disk

2000-06-10 Thread Ron Rademaker
You need to download the images and put them on disk using dd. Ron Rademaker On Sat, 10 Jun 2000, Allan Andersen wrote: > Hi > > I've just recieved an older IBM (pentium 133), which I > would like to install Debian on. The problem is that > there is no cdrom on it, so I try to create a bootdisk

Re: Boot disk quit working after second install

2000-04-29 Thread Marvin Stodolsky
A common cause of this problem is that the floppy drive may be of the newer ATAPI type common to newer laptops especially, as constrasted to the older /dev/fd0 floppy type. The install kernels come with ide-floppy support needed for ATAPI compiled in, but the kernel installed has ide-floppy servi

re: boot disk

2000-04-21 Thread RoundQube
hi, im currently trying to install debian 2.2, i booted with the rescue disk and then the root disk and installed base system from the base2_2.tgz and configured network and all modules. After completion, i try to make a boot disk, because i run win2k on another partition and my HD cylinders = 102

Re: Boot disk quit working after second install

2000-04-01 Thread Lehel Bernadt
On Sat, 01 Apr 2000, Erik Ryberg wrote: > Lehel Bernadt wrote: > > > > What kind of boot disk do you have : > > ext2+lilo, fat+syslinux, loadlin or just the raw kernel ? > > What is its configuration ? > > I understand that you use the same disk for debian & suse. How did you > > altered > > the c

Re: Boot disk quit working after second install

2000-04-01 Thread Erik Ryberg
Lehel Bernadt wrote: > On Fri, 31 Mar 2000, Erik Ryberg wrote: > > Hello, > > > > I have a 6 gig hard drive with debian on the first 4 gigs. I installed an > > old SUSE last > > night on the last 2 gigs in order to try out MySQL which allegedly came > > with that > > distribution. > > > > I bo

Re: Boot disk quit working after second install

2000-03-31 Thread Lehel Bernadt
On Fri, 31 Mar 2000, Erik Ryberg wrote: > Hello, > > I have a 6 gig hard drive with debian on the first 4 gigs. I installed an > old SUSE last > night on the last 2 gigs in order to try out MySQL which allegedly came with > that > distribution. > > I boot debian with a boot disk as I have, sig

Re: boot disk hangs on my puta

1999-12-10 Thread Jens B. Jorgensen
How long did you wait after it hung. Sometimes it can sit there for quite a while in that scsi-detection part but it does boot after a minute or so. Andrew Walker wrote: > The boot disk seems to work on my new puta but it seems to hang on my > old one it seems to be at that point where it trys t

Re: Boot disk for kernel-image-2.2.13 not working

1999-11-29 Thread Graham Williams
> John Carline wrote to Graham Williams on 29 Nov 1999 17:02:13 +1100: John> Hi folks, John> Every time this has happened to me, it was either a bad John> floppy or a bad floppy drive. On one occasion, the John> connector to the drive became slightly loose and all the Joh

Re: Boot disk for kernel-image-2.2.13 not working

1999-11-29 Thread John Carline
Graham Williams wrote: > I've also just started moving to Potato and was trying the 2.2.12 > (kernel-image-2.2.12_2.2.12-4.deb) and 2.2.13 > (kernel-image-2.2.13_2.2.13-1.deb) kernels, creating a boot floppy, > and getting exactly the same problem, with the same message over and > over again: > >

Re: Boot disk for kernel-image-2.2.13 not working

1999-11-28 Thread Graham Williams
I've also just started moving to Potato and was trying the 2.2.12 (kernel-image-2.2.12_2.2.12-4.deb) and 2.2.13 (kernel-image-2.2.13_2.2.13-1.deb) kernels, creating a boot floppy, and getting exactly the same problem, with the same message over and over again: 0400 AX: 0212 BX: 7000

Re: boot disk

1999-10-13 Thread virtanen
On Wed, 13 Oct 1999, raymond ferrari wrote: > I am having problems creating a boot disk as the resc1440 on the cd is > too large for my 1.44M floppy. I do not have a bootable cd-rom. What > should I do? I am using the cd from the Linux World Expo. that was > handed out. Also, what do I use for the

ANSWER: Re: Boot disk swiped, how to make one?

1999-03-17 Thread David B. Teague
On Fri, 12 Mar 1999, David B. Teague wrote: > I installed Slink on my system but had not installed LILO > to make it bootable directly from the HD. Someone swiped the > boot disk. > > Question: Is it possible, given the contents of the /etc/fstab > file and a knowledge of where the kernel is

Re: Boot disk swiped, how to make one?

1999-03-13 Thread Ryan Yeske
On Sat, Mar 13, 1999 at 12:01:10AM -0500, Jim Bray wrote: > Grub, the Grand Unified Boot Loader, actually understands ext2 (altho' > when I tried it it didn't do symlinks, and I like to have vmlinuz be a > symlink). So if you are using Grub, these problems don't arise. Grub > should eventually r

Re: Boot disk swiped, how to make one?

1999-03-13 Thread Jim Bray
On Fri, 12 Mar 1999, David B. Teague wrote: > > Folks: > > I installed Slink on my system but had not installed LILO > to make it bootable directly from the HD. Someone swiped the > boot disk. > > Question: Is it possible, given the contents of the /etc/fstab > file and a knowledge of where

Re: Boot disk swiped, how to make one?

1999-03-12 Thread Peter Berlau
On Fri, Mar 12, 1999 at 02:17:23PM -0500, David B. Teague wrote: Hi David, [..] You can create a boot-floppy by doing the following steps: 1. format a diskette, under hamm: fdromat slink: superformat /dev/fd0 (:mformat -s18 -t80 -h2 -S2 -M512 a:) 2. cp /boot/vmlinuz-2.0.36 /dev/fd0 (n

Re: boot disk question/suggestion

1999-01-25 Thread Jim Pick
Ossama Othman <[EMAIL PROTECTED]> writes: > Can the 2.1/2.2 kernels handle a gigabyte of memory? Yes. For more than 1GB, go to: http://humbolt.geo.uu.nl/Linux-MM/more_than_1GB.html There was a lot of discussion about this on the linux-kernel mailing list lately. > Also, I remember reading

Re: boot disk question/suggestion

1999-01-23 Thread Ossama Othman
Hi Robert, > > > Make sure your rescue disk contains ext2, msdos, ramdisk, initrd, and ELF > > > support. > > Oh, I forgot, you need minix fs support too. See if that helps. Indeed it did. :) I had to use the rescue disk on master in Incoming but with my custom kernel instead. It boots but it

Re: boot disk question/suggestion

1999-01-23 Thread Robert Woodcock
On Fri, Jan 22, 1999 at 10:53:55PM -0600, Ossama Othman wrote: > Hi Robert, > > I just wanted to thank you for your suggestion. It seems to be working! > I am having problems getting the boot procedure find the root filesystem > but at least I got this far! Any suggestions about the kernel being

Re: boot disk question/suggestion

1999-01-23 Thread Ossama Othman
Hi Robert, I just wanted to thank you for your suggestion. It seems to be working! I am having problems getting the boot procedure find the root filesystem but at least I got this far! Any suggestions about the kernel being unable to find the root filesystem? Thanks, -Ossama > # dd if=resc1440

Re: boot disk question/suggestion

1999-01-23 Thread Ossama Othman
Hi again, > 2.0.x maxes out at 2^30-2^26 = 1006632960 bytes, or 960MB, of RAM. > > Thus, you'll wanna use "mem=960M". > > You can also adjust some headers (I forget which) to expand the kernel > memory / virtual memory split (it is adjustable, and it defaults to 1GB/3GB). Can the 2.1/2.2 kernel

Re: Boot Disk Failures

1998-04-30 Thread Ulisses Alonso Camaro
-BEGIN PGP SIGNED MESSAGE- Hello Dale! On Wed, 29 Apr 1998, G.Dale Miller wrote: > I am having trouble with the boot disks from April. I boot up with the > rescue floppy > and it start up with the loading root... etc.. Eventually it says > boot failed press and > key to try again. Ar

Re: Boot Disk

1997-03-27 Thread Dale Scheetz
On Wed, 26 Mar 1997, Gregory Vence wrote: > Hello, > > I've got bad memory on the spare machine. How do I set up a boot from > floppy on a regular basis? Just use the Rescue disk? > You can use the rescue disk by giving it a root= option, but the better solution is just to build a boot floppy.

Re: boot disk for new PC

1996-12-24 Thread Bruce Perens
Hm. That sounds as if the rescue disk kernel might not be getting all of the flags it needs. Try them manually: boot: linux initrd load_ramdisk=1 root=0100 Other possibilities: root.bin isn't on your rescue floppy. You need it there. something happened to syslinux.cfg on

Re: Boot disk SCSI kernel panic

1996-10-14 Thread David_Oswald
Hello ... I have the same identical problem as you. And unfortunately I have not figured out a cure either. I had to resort back to using an older AHA 1542c controller.(which gives me no problems). I also have experimented with the slakware distribution and found that the