LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 03-26-2004, 06:52 AM   #1
profjohn
Member
 
Registered: Mar 2004
Location: Jinhua, People's Republic of China
Distribution: MDK, RH, KNPX
Posts: 161

Rep: Reputation: 30
Talking Tips for Mandrake 10 CD1 Install...


Have seen on some forums trouble with CD1 on Mandrake 10 install. I had the very same trouble... My CD will boot anything else that I have tried, EXCEPT the mandrake CD1.

The Mandrake errata has a simple solution. It goes something like, "if CD1 will not work, use CD2." Ahem. Well, sure. If I HAD a CD2.

Simple solution is roughly as follows (it just proves once agian how easy Linux is for anyone to install):

Boot Windows and run Partition Magic to make some room for Linux (I made about 20 GB of unpartitioned space to play with).

Download all 3 iso images. Save them somewhere. I used a Windows partition to save them at first.

Check MD5 sigs. Everything OK? Cool then burn them onto good media at 8X.

Boot CD1. What? CD1 will not boot? Then make a boot floppy and try that. This is only a theory, as I have no working floppy drive. The air in this part of China is so bad that a lot of floppies die very young. So...

Copy the boot.iso image from the images directory on CD1 to your hard drive, then use it to burn a boot CD.

[edited: at this point, you can use the CD's you just made for beer coasters. They keep the rings off the tables quite nicely]

Download Knoppix live CD iso. Burn it to CD.

Boot Knoppix.

Make a Linux partition just big enough to hold the Mandrake iso images.

Format the partition and put the iso images in. I put each one in a different directory (/iso-1, /iso-2, /iso-3).

Boot again using the boot CD you created above from the boot.iso image, then direct install to the CD1 image. NOTE: Don't delete the linux partition with the iso images when you partition for install!

Do a limited install (you can only install from the first CD this way, so far as I know, but it is really faster like this in the long run).

Boot into Mandrake 10 and set your iso images to mount using something like this in fstab:

/dev/hda4 /mnt/hd ext2 defaults 1 2
/mnt/hd/Mandrakelinux-10.0-Community-Download-CD1.i586.iso /mnt/iso-1 iso9660 ro,loop,auto 0 0
/mnt/hd/Mandrakelinux-10.0-Community-Download-CD2.i586.iso /mnt/iso-2 iso9660 ro,loop,auto 0 0
/mnt/hd/Mandrakelinux-10.0-Community-Download-CD3.i586.iso /mnt/iso-3 iso9660 ro,loop,auto 0 0

Point Software Media Manager to the iso directories, then use the package manager to install everything that you missed by doing a limited install.

Mandrake is so simple and easy to use.

For sure I will tell any first-timer to give it a go.

Seriously, it is worth the trouble, and Mandrake will get it sorted out in their own sweet fucking time.

Went through a lot of changes to get this one installed, but it sure is slick once you get it working!


Last edited by profjohn; 03-26-2004 at 07:14 AM.
 
Old 03-26-2004, 07:22 AM   #2
vi0lat0r
Member
 
Registered: Aug 2003
Location: Lewisville, TX
Distribution: Kubuntu
Posts: 295

Rep: Reputation: 30
Why exactly are you using Mandrake 10? Are you testing it out?

I ask because it's still in a pre-release form... not meant for everyday activity. You should install Mandrake 9.2 if you want a stable version.
 
Old 03-26-2004, 07:27 AM   #3
profjohn
Member
 
Registered: Mar 2004
Location: Jinhua, People's Republic of China
Distribution: MDK, RH, KNPX
Posts: 161

Original Poster
Rep: Reputation: 30
why 10?

Why am I using 10? I just got bored...

It IS cool...
 
Old 03-26-2004, 10:44 AM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Why not just burn all three install cd's? You used up a cd making a boot cd anyway.

By the way, now that you have Mandrake 10 Community installed, you might want to burn a rescue cd.

The command is 'mkrescue --iso'
This will write a rescue.iso file (about 4MB) that you can burn to cd. It also contains a couple dianostic programs to help suggest up lilo boot options, as well as being a boot cd.
 
Old 03-26-2004, 07:30 PM   #5
profjohn
Member
 
Registered: Mar 2004
Location: Jinhua, People's Republic of China
Distribution: MDK, RH, KNPX
Posts: 161

Original Poster
Rep: Reputation: 30
I did burn all 3 CD's. Since I could not boot CD1, CD2 and CD3 were not that useful for install... Hard Disk space is no problem, so having the iso's mounted and waiting should I need them is sort of handy. Package dependencies get sorted out right away.

Thank you for your suggestion about the rescue CD. It makes life a little better every time I find out one more useful little trick. Less work, better results, more beer.

I really do have to say that I am very impressed with what Mandrake has done in 10. It looks and works like a champ. Good menu layout, IMHO. All in all, very sweet.
 
Old 03-26-2004, 09:07 PM   #6
Schmurff
Member
 
Registered: Mar 2004
Location: Netherland
Distribution: Fedora Core 2, Mandrake10.0
Posts: 62

Rep: Reputation: 15
Hello folks,

I have tried Mdk10, and in my experience it is bug-loaded.
After a reboot the filesystem of my root-directory appeared to be corrupted.
I could not repair it, so I saved my data, and reinstalled 9.2.
At first I ran my appz with the old kernel, and almost everything crashed.
So, I activated the new 2.6.3-4 kernel, and after a while my filesystem crashed. But I could get it running again in secure mode. This enabled me to save some unsaved data.

I also saved the boot.log, and there I saw the warning message concerning the "check" during startup: not supported. I guess that this might be the reason of the crash.
Are there other users who have had a similar problem?

All I can say is: wait a few months before upgrading to Mdk10. Then it should have been improved a bit.

Schmurff
 
Old 03-28-2004, 09:10 AM   #7
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Several people have stated that they couldn't boot up with disk1. The solution is to boot up with disk2 and then switch disks.
 
Old 03-28-2004, 02:31 PM   #8
rokka
Member
 
Registered: Feb 2004
Location: .se
Distribution: Ubuntu, debian
Posts: 124

Rep: Reputation: 15
Quote:
Originally posted by jschiwal
Several people have stated that they couldn't boot up with disk1. The solution is to boot up with disk2 and then switch disks.
Yes. As stated in this thread: http://www.linuxquestions.org/questi...hreadid=159330
 
Old 09-02-2004, 05:30 AM   #9
pigelet
LQ Newbie
 
Registered: Aug 2004
Distribution: fedora core 2
Posts: 8

Rep: Reputation: 0
Unhappy re: problem installing from CD2 - CD5

Hello I have been seeing that folks have issues with booting from the mandrake CD1 but my thing is CD 1 works and then I can get any of the remaining CDs to work..
They keep getting SPAT out... Any ideas?
I have reburned and reburnt so many cds, I also checked the md5sum and the data seems fine but it wont work.
thxs 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 Mandrake v 10.1 mit cd1,2,3 W.F serf Linux - Software 4 11-04-2005 04:00 PM
installing mandrake wth cd1,2,3 W.F serf Linux - Newbie 2 11-04-2005 03:09 PM
Mandrake 10.1 CD1 will not boot jaden404 Mandriva 4 02-08-2005 07:52 AM
Mandrake 10: burned install CD1 as 'bootable', but won't boot.....ideas? vinylone Mandriva 6 08-10-2004 06:26 AM
What is on CD1 & CD2 of Mandrake 10? sKiBa Mandriva 3 06-08-2004 02:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 10:15 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