View previous topic :: View next topic |
Author |
Message |
arllee n00b
Joined: 25 Aug 2007 Posts: 1
|
Posted: Sat Aug 25, 2007 3:17 am Post subject: [silo]"Cannot find /silo.conf " when rebooting |
|
|
Hello,
I tried to install Gentoo linux 2007.0 on a Sun Ultra 60.When rebooting,the error message occurs as follows:
Cannot find /silo.conf (Unknown ext2 error)
.......
Pls help me.
Thanks! |
|
Back to top |
|
|
Ferris Retired Dev
Joined: 13 Jan 2003 Posts: 426 Location: N. Virginia (USA)
|
Posted: Mon Aug 27, 2007 11:55 am Post subject: |
|
|
Where is silo.conf? And if you have a separate partition for /boot directory, do you have the symbolic link
(I think either the silo install or baselayout install should set this up, but for that to happen, your boot partition must be mounted on /boot. If your /boot partition otherwise looks good, you can set up that symbolic link by hand just by
Code: |
mount /dev/<boot-partition> /boot # If necessary
cd /boot
ln -s ./ boot
|
If /boot is a separate partition, don't forget the step 'silo -C /boot/silo.conf' . Although if you are getting as far as you are, you must have taken care of this.)
Hope this is of some use.
Regards, |
|
Back to top |
|
|
|
|
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
|
|