LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-26-2006, 07:01 PM   #16
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113

You have one hard disk and it looks normal to me with 24Gb in hda1 and hda2. The swap is reported to be 11Gb large.

If the distro does nothing on a boot up and appears to hang then it could also means an incorrect video driver might have been selected. To find out if this is the case just press ctrl+alt+backspace. If you get a Bash shell then the booting works but the distro cannot communicate with you. In such case we switch our attention to the Xorg.

Keep us posted.
 
Old 09-26-2006, 07:59 PM   #17
studioq
Member
 
Registered: Sep 2006
Posts: 42

Original Poster
Rep: Reputation: 15
The control+alt+backspace garnered no results. I did notuice in the syslog that there are some issues with an unsupported VIA chipset. Also I doubt the bios on this board has been flashed in 1000 years.. That aside, Xorg?
 
Old 09-27-2006, 12:10 AM   #18
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Your hda1 is not active; below the result of fdisk -l on my box (please note the asterisk under boot)
Code:
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1024     8225248+  83  Linux
/dev/hda2            1025        1090      530145   82  Linux swap
/dev/hda3            1091        4278    25607610   83  Linux
/dev/hda4            4279        4865     4715077+   5  Extended
/dev/hda5            4279        4865     4715046   83  Linux
Run fdisk /dev/hda and use menu option 'a' to toggle the bootable flag for hda1.

Just to make it complete, my lilo.conf
Code:
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
#compact        # faster, but won't work on all systems.
#prompt
#timeout = 5
# VESA framebuffer console @ 1024x768x256
vga = 773
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# ramdisk = 0     # paranoia setting
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/hda1
  label = Slackware101
  read-only # Non-UMSDOS filesystems should be mounted read-only for checking
# Linux bootable partition config ends

Last edited by Wim Sturkenboom; 09-27-2006 at 12:11 AM.
 
Old 09-27-2006, 06:40 AM   #19
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
I had a problem a few weeks ago when I added a new hard drive to my system and fouled up the master/slave settings on the machine afterwhich I couldn't boot other than through a floppy.

I eventually tracked it down to a bios issue whereby the bios was trying to boot from a different drive/partition. I'm not at my desktop now but I suggest you thoroughly check ALL your bios settings. The setting was NOT the usual boot from floppy/CD/harddrive it was more obscure than that.

When i get to my desktop I will update this thread.

Regards
 
Old 09-27-2006, 11:31 AM   #20
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
As far as I am aware Linux does not need the boot flag made active.

Linux can reside in a logical partition and normal PC standard does not support active logical partitions. So active flag has no use to a Linux.

MS systems use a common MBR that doesn't know which of the 4 primary partitions to be booted. The MBR code is wasted mainly to search like a blind man to examine which of the 4 primaries has the booting flag switched on and boot it according.

Linux boot loaders are always told the partition to be booted up front.

In Grub it is done by the "root" command

In Lilo it is done by the "root=" or "image=" command.

Therefore whether a partition is active or not Linux still has to boot the one specified. It has no choice.

Personally I have never made any of my 100+ Linux systems in box active when booting it.
 
Old 09-27-2006, 12:26 PM   #21
studioq
Member
 
Registered: Sep 2006
Posts: 42

Original Poster
Rep: Reputation: 15
I am ready to conceed and just continue booting from floppy. There doesn't seem to be an easy answer.
I checked out the VIA chipset issue which doent seem to have much to do with it. There are linux drivers for the via, but I have no way of telling how they are installed or how to install them if I did know. I am setting up another box right now to see if I can get things to work differently..

Are there any logs that are generated that might lead me to a solution?
 
Old 09-27-2006, 02:43 PM   #22
studioq
Member
 
Registered: Sep 2006
Posts: 42

Original Poster
Rep: Reputation: 15
I am writing to you from the new box. I set up Slack on an ASUS a7v-133 with an Athlon 1.3g processor. 1g of ram and an 80g drive. This time around when I was given the option of where to install LILO I chose to install it to the MBR.. It worked like a charm. On the first try the box loaded from disk.. So I guess my question is now: Is there a way to go back and reinstall lilo to the MBR on the other box Or do I have to wipe it?
 
Old 09-28-2006, 04:18 AM   #23
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
The commands I gave in Post #2 contains Lilo installation into the MBR after the Slackware has been installed but does not boot.
 
  


Reply

Tags
lilo, slackware


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
recovering from grub-install /dev/hda1 deleting windows XP boot loader Steve Mading Linux - Software 7 02-22-2010 07:53 PM
grub or lilo bootloader selection during boot pcandpc Linux - Newbie 7 05-25-2005 04:38 PM
Boot/Install Problem with LILO on Slack 10.1 Nalor Slackware - Installation 8 03-23-2005 01:25 AM
How to make LILO or GRUB install to hda1? explorer1979 Linux - General 3 04-25-2003 08:21 AM
hda1 at LILO boot prompt Colonel Panic Linux - General 1 09-10-2001 11:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration