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 05-13-2005, 09:06 PM   #1
pcandpc
Member
 
Registered: Apr 2005
Posts: 241

Rep: Reputation: 30
mandrake powerpack 10.1's first reboot


Hello?

The first reboot of Mandrake PowerPack 10.1 gets
stuck at always the same point no matter how many
times I try the install and reinstall.

Basically, after I choose the "linux" at the boot menu,
the boot process appears to be hung. That is, nothing
further is happening.

I'm thinking possibly of faulty packages or CD media ...

Any idea or comments?

Thanks.
 
Old 05-15-2005, 01:13 AM   #2
mike33
Member
 
Registered: Jul 2004
Location: Houston Tx
Distribution: kubuntu, Debian, Suse 10.2
Posts: 31

Rep: Reputation: 15
check the lilo configuration (assuming that lilo is the boot loader); use the installation cd as a rescue cd (type "rescue" to boot the cd into rescue mode)
 
Old 05-15-2005, 01:22 AM   #3
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
Are you booting the graphical interface. It's not very informative, however, hitting the F2 or F3 (I can't remember right now), will put you in Verbose mode and you'll be able to see where it's hanging or you can do a step through process.

It may also be checking the partitions which awhile, however, I beleive it that was the case it would automatically dump you in verbose mode.

As "mike33" said, could be that LiLo is just pointing to the wrong drive or partition...

KC
 
Old 05-15-2005, 01:23 AM   #4
pcandpc
Member
 
Registered: Apr 2005
Posts: 241

Original Poster
Rep: Reputation: 30
Hi mike33,

Thanks for your response.

Actually, I replaced this Mandrake with SuSE, but
please tell me what to do after I run the rescue CD.

Specifically, what am I looking for?

I'll look into this when I work with Mandrake later.

I remember having double checked on the lilo configuration,
and couldn't find anything wrong as far as the kernel image
pointer.

Regards,
 
Old 05-15-2005, 01:33 AM   #5
pcandpc
Member
 
Registered: Apr 2005
Posts: 241

Original Poster
Rep: Reputation: 30
Hi kencaz,

Thanks for your input.

Here, the issue is that I cannot boot to complete
the full installation. That is, near the end of install
phase, the system would auto-reboot for some kind of
post-installation configurations, right? It's here where
I'm always stuck no matter how many installs and reinstalls
I do.

As stated in my previous reply-post, I'd checked the lilo
configuration for the correct kernel image, and this looked
just right.

So, if anyone has any idea what I should be looking for
when I use my rescue CD, I'll be much thankful.

Regards,
 
Old 05-15-2005, 02:33 AM   #6
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
Have you checked the MD5Sum for the install discs. At least eliminate that possibilty first.

http://www.linuxiso.org/viewdoc.php/verifyiso.html

KC
 
Old 05-15-2005, 02:46 AM   #7
mike33
Member
 
Registered: Jul 2004
Location: Houston Tx
Distribution: kubuntu, Debian, Suse 10.2
Posts: 31

Rep: Reputation: 15
With a rescue CD you can access the files on your drive for reading and writing, using the kernel on the cd. Assuming that you get a root command prompt via the cd, you can mount the partition that you installed linux on, and for example modify the lilo configuration file, which should be at /etc/lilo.conf, (but then you should rerun lilo by chrooting to the directory where you mounted the partition). From the rescue cd prompt you can run the command
Code:
fdisk -l
to list the partitions available.
It would help if you gave us more information though, such as: the type and number of hard drives, whether this is a dual boot system or not, how the drives were partitioned, and so on. You can find out much of this with a rescue cd. For example, if you have an ext3 filesystem on the partition /dev/hda7, then from the rescue cd you can mount it say at /mnt with the command
Code:
mount -t ext3 /dev/hda7 /mnt
Then
Code:
chroot /mnt
Then list the contents of /etc/lilo say:
Code:
cat /etc/lilo.conf
Also list /etc/fstab:
Code:
cat /etc/fstab
 
Old 05-16-2005, 09:57 PM   #8
pcandpc
Member
 
Registered: Apr 2005
Posts: 241

Original Poster
Rep: Reputation: 30
Hi kencaz and mike33,

Thanks for your valuable inputs.

I've put aside Mandrake for now as SuSE 9.3 Pro
replaced its place on my dual boot system. I will
certainly look into your options when I return to
Mandrake sooner or later.

Regards,
 
Old 05-24-2005, 07:25 PM   #9
pcandpc
Member
 
Registered: Apr 2005
Posts: 241

Original Poster
Rep: Reputation: 30
Hi all,

I've come back to fiddle with Mandrake PowerPack 10.1.

Well, I've got a replacement from the Linux vendor where
I originally purhased this Mandrake. And, this replacement
works great on the installation.

Thanks everyone for your interests in this issue.
 
  


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
Mandrake 10.1 powerpack at Amazon et al Frost Mandriva 2 05-30-2005 10:09 PM
Mandrake 10.1 powerpack problem! labbe Linux - Newbie 0 11-24-2004 11:34 AM
Mandrake Linux 10.1 PowerPack+ fluked Linux - Software 0 11-21-2004 03:26 PM
Mandrake 10.0 powerpack?? roAder Mandriva 2 05-20-2004 09:19 AM
What is Mandrake 9.1's default firewall? asktoby Mandriva 2 03-13-2004 04:00 AM

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

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