Re: HELP - RH9 lilo problem

2003-06-15 Thread Manuel Aróstegui Ramirez
After you edited Lilo and change it with a new kernel image, did you make: /sbin/lilo? --- Syl <[EMAIL PROTECTED]> escribió: > I have a dual Win2k/RH9 system with Lilo installed > on the boot sector of > /dev/hdb1. At start up I get two Win2k and one Linux > boot options. After I > select Linux R

HELP - RH9 lilo problem

2003-06-15 Thread Syl
I have a dual Win2k/RH9 system with Lilo installed on the boot sector of /dev/hdb1. At start up I get two Win2k and one Linux boot options. After I select Linux RH9 boots without displaying Lilo. I want to access different kernel images however even if I hold the or all I get is a RH start scree

Re: LILO Problem: freezes at "LI" !!! disk geometry problem??

2002-06-27 Thread Edwin H. Fung
Hi Anita, Try to use "lba32" instead on "linear" on /etc/lilo.conf.  That usually is the right one to use for large disks (>30 GB). ... Edwin At 09:51 PM 6/27/02 +0530, Anita Koshy wrote: Iam trying to get lilo working from a compact flash on an i386 SBC board.However LILO freezes at "LI" and I

LILO problem: freezes at "LI"!!! disk geometry ??

2002-06-27 Thread Anita Koshy
Iam trying to get lilo working from a compact flash on an i386 SBC board.However LILO freezes at "LI" and Iam stuck bad at this point, could use some help.    As per the bootloader error codes, this seems to be due a mismatch in the disk geometry. However I could not figure out any mismatch

LILO Problem: freezes at "LI" !!! disk geometry problem??

2002-06-27 Thread Anita Koshy
Iam trying to get lilo working from a compact flash on an i386 SBC board.However LILO freezes at "LI" and Iam stuck bad at this point, could use some help.    As per the bootloader error codes, this seems to be due a mismatch in the disk geometry. However I could not figure out any mismatch

Re: Compiling new kernel, lilo problem

2002-01-20 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rpjday wrote: >> > Forgive me for being dense, but why would one want to compile as a >> > module a driver which is needed for the system to even boot? Modules >> > are great for peripherals and supporting functions, and I can see the >> > benefit o

Re: Compiling new kernel, lilo problem

2002-01-20 Thread rpjday
On Sun, 20 Jan 2002, Mike Burger wrote: > Simply put, I don't know. > > On Sun, 20 Jan 2002, David Talkington wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Mike Burger wrote: > > > > >If you compiled the kernel with the device drivers as modules, and not > > >direct

Re: Compiling new kernel, lilo problem

2002-01-20 Thread Mike Burger
Simply put, I don't know. On Sun, 20 Jan 2002, David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mike Burger wrote: > > >If you compiled the kernel with the device drivers as modules, and not > >directly into the kernel, and any of those drivers/modules are needed

Re: Compiling new kernel, lilo problem

2002-01-20 Thread Mike Burger
I'm currently using X-CD-Roast...but I'll look at some others at some point, too. On 19 Jan 2002, Brandon Robert Dorman wrote: > I compiled most everything I'll need into the kernel. cdburner, visor, > usb printer/scanner stuff, etc. but for next time, thanks for the info > Bret, Mike and Wer

Re: Compiling new kernel, lilo problem

2002-01-20 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Burger wrote: >If you compiled the kernel with the device drivers as modules, and not >directly into the kernel, and any of those drivers/modules are needed for >the initial startup, it could cause problems. > >If you compiled all those driver

Re: Compiling new kernel, lilo problem

2002-01-19 Thread Brandon Robert Dorman
I compiled most everything I'll need into the kernel. cdburner, visor, usb printer/scanner stuff, etc. but for next time, thanks for the info Bret, Mike and Werner. -Brandon p.s. this doesn't have to be a list question, but what do you guys recommend for a cd-burning software? Now that I

Re: Compiling new kernel, lilo problem

2002-01-19 Thread Mike Burger
That'll kinda depend. If you compiled the kernel with the device drivers as modules, and not directly into the kernel, and any of those drivers/modules are needed for the initial startup, it could cause problems. If you compiled all those drivers directly into the kernel, instead of as module

Re: Compiling new kernel, lilo problem

2002-01-19 Thread Brandon Robert Dorman
Before I got this e-mail i just removed the initrd line and rebooted. now i get: [Brandon@localhost Brandon]$ uname -a Linux localhost.localdomain 2.4.17 #1 Sat Jan 19 19:28:25 PST 2002 i686 unknown :-) So it works. Is there any danger in doing that? seems to work fine for me right now tho

