LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-12-2004, 10:11 AM   #1
Goryan
LQ Newbie
 
Registered: Aug 2004
Location: Australia
Distribution: RH 7.1
Posts: 3

Rep: Reputation: 0
Mandrake 9 base hdlist question


-------between lines is important. After lines is just a bonus -------

I have Mandrake 9.0 (Dolphin) on a disk but the hdlist2.cz file is corrupted/scratched/stuffed. I copied all the rest of the files to a folder on my hdd and thought I could just get the corrupted one off the net.
I found 2 sites that has the distro of 9.0 (Dolphin) but they have the wrong hdlist files. (see below)

I have:
hdlist1.cz 5433kb
hdlist2.cz 5.130kb
hdlist3.cz 3.384kb
total 13994kb

The distro's I have found has:
mandrake.binarycompass.org/Mandrake/9.0/x86_64/Mandrake/base/
hdlist.cz 13.2mb


http;//ftp.belnet.be/linux/mandrake/old/9.0/i586/Mandrake/base/

hdlist.cz 14.3mb
hdlist2.cz 6.3mb

The question I pose is:
Will the 13.2mb file work if I was to delete hdlist 1,2 and 3 and replace it with the the 13.2mb one?

Thank you in advance
Goryan

------------------Bonus help-------------------------------------------------------
Also has anyone ever had IO problems installing MDK 10?
I cant get my 10 distro to install at all and it freezes my computer. I got the 4 disk set off the front of a NEXT publishing book and it failed so I got another copy and it failed again.

System is:
P1 233mmx
3.2 gb fireball
128mb of Sdram
s3 virge/dx

Last edited by Goryan; 08-12-2004 at 10:15 AM.
 
Old 08-13-2004, 02:30 AM   #2
gojamiegirl
LQ Newbie
 
Registered: Aug 2004
Location: Wildomar, California
Distribution: Arch Linux
Posts: 12

Rep: Reputation: 0
This may be of some help. I haven't tried it personally though

To generate a hdlist.cz file so that urpmi can use it to do stuff
#####
Make a directory and put all the RPMs in it that you want in the list. As root, cd into the directory containing the RPMs. As root still, type genhdlist ./

After completing and displaying a short message type ls

You should see 3 new files: list, hdlist.cz, and synthesis.hdlist.cz
 
Old 08-13-2004, 06:46 AM   #3
Goryan
LQ Newbie
 
Registered: Aug 2004
Location: Australia
Distribution: RH 7.1
Posts: 3

Original Poster
Rep: Reputation: 0
I am at present running RH 7.1 Seawolf. I have found the genhdlist now.

I tried to use it but it tells me
.//RedHat/base/hdlist: No such file or directory

What i did was copied it into the directory that my MANDRAKE RPMS are in.
This is /root/RPMS
Then did ./genhdlist ./

Is this wrong?
I really want to get Mandrake up and going. because RH 7.1 is too old and lacks the gtk 2 that is needed by a heap of apps I am interested in running. I tried updating 7.1 with gtk 2 but that is just a huge trail of bread crumbs where you get the first package and need package B to install A and then need C to install B and so on and so on and so on.

Also I copied the disk in windows and burnt a copy but it wont boot. It tells me that the disk isn't a Mandrake install disk?

Last edited by Goryan; 08-13-2004 at 09:40 AM.
 
Old 08-13-2004, 01:23 PM   #4
gojamiegirl
LQ Newbie
 
Registered: Aug 2004
Location: Wildomar, California
Distribution: Arch Linux
Posts: 12

Rep: Reputation: 0
I have used every Mandrake since 8.2 and I really recommend skipping right past 9.0 (my least favorite) and going right to 10.0. I would replace the 10.0 discs and try again. If you don't know where to get them, you can try:
ftp://iso.linuxquestions.org/version.php?version=3
or my site ftp://gnuberrycomputers.net, or mandrakelinux.com. Typically, there will be 3 discs, not 4. I even have instructions and configuration scripts you can optionally use. If you don't have fast internet, you can get the discs by mail order cheap from many places, even me for free(Gnuberry Computers LLC, were just starting up).

It sounds like you copied the gendhdlist command into the directory with your RPMs (that's why the ./genhdlist ./ ???). If so, you don't need to do this (and it may not work properly). If you have old hdlist.cz files in the directory, you may need to delete them first. Also, this path: .//RedHat/base/hdlist looks wrong to me.

I tried genhdlist and it worked. I wonder if it is different on your RH 7.1. Here's what I did:

1. mkdir hdlist_testdir
2. copied test RPMs into hdlist_testdir
3. cd hdlist_testdir
4. genhdlist ./

done

I wasn't logged in as root, it works both ways. I don't know if it matters either way but root is of course more dangerous to mess around with. Of course yours steps will be a little different because you already have your directory with RPMs in it, just delete any non-RPM files, cd into the directory and run genhdlist ./
( not ./genhdlist ./ ). The command genhdlist should be in your path already.

I have installed Mandrake many times (probably around 250!!!) and there are often quirks on any given system. I didn't succeed installing 10.0 on my HP laptop until the 4th time, but now it works awesome. I imagine any distro has quirks this way. How far along does the install of 10.0 get?

Last edited by gojamiegirl; 08-13-2004 at 01:25 PM.
 
  


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 install error no hdlist found ashstomper Mandriva 2 09-14-2005 01:39 PM
Base System / Kernel Question AndeAnderson Debian 5 04-06-2005 03:50 PM
"Invalid hdlist description" Mandrake 10.1 zeroz52 Mandriva 2 02-26-2005 09:43 AM
Problem with run windows base appl in mAndrake 9.1 infofirkhanali Mandriva 0 08-07-2004 03:58 AM
9.2 hdlist.cz problem mmc Mandriva 2 10-16-2003 10:22 PM

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

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