Ask a Question related to Debian, Design and Development.
-
Jefferson Cowart #1
Lilo Problems
I've installed a new server (woody 3.0r1 + proposed updates + security
updates) on a system that is running with root on sda3. Lilo seems to be
having problems as on boot it outputs and L followed by 01 01 01 and on
and on. i.e. "L 01 01 01 01..." Any clues what the problem is? I'm able
to get in using cd3 as a rescue disk and specifying "rescue
root=/dev/sda1". The bios is configured to boot the SCSI drive first.
Please CC me on any responses as I'm not subscribed to this list.
----------------
Thanks
Jefferson Cowart
[email]Jeff@cowart.net[/email]
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Jefferson Cowart Guest
-
reset mbr by lilo
hi, i have reseted a partition backuped with dd with cat blahblah.dd >> /dev/hda5 but now I have a differente mbr. I havent floppy so that i could... -
Booting 2nd HDD from Lilo
Hi, I have winXP and Linux installed on my first HDD (Primary Master) and Windows 2000 server on my 2nd HDD (on /dev/hdc1). my Lilo is installed... -
Problems with Lilo installation
Hi group, I have 3 HD's on my system. The first one is the master HD on the 1 EIDE bus with windows 98 on the secound one I installed Suse... -
LILO --> GRUB
I've been successfully booting into Debian-3.0 using LILO. Having used GRUB for many years on other systems, I decided to go ahead and... -
dual boot problems: LILO stops at LI
On Wed, 25 Jun 2003 08:28:44 -0600, Brian Myers wrote: The boot loader can be either on the MBR or on a partition BIOS parameter block,"BPB." ... -
Kent West #2
Re: Lilo Problems
Jefferson Cowart wrote:
You might post the relevant bits of "/etc/lilo.conf". I suspect you have>I've installed a new server (woody 3.0r1 + proposed updates + security
>updates) on a system that is running with root on sda3. Lilo seems to be
>having problems as on boot it outputs and L followed by 01 01 01 and on
>and on. i.e. "L 01 01 01 01..." Any clues what the problem is? I'm able
>to get in using cd3 as a rescue disk and specifying "rescue
>root=/dev/sda1". The bios is configured to boot the SCSI drive first.
>
>Please CC me on any responses as I'm not subscribed to this list.
>
>
a line:
You claim that your root is on /dev/sda3, yet your rescue works when you
point to /dev/sda1. There's some confusion here. I suspect this
confusion is also being "felt" by lilo.
--
Kent West (westk@acu.edu)
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Kent West Guest
-
Shawn Lamson #3
Re: Lilo Problems OT
On Wed, August 06 at 2:46 AM EDT
Paul Johnson <baloo@ursine.ca> wrote:
Paul - for future reference - what if one requests CC's because it>>> Please CC me on any responses as I'm not subscribed to this list.
>[url]http://www.cs.tut.fi/~jkorpela/usenet/mail-responses.html[/url]
>Either set Mail-Followup-To: yourself or don't request it.
sometimes takes hours (12 or more) for one to see posts on the lists due
to listserv (or whatever handles this) being slow? I didn't see that
one referenced in the link you posted. And I am not sure all mailers
allow a user to*easily* set a Mail-Followup_To: header.
Shawn Lamson
[email]shawn.lamson@verizon.net[/email]
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Shawn Lamson Guest
-
Jefferson Cowart #4
RE: Lilo Problems
Sorry I mis-typed the rescue line. My root is /dev/sda3 and I type
"rescure root=/dev/sda3". Below is my lilo.conf file with comments
removed. In addition I've included my /etc/fstab file and the output of
df -h to show my /boot partition is small and at the front of the drive.
==============
/etc/lilo.conf
==============
lba32
boot=/dev/sda
root=/dev/sda3
install=/boot/boot-menu.b
map=/boot/map
delay=20
vga=normal
default=Linux
image=/vmlinuz
label=Linux
read-only
# restricted
# alias=1
==============
/etc/fstab
==============
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump>
<pass>
/dev/sda3 / ext2 errors=remount-ro 0
1
/dev/sda2 none swap sw 0
0
proc /proc proc defaults 0
0
/dev/fd0 /floppy auto user,noauto 0
0
/dev/cdrom /cdrom iso9660 ro,user,noauto 0
0
/dev/sda1 /boot ext2 defaults 0
2
/dev/hda1 /var ext2 defaults 0
2
==============
df -h
==============
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 7.9G 229M 7.2G 3% /
/dev/sda1 45M 1.1M 42M 3% /boot
/dev/hda1 5.9G 106M 5.5G 2% /var
----------------
Thanks
Jefferson Cowart
[email]Jeff@cowart.net[/email]
> -----Original Message-----
> From: Kent West [mailto:westk@acu.edu]
> Sent: Wednesday, August 06, 2003 05:19
> To: Jefferson Cowart
> Cc: [email]debian-user@lists.debian.org[/email]
> Subject: Re: Lilo Problems
>
>
> Jefferson Cowart wrote:
>> + security> >I've installed a new server (woody 3.0r1 + proposed updates> seems to be> >updates) on a system that is running with root on sda3. Lilo> 01 01 and on> >having problems as on boot it outputs and L followed by 01> is? I'm able> >and on. i.e. "L 01 01 01 01..." Any clues what the problem>> >to get in using cd3 as a rescue disk and specifying "rescue
> >root=/dev/sda1". The bios is configured to boot the SCSI drive first.
> >
> >Please CC me on any responses as I'm not subscribed to this list.
> >
> >
> You might post the relevant bits of "/etc/lilo.conf". I
> suspect you have
> a line:
>
> You claim that your root is on /dev/sda3, yet your rescue
> works when you
> point to /dev/sda1. There's some confusion here. I suspect this
> confusion is also being "felt" by lilo.
>
>
> --
> Kent West (westk@acu.edu)
>
>
>
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Jefferson Cowart Guest



Reply With Quote