Re: Compiling new kernel, lilo problem

2002-01-19 Thread Bret Hughes
Check out man mkinitrd. seems like I have always just given it the kernel version and the imgfile name needed. I guess the real question is do you really need an initrd? Unless you need something like scsi drivers that you compiled as modules that need to be availible before the file systems ar

Re: Compiling new kernel, lilo problem

2002-01-19 Thread Werner Puschitz
On 19 Jan 2002, Brandon Robert Dorman wrote: > Hey guys, > > Was recompiling my kernel today to 2.4.17 from 2.4-7-10. Upon changing > my lilo.conf, ran /sbin/lilo and got this: > Added linux > fatal: open /boot/initrd-2.4.17: no such file or directory. Sure > enough, a ls of /boot shows:

Compiling new kernel, lilo problem

2002-01-19 Thread Brandon Robert Dorman
Hey guys, Was recompiling my kernel today to 2.4.17 from 2.4-7-10. Upon changing my lilo.conf, ran /sbin/lilo and got this: Added linux fatal: open /boot/initrd-2.4.17: no such file or directory. Sure enough, a ls of /boot shows: ls /boot boot.b kernel.hmodule-info-

Re: Another Lilo Problem

2001-04-16 Thread Leonard den Ottolander
Hi Janyce, > But, I can boot from the boot floppy, and otherwise everything seems ok. > Since the disk is larger than 528 MB, I've specified the linear option in > Lilo, and in the past this has always done the trick, even for the Samba > server's 20GB disk. after much browsing th

Re: Lilo problem

2001-04-16 Thread Statux
> Right...that's because Windows is stupid and will only boot > from the primary HD! > John Correction: DOS is stupid... Only use "Windows" in this sense when you mean NT. ;) I did miss the original post tho... ___ Redhat-list mailing list [E

Re: Another Lilo Problem

2001-04-15 Thread Marco Shaw
> But, I can boot from the boot floppy, and otherwise everything seems ok. > Since the disk is larger than 528 MB, I've specified the linear option in A simple suggestion is to try creating a "/boot" and a "/" partition. Keep "/boot" to something like 15MB. This is a cheat to the old 512MB (or

Another Lilo Problem

2001-04-15 Thread Janyce Wynter
I've trying to install RH 5.2 on an old 486DX2 as a way of troubleshooting an upgrade of my Samba server from 5.2 to RH7. The installation seems to go OK, but the machine won't boot Lilo. All I get is the dreaded L and a string of endlessly repeating 00 00 00 00 00 00 00 But, I can boot fro

Re: Lilo problem

2001-04-15 Thread Mike Chambers
This is already done he got it fixed already. Mike - Original Message - From: "fred smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 15, 2001 5:33 PM Subject: Re: Lilo problem > On Sun, Apr 15, 2001 at 02:28:01PM -0500, Reuben D B

Re: Lilo problem

2001-04-15 Thread fred smith
On Sun, Apr 15, 2001 at 02:28:01PM -0500, Reuben D Budiardja wrote: > Hello, > I'm having a problem configuring my Lilo to work correctly (I'm running > RedHat Linux 6.2). > I have 2 hard drive, > Hard drive a= 4 GB, Linux RedHat 6.2 > Hard drive b = 20 GB, the first 6 GB is windows 98. I've re

Re: Thanks (was Re: Lilo problem)

2001-04-15 Thread John Aldrich
On Sun, 15 Apr 2001, Reuben D Budiardja wrote: > Thanks all for the suggestions. I did what Mr. Mikkel suggested below, and > it works like a charm without requireing me to swap master/slave drive. > It's a great relieve. However, all the replies really added my working > knowledge with linux,

Thanks (was Re: Lilo problem)

2001-04-15 Thread Reuben D Budiardja
Thanks all for the suggestions. I did what Mr. Mikkel suggested below, and it works like a charm without requireing me to swap master/slave drive. It's a great relieve. However, all the replies really added my working knowledge with linux, as I don't think I know enough of them :). Thanks agai

Re: Lilo problem

2001-04-15 Thread Justin Zygmont
I have mine like this and it works, the only problem is that pressing F4 during win98 bootup doesn't load my old version of DOS, it just hangs reading the HD, which may or may not be related the partition setup. hdc1/boot 55 MB hdc2/mnt/c 2 GIG DOS/Win partition hdc3swap55 MB

