LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-30-2004, 11:45 PM   #1
Tucker87
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Rep: Reputation: 0
Mandrake 10 won't install


I am a windows XP user wanting to try out Linux I decided to start on Mandrake and ordered a 4 CD Distro.

I was excited to get the CDs and used Partition Magic to set up my HD for a Dual Boot.

Install works fine until picking pakages. It takes about 10 minutes for the list to appear but I hear that that is normal. It lists the pakages and have tried every option. But no matter what I do it tells me that I don't have the BootSystem pakage selected and takes me back to the partition style selection screen.

I have even tried going into text mode and selecting ever option availible.

Any help would be greatly appreciated.
 
Old 08-31-2004, 02:22 AM   #2
Tamsco
Member
 
Registered: Jul 2004
Location: 1st Brillouin Zone
Distribution: Gentoo (not ricer Gentoo)
Posts: 165

Rep: Reputation: 30
The way I see it, you have one of two problems:

1. Partition Magic is somehow, someway preventing Linux from installing GRUB (it's boot loading software) or causing Mandrake to bypass that install. As I am not familiar with partition magic I can only guess that the problem is in either the partitioning phase or in the bootloader phase - keep in mind this is a guess but it couldn't hurt.

In the partioning phase I would suggest manual partitioning. Make three linux partitions(don't touch you windows partition): a 75-150Mb partion with ext2, or linux native, file system and mount it as

Code:
/boot
a partition twice the size of your ram with the swap file system (this won't get mounted, this is the equivalent of virtual memory in windows ... RAM overflow in a sense) and the rest of your disk formatted in ext3 and mounted as

Code:
 /
I'd also choose GRUB (GRand Unified Bootloader) as your bootloader.

2. If that doesn't work I can only guess that your installation media might be corrupted. You might try downloading the free version of Mandrake or Fedora or SUSE.

Just remember, Linux is a learning experience.

Last edited by Tamsco; 08-31-2004 at 02:23 AM.
 
Old 08-31-2004, 02:27 AM   #3
J.K
Member
 
Registered: Dec 2003
Location: Australia
Distribution: mandrake 10.1 Official
Posts: 218

Rep: Reputation: 30
OK, not sure that I have heard this one before. You say that it takes about 10 minutes for the list of packages to appear, is this right?

Also when the "Package Group Selection" screen comes up, are you putting an X in the "Individual Package Selection" box ? This may be your problem.

Suggest you try just choosing the options under "Package Group Selection" and installing that way. You can always add programs that you want at any time later on, it`s very easy.

For a desktop install try these initially
1)office workstation
2)game station
3)multimedia station
4)internet station
5)configuration
6)console tools
7)development
8)documentation
9) Either KDE workstation or Gnome workstation Or even both if you prefer

If you want the 2.6 kernel leave the LSB option unchecked and leave the individual package option unchecked.

This should give you a fully working install. Let us know how you get on.

Cheers
 
Old 08-31-2004, 05:38 AM   #4
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
Quote:
it tells me that I don't have the BootSystem pakage selected and takes me back to the partition style selection screen. (emphasis mine)
If Mandrake keeps taking you back to the partition selection screen, that suggests that you have not chosen which partitions are meant to be mounted as / and /swap (and optionally, /home, or whatever other extra partitions you may want to use). If that was the case, then your partitions have not been initialized (formatted), and the base system cannot install.

So when you get back to the partition screen, make sure to select the mount point for the partitions you have made in PM (there's a drop down list, even in the non-expert Custom Partitioning screen). Select /swap for the partition you designated as Linuxswap filesystem, / for the one that you want to use as / and the correct mount point for whatever other partitions you might have made. When you accept, you should get a message that the partition table is being written to disk, and following that, a number of messages saying that the selected partitions are being formatted to the selected filesystems, and (IIrc) the base system is being installed to /

After that, you should be able to install optional packages (everything else) without difficulty.

Hope this helps.
 
Old 08-31-2004, 01:50 PM   #5
Tucker87
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Original Poster
Rep: Reputation: 0
Sorry guys I have tried all this.

I have about 75M total spread between three partitions.
The first is mounted as / The second is a Swap The third is a /home I have tried using the built in partitioner and using the Partition Magic. I have tried installing without checking the "individual Pakages" box. But it gives me the same error. "BaseSystem pakage not selected."

So far my experiance with Linux hasn't been a good one

I have also tried using the Auto Allocation partitioning. This should work!

Can anyone suggest somewhere that I can download the first disc without paying a membership fee?
 
Old 08-31-2004, 02:11 PM   #6
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
Any Mandrake mirror should do: Just click the lower "now" button after the phrase

"I'm already a member of the Club or plan on registering soon, please send me to the download page".

They're just giving you an opportunity to join the Club, not forcing you.

Do you mean to say you've been installing without CD1? If so, no wonder you're having problems; that's where the base system is!
 
Old 08-31-2004, 02:25 PM   #7
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
75megs total for a linux install is gunna be impossible with Mandrake. Try giving it a few gigs...
 
Old 08-31-2004, 02:41 PM   #8
Tucker87
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Original Poster
Rep: Reputation: 0
The disc is deffinatly bad! Windows locks up when I insert disc one. Until I eject it. But the other 3 read fine. I have 5-6 Gigs dedicated to Linux so I don't think size is the problem. I have been installing with disc one. And it does fine until installing the pakages.

I have a friend with DSL and he is going to get an ISO of the first disc for me. Thx for the help!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Install a package: Manual Install (Mandrake 10.0) kobayashy Linux - Newbie 11 01-11-2006 06:26 PM
mandrake install ichan Linux - Newbie 7 07-23-2005 07:18 PM
Ok, dumb question. If I install a Mandrake kernel RPM, where does it install to? Kramer Linux - General 6 01-13-2004 09:39 PM
ps2 mouse not detected on install or post install with mandrake 8.2 linux_learner Linux - Hardware 1 09-12-2002 09:31 AM
mandrake 8.1 install.. checking be4 install Chypmunk Linux - Software 5 03-19-2002 08:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration