Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Boot Directory is empty
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
spiceweasel
n00b
n00b


Joined: 15 Feb 2004
Posts: 36
Location: San Diego

PostPosted: Fri Feb 20, 2004 2:16 am    Post subject: Boot Directory is empty Reply with quote

I did a stage 2 install, thought I followed the instructions pretty clearly. Now when I boot, I have no network connection, and when I "ls /boot" it's empty.

There do not seem to be any errors in the bootsplash.

Fstab:
Code:

/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,user   0 0
none           /proc proc  defaults                       0 0
none           /dev/shm   tmpfs   defaults            0 0


Also when I 'ls /mnt', all I get back is "floppy" which is weird because I have no floppy drive.

Can anyone help me out?
[/code]
Back to top
View user's profile Send private message
gyratedotorg
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 89

PostPosted: Fri Feb 20, 2004 2:20 am    Post subject: Reply with quote

maybe your boot partition isnt mounted?

try typing 'mount /boot''
Back to top
View user's profile Send private message
spiceweasel
n00b
n00b


Joined: 15 Feb 2004
Posts: 36
Location: San Diego

PostPosted: Fri Feb 20, 2004 3:11 am    Post subject: Reply with quote

thanks. Now boot shows up.
I guess I assumed boot would be mounted. Why would it be left out? How do I make it automatic?

Also, why would the floppy be mounted?

Thanks again
Back to top
View user's profile Send private message
spiceweasel
n00b
n00b


Joined: 15 Feb 2004
Posts: 36
Location: San Diego

PostPosted: Fri Feb 20, 2004 4:05 am    Post subject: Reply with quote

I just figured out the noauto/auto thing so now my boot and cdrom are automatic.
Back to top
View user's profile Send private message
gyratedotorg
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 89

PostPosted: Fri Feb 20, 2004 4:07 am    Post subject: Reply with quote

ah ha. i was actually having the same issue with /boot. thanks =)
Back to top
View user's profile Send private message
Mayhem
n00b
n00b


Joined: 24 May 2003
Posts: 70
Location: Spijkenisse, the Netherlands

PostPosted: Fri Feb 20, 2004 9:00 am    Post subject: Reply with quote

spiceweasel wrote:
I just figured out the noauto/auto thing so now my boot and cdrom are automatic.


I would advise you not to do that. Only mount your boot partition when you need to work on it. This will prevent you or anyone else from corrupting it.
_________________
I laugh in the face of danger... Then i hide until it goes away.
Back to top
View user's profile Send private message
rewt
n00b
n00b


Joined: 19 Feb 2004
Posts: 58

PostPosted: Fri Feb 20, 2004 10:12 am    Post subject: Reply with quote

Mayhem wrote:
spiceweasel wrote:
I just figured out the noauto/auto thing so now my boot and cdrom are automatic.


I would advise you not to do that. Only mount your boot partition when you need to work on it. This will prevent you or anyone else from corrupting it.


I'd second that advice. Bit too dangerous that someone might accidentally trash something there and there is always the chance a powerfailure will render it corrupt (pessimist? Me? ;)
_________________
Because sometimes peace is another word for surrender... and secrets have a way of getting out
Back to top
View user's profile Send private message
luqas
Guru
Guru


Joined: 02 Jan 2004
Posts: 588
Location: /US/Texas/Beaumont

PostPosted: Fri Feb 20, 2004 11:36 am    Post subject: Reply with quote

rewt wrote:

I'd second that advice. Bit too dangerous that someone might accidentally trash something there and there is always the chance a powerfailure will render it corrupt (pessimist? Me? ;)


Well add antoher pessimist. I agree that you should leave the boot not to mount automatically. It doesn't take but 1 second to mount. Just make sure after you are done with it, do a umount /boot to unmount it.
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Fri Feb 20, 2004 3:54 pm    Post subject: Reply with quote

Another vote for leaving /boot unmounted.

As for your question about /mnt/floppy, thats just a mount point, it doesn't mean there's anything currently mounted there.
_________________
Behold, The power of SEARCH!
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