Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mounting floppy during stage 1 install
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
bonito
Guest





PostPosted: Mon Apr 29, 2002 6:51 pm    Post subject: mounting floppy during stage 1 install Reply with quote

I am currently on the stage 1 install of gentoo where I have copied the tarball to the drive and chrooted into the gentoo install. I now need to do an emerge rsync but I have a pppoe connection to the net and it seems I cant connect in that manner through the install instructions. I have rp-pppoe and pppd on a floppy and I want to mount the floppy to copy the files onto the drive to compile them so I can connect to the net and complete my install, however, I have been unable to mount the floppy. What do I need to do in order to mount the floppy in either the chrooted environment or the cdrom environment? As long as I can move those files onto the drive and unpack them, I should be in the clear. Can anyone help me?
Back to top
tod
Developer
Developer


Joined: 17 Apr 2002
Posts: 136
Location: Ozarks, USA

PostPosted: Mon Apr 29, 2002 6:55 pm    Post subject: Reply with quote

Hi!

I would mount the floppy before change rooting. For example, if

/mnt/gentoo

is where you will be change rooting to

mkdir /mnt/gentoo/mnt/floppy

mount -t <fstype> /dev/floppy/0 /mnt/gentoo/mnt/floppy

After you change root, your floppy should be mounted at /mnt/floppy


hth

tod
Back to top
View user's profile Send private message
Guest






PostPosted: Tue Apr 30, 2002 4:59 pm    Post subject: Reply with quote

:cry: Ya, I did that, and I got the same error message that I got before...mounting the device failed because there is no such device....
Back to top
Guest






PostPosted: Thu Jun 06, 2002 8:02 pm    Post subject: Reply with quote

have you insert the folppy module?
try: modprobe floppy
and then mount ...
Maybe it's stupid but sometimes the obvious is not obvious.
Back to top
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