Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
'map' line in /etc/lilo.conf gives me errors!
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
z_inc
n00b
n00b


Joined: 20 Sep 2003
Posts: 44
Location: toronto, on, canada

PostPosted: Wed Sep 24, 2003 11:29 am    Post subject: 'map' line in /etc/lilo.conf gives me errors! Reply with quote

Hello,
It seems that whatever I put into the map line in my lilo.conf file, I get Fatal errors. Can anyone help me out with this?
I tried:
map = /boot/System.map
map = /boot/map
map = "/boot/map"
map = "/boot/System.map"

Adding the quotes seems to have reduced the errors I was having before, but I am still getting the following error...
Fatal: creat /boot/System.map~: Read-only file system

Any help would be greatly appreciated. Thanks, z
(won't be able to check back until this evg.)
Back to top
View user's profile Send private message
robdavies
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2003
Posts: 90

PostPosted: Wed Sep 24, 2003 2:36 pm    Post subject: Reply with quote

Oh man, you do not want to set that!! :)

See the lilo map file, is the one it uses internally to record the block numbers of kernel and initrd, to load at boot time using BIOS calls. The Linux System.map is actually kernel symbol information, and is only needed for debugging purposes IIRC by genksyms.

So remove your map= lines completely and let lilo use it's default /boot/map. You can also get map file related problems if lba32 is not supported, and your /boot partition lies (even partly) outside the first 1024 cylinders on disk. See lilo.conf(5) for details.
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