Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
errors after running lilo...
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: Mon Sep 29, 2003 1:41 am    Post subject: errors after running lilo... Reply with quote

I have had some errors trying to run lilo and was wondering what I need to do to get this install completed.

Here is the warning after I ran lilo:

etc # /sbin/lilo
Fatal: creat /boot/map~: Read-only file system


This is my fstab:

/dev/hda1 /boot ext2 noauto,noatime 1 2
/dev/hda3 / ext3 noatime 0 1
/dev/hda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0

This is my lilo.conf:

menu-scheme=Wb
boot="/dev/hda1"
prompt
timeout="50"
map="/boot/map"
install="/boot/boot.b"
default="linux"
lba32
delay=50
vga=normal

image="/boot/kernel-2.4.20-gentoo-r7"
root="/dev/hda3"
label="linux"
read-only
initrd="/boot/initrd-2.4.20-gentoo-r7"
append="root=/dev/hda3 init=/linuxrc"



Any advice would be appreciated.
Thanks in advance, z
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