Re: Lilo problem

2001-04-15 Thread Michael Burger
Well, you could boot, full time, from floppy. However, my suggestion was to boot from floppy, edit your lilo.conf file to point at the right spots on your hard drives, and then run lilo. On Sun, 15 Apr 2001 15:52:53 -0500, Reuben D Budiardja wrote: >Ah.. I see (I know Windows is stupid, I onl

Re: Lilo problem

2001-04-15 Thread Mikkel L. Ellertson
On Sun, 15 Apr 2001, Mike Chambers wrote: > You would install LILO into MBR and it would detect your windows partition > and boot it, same thing with Linux. YOu won't need to use floppy. > > You will prolly need to boot up with floppy just this ONCE, edit > /etc/lilo.conf to show locations of yo

Re: Lilo problem

2001-04-15 Thread Mike Chambers
n run /sbin/lilo so it installs it into MBR. Mike - Original Message - From: "Reuben D Budiardja" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 15, 2001 4:08 PM Subject: Re: Lilo problem > Sorry, I don't get it. > > If I put my windo

Re: Lilo problem

2001-04-15 Thread Mikkel L. Ellertson
On Sun, 15 Apr 2001, Reuben D Budiardja wrote: > Sorry, I don't get it. > > If I put my windows HD as master, an linux HD as slave, my LILO will never > be loaded, right? Because the MBR in my Windows HD will be loaded first > (which contains windows of course). > > So, this still have not anwere

Re: Lilo problem

2001-04-15 Thread Reuben D Budiardja
t;[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, April 15, 2001 3:52 PM >Subject: Re: Lilo problem > > > > Ah.. I see (I know Windows is stupid, I only use it for certain things... > > you know, some of the network scheduling in my work is still using win &g

Re: Lilo problem

2001-04-15 Thread John Aldrich
On Sun, 15 Apr 2001, Reuben D Budiardja wrote: > Ah.. I see (I know Windows is stupid, I only use it for certain things... > you know, some of the network scheduling in my work is still using win client). > > I need to boot from floppy all the time then? Are you saying, put my lilo > in floppy?

Re: Lilo problem

2001-04-15 Thread Mikkel L. Ellertson
The problem is that Windows will only boot from a primary partition on the first hard drive. Windows does not play well with other OSs - it expectes to be the only OS on the drive. You can try the modifications I made to your lilo.conf. I have not tried them with Windows 95/98, but they used to

Re: Lilo problem

2001-04-15 Thread Mike Chambers
Just set your windows HD as master, linux on your slave, and LILO will boot both. - Original Message - From: "Reuben D Budiardja" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 15, 2001 3:52 PM Subject: Re: Lilo problem > Ah.. I see (I know

Re: Lilo problem

2001-04-15 Thread Reuben D Budiardja
Ah.. I see (I know Windows is stupid, I only use it for certain things... you know, some of the network scheduling in my work is still using win client). I need to boot from floppy all the time then? Are you saying, put my lilo in floppy? Thanks for all replies. Reuben D. B. At 04:39 PM 4/15/

Re: Lilo problem

2001-04-15 Thread John Aldrich
On Sun, 15 Apr 2001, Michael Burger wrote: > The quick and easy answer is to make your Windows HD the master, and > your linux HD as the slave...boot from a boot disk, at that point, > edit your lilo.conf file, run "lilo" and try again. > Right...that's because Windows is stupid and will only boo

Re: Lilo problem

2001-04-15 Thread Michael Burger
The quick and easy answer is to make your Windows HD the master, and your linux HD as the slave...boot from a boot disk, at that point, edit your lilo.conf file, run "lilo" and try again. On Sun, 15 Apr 2001 14:28:01 -0500, Reuben D Budiardja wrote: >Hello, >I'm having a problem configuring my L

Lilo problem

2001-04-15 Thread Reuben D Budiardja
Hello, I'm having a problem configuring my Lilo to work correctly (I'm running RedHat Linux 6.2). I have 2 hard drive, Hard drive a= 4 GB, Linux RedHat 6.2 Hard drive b = 20 GB, the first 6 GB is windows 98. What I want is to be able to select whether to boot linux or dos. Now, when I use Hd b

Re: Booting 6.2 without LILO problem

2001-01-22 Thread M. Neidorff
At 09:52 AM 1/22/01 -0600, you wrote: >A person I work with made a mistake and reloaded Win95 in the other >partition. Now that LILO is gone, he can't boot Linux. No, he didn't >make the emergency reboot floppy before installing Windoze. You need to have SOMETHING that will boot into linux. You

RE: Booting 6.2 without LILO problem

2001-01-22 Thread Uncle Meat
On 22-Jan-01 Vidiot opined: > A person I work with made a mistake and reloaded Win95 in the other > partition. Now that LILO is gone, he can't boot Linux. No, he didn't > make the emergency reboot floppy before installing Windoze. > > Is there a way to use the installation CDs to boot the inst

Re: Booting 6.2 without LILO problem

2001-01-22 Thread Ray Curtis
> "v" == Vidiot <[EMAIL PROTECTED]> writes: v> A person I work with made a mistake and reloaded Win95 in the other v> partition. Now that LILO is gone, he can't boot Linux. No, he didn't v> make the emergency reboot floppy before installing Windoze. v> Is there a way to use the installati

Booting 6.2 without LILO problem

2001-01-22 Thread Vidiot
A person I work with made a mistake and reloaded Win95 in the other partition. Now that LILO is gone, he can't boot Linux. No, he didn't make the emergency reboot floppy before installing Windoze. Is there a way to use the installation CDs to boot the installed system so that lilo can be rerun?

Re: lilo problem (no. of cylinders > 1023)

2000-08-06 Thread Miroslav Skoric
Matt Housh wrote: > > > I went thru the info provided on this page. According to that I should > > be doing a mapping of > > C/H/SC/H/S > > 8682/64/32 = 1106/255/53 > > > > The above page also says that I should provide the new geometry to the > > kernel thru the lilo boot prompt. But wha

Re: lilo problem (no. of cylinders > 1023)

2000-05-25 Thread Ric Moore
Bret Hughes wrote: > > Didn't someone say That the new version of lilo is out and now supports > big disks? > > I might have dreamt it. > It's true!! But it doesn't overcome BIOs limits on the really big drives... it cures the 1024 limit. Ric -- : Ric "Wayward" Moore : [EMAIL PROTECTED]

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Raju Kurunkad Vasudevan
hi, On Wed, May 24, 2000 at 03:00:39PM -0500, Matt Housh [[EMAIL PROTECTED]] wrote: > > I went thru the info provided on this page. According to that I should > > be doing a mapping of > > C/H/SC/H/S > > 8682/64/32 = 1106/255/53 > > > > The above page also says that I should provide the

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Bret Hughes
Didn't someone say That the new version of lilo is out and now supports big disks? I might have dreamt it. Bret Matt Housh wrote: > > Please get back to me for more info. > > > > Thanks in advance, > > Raju > > Try the info on this page: > http://jaeger.morpheus.net/linux/large-disk.ht

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Matt Housh
> I went thru the info provided on this page. According to that I should > be doing a mapping of > C/H/SC/H/S > 8682/64/32 = 1106/255/53 > > The above page also says that I should provide the new geometry to the > kernel thru the lilo boot prompt. But what do I do if I am doing fresh > i

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Raju Kurunkad Vasudevan
hi, On Wed, May 24, 2000 at 08:41:25AM -0500, Matt Housh [[EMAIL PROTECTED]] wrote: > > Please get back to me for more info. > > > > Thanks in advance, > > Raju > > Try the info on this page: > http://jaeger.morpheus.net/linux/large-disk.html > > Matt I went thru the info provided on th

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread linda hanigan
.> make a /boot partition that is within the first 1023 cylinder boundary of > the disc > (40 Megs should be more than enough) then it should work fine. > > Rgds, > Darryl > My /boot partiton is 23 Meg and is only using 10% of that Linda Hanigan -- To unsubscribe: mail [EMAIL PRO

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Matt Housh
> Please get back to me for more info. > > Thanks in advance, > Raju Try the info on this page: http://jaeger.morpheus.net/linux/large-disk.html Matt -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Darryl Harvey
At 10:55 PM 24-05-00, you wrote: >hi, > >I had a redhat linux 6.1 setup on a 9GB drive. But someother group used >that disk to >install some other OS. Also they made some changes to the BIOS settings >of the machine which they dont remember. > >disk is SEAGATE ST19191W connected to a Adaptec AI

lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Raju Kurunkad Vasudevan
hi, I had a redhat linux 6.1 setup on a 9GB drive. But someother group used that disk to install some other OS. Also they made some changes to the BIOS settings of the machine which they dont remember. disk is SEAGATE ST19191W connected to a Adaptec AIC-7880 Ultra/Ultra W BIOS v1.26sP8 system BI

Re: Lilo Problem

1999-12-13 Thread Hal Burgiss
On Mon, Dec 13, 1999 at 11:08:51AM -0800, Roy wrote: > At 08:47 AM 12/11/1999 -0600, you wrote: > >When I've gotten LI instead of the lilo prompt, it was from not > >having the /boot partition in the first 1023 cylinders on the hard > >drive, and yes, I've gotten lilo to work like you have, linux

Re: Lilo Problem

1999-12-13 Thread Roy
At 08:47 AM 12/11/1999 -0600, you wrote: >When I've gotten LI instead of the lilo prompt, it was from not having the >/boot partition in the first 1023 cylinders on the hard drive, and yes, I've >gotten lilo to work like you have, linux or dos, if dos then show ntloader >menu. It's on a dedicate

Re: Lilo Problem

1999-12-11 Thread Dean Irvin
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 10, 1999 1:06 PM Subject: Lilo Problem > > Hi All > > I've got a dual boot machine, nt4.0 and rh6.1 (Via Mandrake 6.5 package). I > have system commander also. > If I select Linux under sys commander I

Re: Lilo Problem

1999-12-10 Thread Bruce Bauer
> On 10 Dec, [EMAIL PROTECTED] wrote: > > > > Hi All > > > > I've got a dual boot machine, nt4.0 and rh6.1 (Via Mandrake 6.5 package). I > > have system commander also. > > If I select Linux under sys commander I get the first two letters of Lilo, "li" > > and that's all folks. > > > > If I boo

Re: Lilo Problem

1999-12-10 Thread Roy
At 07:59 PM 12/10/99 +, you wrote: >On 10 Dec, [EMAIL PROTECTED] wrote: > > > > Hi All > > > > I've got a dual boot machine, nt4.0 and rh6.1 (Via Mandrake 6.5 package). I > > have system commander also. > > If I select Linux under sys commander I get the first two letters of > Lilo, "li" > >

Re: Lilo Problem

1999-12-10 Thread Bruce Richardson
On 10 Dec, [EMAIL PROTECTED] wrote: > > Hi All > > I've got a dual boot machine, nt4.0 and rh6.1 (Via Mandrake 6.5 package). I > have system commander also. > If I select Linux under sys commander I get the first two letters of Lilo, "li" > and that's all folks. > > If I boot from floppy, linux

Lilo Problem

1999-12-10 Thread royhar
Hi All I've got a dual boot machine, nt4.0 and rh6.1 (Via Mandrake 6.5 package). I have system commander also. If I select Linux under sys commander I get the first two letters of Lilo, "li" and that's all folks. If I boot from floppy, linux works great although it boots slow. I've tried screw

Re: linuxconf and lilo problem

1999-11-21 Thread Jacob Schmude
That fixed it. thanks! Jacques Gelinas writes: > On Sat, 20 Nov 1999, Jacob Schmude > > Hello > > > > I was trying to use linuxconf to configure my lilo loader to append > > some command-lines to the kernel. However, linuxconf says my root > > partition /dev/hda1 is invalid or not a linu

Re: linuxconf and lilo problem

1999-11-20 Thread Jacques Gelinas
On Sat, 20 Nov 1999, Jacob Schmude Hello > > I was trying to use linuxconf to configure my lilo loader to append > some command-lines to the kernel. However, linuxconf says my root > partition /dev/hda1 is invalid or not a linux partition. So I went > into fdisk and checked the partition table.

linuxconf and lilo problem

1999-11-20 Thread Jacob Schmude
Hello I was trying to use linuxconf to configure my lilo loader to append some command-lines to the kernel. However, linuxconf says my root partition /dev/hda1 is invalid or not a linux partition. So I went into fdisk and checked the partition table. It showed it as type 83 linux. All went wel

Re: another LILO problem

1998-03-18 Thread Seif Zadeh Hossein
On Tue, 17 Mar 1998, Ikke wrote: > My lilo.conf looks like this: > boot=/dev/hda The way you've set up (boot using NT loader), you need to put lilo on "master record of root partition", and NOT on "master boot record of the drive". To cut the story short, change "boot=/dev/hda" to "boot

another LILO problem

1998-03-17 Thread Ikke
Hi, this is the first time I posted a question on this list. I'm also fairly new to Linux. I have (succesfully) installed RH 5.0 on a pentium 200 MHz with an ASUS motherboard, a Matrox Mystique (8 MB) videocard, a 6.4 GB (Fireball) and a 2.0 GB hard drive. Linux is installed on a logical parti