Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mounting boot on Extended partition
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
Ragnar78
n00b
n00b


Joined: 22 Jan 2005
Posts: 11

PostPosted: Sat Jan 22, 2005 7:51 pm    Post subject: Problem mounting boot on Extended partition Reply with quote

Hy,

I have hda1 and hda2 as primary partitions used for windows,

I created hda3 as an extended partition with the rest of the disk space available,
I set hda5 as boot, hda6 as swap and formated hda7 as efs3.

I mounted hda7 as instructed in the manual, and i created a directory to mount the boot on it (hda5) but it keeps on telling me it's swap...i cannot mount it

What should i do?

tx :)
_________________
Time for a change...n00b migrating from XP(ensive) to Linux
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54451
Location: 56N 3W

PostPosted: Sat Jan 22, 2005 8:00 pm    Post subject: Reply with quote

Ragnar78,

Do
Code:
fdisk -l
and check the partition types.
Also check that your made the filesystem you intended to on /dev/hda5. You can do that again without losing anything if you have just started the install.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Ragnar78
n00b
n00b


Joined: 22 Jan 2005
Posts: 11

PostPosted: Sat Jan 22, 2005 8:06 pm    Post subject: Reply with quote

oh...i have to make filesystem for each partition...i forgot this part and only did it for the hda7...probably this is why its not mounting....

Do i have to make a filesystem for the swap?
_________________
Time for a change...n00b migrating from XP(ensive) to Linux
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Jan 22, 2005 8:16 pm    Post subject: Reply with quote

Ragnar78 wrote:
Do i have to make a filesystem for the swap?

Yes, do it like this.
Code:
# mkswap /dev/hda6

Then, instead of mounting this partition, you just "turn it on".
Code:
# swapon /dev/hda6
Back to top
View user's profile Send private message
Ragnar78
n00b
n00b


Joined: 22 Jan 2005
Posts: 11

PostPosted: Sat Jan 22, 2005 8:34 pm    Post subject: Reply with quote

I did this stage....

As for the filesystem concerning the boot, it's efs 2

I'm trying to gather as much information, i'm running XP now to be able to connect to the net and then reboot my pc with the live CD

I can give you more info concerning the partitioning,,,i have partition magic 8 installed on XP
_________________
Time for a change...n00b migrating from XP(ensive) to Linux
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