Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-02-2004, 07:03 PM
|
#1
|
Member
Registered: Oct 2004
Posts: 30
Rep:
|
Mandrake 10.1 auto partitioning question
Hi,
I'm a newbie  so don't be too surprised by my question...
I pressed the "Auto allocate" button in the Mandrake 10.1 partitioning tool (XDrake?), just to see what it suggests, and it created 3 partitions in the unallocated 8GB at the end of my drive:
4.5GB ext3
mounted as: /
500MB swap
2.8GB ext3
mounted as: /home
2 questions:
1. Shouldn't I also mount a partition as /boot ?
Isn't it needed?
2. What about /usr ?
(I'm planing to use this installation as a server in a Linux network I'll build)
Thanks in advance!
Tom
|
|
|
10-02-2004, 07:17 PM
|
#2
|
Member
Registered: Nov 2003
Location: The Netherlands
Distribution: MDK: 10,10.1,10_amd64,9.2,9.1 . Debian: sarge,woody, Gentoo (X86 amd64 Sparc)
Posts: 219
Rep:
|
Well, the tool is called diskdrake....
If you don't create those partitions by hand, they're created as a directory on the root partition. So auto allocate does no harm to your filesystem (ie. it's totally functional).
|
|
|
10-02-2004, 07:49 PM
|
#3
|
Senior Member
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041
Rep:
|
Re: Mandrake 10.1 auto partitioning question
You are good to go with install.
Do you not have a bigger hard-drive? I would recommend installing a new hard-drive, at least 40G.
d-1
Quote:
Originally posted by eltoro
Hi,
I'm a newbie so don't be too surprised by my question...
I pressed the "Auto allocate" button in the Mandrake 10.1 partitioning tool (XDrake?), just to see what it suggests, and it created 3 partitions in the unallocated 8GB at the end of my drive:
4.5GB ext3
mounted as: /
500MB swap
2.8GB ext3
mounted as: /home
2 questions:
1. Shouldn't I also mount a partition as /boot ?
Isn't it needed?
2. What about /usr ?
(I'm planing to use this installation as a server in a Linux network I'll build)
Thanks in advance!
Tom
|
|
|
|
10-02-2004, 07:54 PM
|
#4
|
Member
Registered: Nov 2003
Location: The Netherlands
Distribution: MDK: 10,10.1,10_amd64,9.2,9.1 . Debian: sarge,woody, Gentoo (X86 amd64 Sparc)
Posts: 219
Rep:
|
mwah,
if you know how to work with Linux, you can install MDK on 500meg .... (i've got 650gb so I'm not complaining) and use it as a router\webserver (for those purposes better to use debby though)
|
|
|
10-02-2004, 08:06 PM
|
#5
|
Member
Registered: Oct 2004
Posts: 30
Original Poster
Rep:
|
Well, shouldn't that be enough for a basic Linux/Linux Network services learning installation?
The thing is that for some reason LILO doesn't work.
(this computer is running WinXP too)
1.
I tried installing it to the root partition of this hard drive, and it shows its menu at boot, I select Linux, and the boot process hangs when it tries mounting the linux boot partition (it tries 2 failsafe options when the default mounting method fails, but those fail too).
2. I tried installing LILO to the Linux boot partition and then using bootpart.exe to add it to the WinXP boot menu, but when I select this option during boot it tells me it fails to load from the hard drive.
My system:
P4 3.2GHz (Northwood)
Asus P4P800 (bios 1016)
1GB RAM (2 x 512MB)
Adaptec 39160 controller
Seagate Baraccuda 7200.7 120GB 8MB buffer (Parallal ATA)
Seagate Baraccuda 7200.7 120GB 8MB buffer (Serial ATA)
Seagate Cheetah 15k.3 73GB
The Cheetah is my boot hard drive:
C: WinXP
D: WinXP
E: Win2k
F: General purpose drive (NTFS)
8GB of unallocated space for the Linux installation
The 2 x 120GB IDE drives are for general storage, both have a single FAT32 extended partition (a logical partition of course).
Apart from the limited space for the Linux installation, can you find any other possible reasons for Mandrake 10.1 problems with this system?
Thanks!!!
|
|
|
10-02-2004, 08:11 PM
|
#6
|
Member
Registered: Nov 2003
Location: The Netherlands
Distribution: MDK: 10,10.1,10_amd64,9.2,9.1 . Debian: sarge,woody, Gentoo (X86 amd64 Sparc)
Posts: 219
Rep:
|
I've got some barracudas from seagate(adaptec controller too) and they just work fine : shoudn't be a problem.
Try booting from cd1 , and then press f1, and type rescue (which will reinstall LiLo). Does that work?
|
|
|
10-02-2004, 09:04 PM
|
#7
|
Member
Registered: Oct 2004
Posts: 30
Original Poster
Rep:
|
I remember enabling LILO to run from the boot.ini file prfectly with the following command:
# dd if=/dev/sda8 of=/bootsect.lnx bs=512 count=1
And then adding the following line to the boot.ini file:
C:\BOOTSECT.LNX="Mandrake Linux"
Of course I need to run this command from the Linux shell, but how can I boot my installed Linux now without a boot diskette (I found it very strange that Mandrake 10.1 didn't offer me to create a boot diskette at the end of the installation)?
I have the feeling this procedure will make the dual boot work, if only I could boot to my installed Mandrake...
Thanks!
|
|
|
10-12-2004, 06:25 PM
|
#8
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
There may be an option to Auto-allocate for a server installation. If not and you are doing things manually, the setup program will make a suggestion on what the next partition should be and the size, however, you might want to bump up the suggested /usr size a bit.
The Linux File System Hierarchy Standard ( see www.tldp.org for this document ) may be a good read to decide which partitions you need.
|
|
|
All times are GMT -5. The time now is 09:31 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|