Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installation problem (lilo error)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
itwt
n00b
n00b


Joined: 01 Jan 2007
Posts: 3

PostPosted: Mon Jan 01, 2007 8:50 pm    Post subject: Installation problem (lilo error) Reply with quote

Hey there!
First of all, happy new year all gentoo users!

Today i installed gentoo but some problems came up.

Code:
livecd etc # lilo
Warning: '/proc/partitions' does not match '/dev' directory structure.
    Name change: '/dev/hdk' -> '/dev/hdk'
Fatal: open /dev/hdk: No such file or directory
livecd etc #


Code:
livecd etc # cat /proc/partitions
major minor  #blocks  name
   7     0     662184 loop0
  33     0  120627360 hde
  33    64  117220824 hdf
  34     0  244198584 hdg
  34    64  244198584 hdh
  57     0  244198584 hdk
  57     1  244196001 hdk1
  57    64  244198584 hdl
   3     0  244198584 hda
   3     1     979933 hda1
   3     2    1951897 hda2
   3     3  241264170 hda3
   3    64  199148544 hdb
   8     0  312571224 sda
   8    16  312571224 sdb
livecd etc #



Code:
livecd etc # cat lilo.conf
lba32
boot = /dev/hda
map = /boot/System.map
install = /boot/boot-menu.b
menu-scheme=Wb
prompt
timeout=1
vga = 791
image = /boot/bzImage
        root = /dev/hda3
        label = Gentoo
        read-only

livecd etc #



I installed gentoo after this --> http://hem.passagen.se/dmsn/gentoo.txt

Thanks for help.
Back to top
View user's profile Send private message
Underdone
Apprentice
Apprentice


Joined: 22 Oct 2006
Posts: 154
Location: Albuquerque, NM

PostPosted: Mon Jan 01, 2007 9:15 pm    Post subject: Reply with quote

First of all, welcome to Gentoo itwt

Take a look at these instructions for installing lilo and see if they help.
Installing lilo


Last edited by Underdone on Mon Jan 01, 2007 9:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
itwt
n00b
n00b


Joined: 01 Jan 2007
Posts: 3

PostPosted: Mon Jan 01, 2007 9:24 pm    Post subject: Reply with quote

Underdone wrote:
First of all, welcome to Gentoo itwt

Take a look at these instructions for installing lilo and see if they help.
Installing lilo


Thanks ;)
I read that but it didn't help me...
I have already install lilo too.

Code:
livecd etc # lilo -v
LILO version 22.7, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2005 John Coffman
Released 12-Apr-2005 and compiled at 22:10:15 on Jan  1 2007

Reading boot sector from /dev/hda
Warning: '/proc/partitions' does not match '/dev' directory structure.
    Name change: '/dev/hdk' -> '/dev/hdk'
    Name change: '/dev/hdk1' -> '/dev/hdk1'
Fatal: open /dev/hdk: No such file or directory
livecd etc #
Back to top
View user's profile Send private message
Underdone
Apprentice
Apprentice


Joined: 22 Oct 2006
Posts: 154
Location: Albuquerque, NM

PostPosted: Mon Jan 01, 2007 11:03 pm    Post subject: Reply with quote

Quote:
I read that but it didn't help me...
Ok, i noticed that it is pointing to "htk" when you run lilo. This probably should be hda. Because based of off the "cat /proc/partitions" hda seems to be the closest to the default partitioning scheme.

Quote:
Warning: '/proc/partitions' does not match '/dev' directory structure.
For this error the only thing I can think of is that either proc or dev didn't get mounted during the install. However I have seen install instructions before where mounting dev was not required, so if someone could shed some light on the reasons for this i'd appreciate it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum