LinuxQuestions.org
Visit Jeremy's Blog.
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 10-02-2004, 07:03 PM   #1
eltoro
Member
 
Registered: Oct 2004
Posts: 30

Rep: Reputation: 15
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
 
Old 10-02-2004, 07:17 PM   #2
Boudewijn
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: Reputation: 30
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).
 
Old 10-02-2004, 07:49 PM   #3
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
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
 
Old 10-02-2004, 07:54 PM   #4
Boudewijn
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: Reputation: 30
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)
 
Old 10-02-2004, 08:06 PM   #5
eltoro
Member
 
Registered: Oct 2004
Posts: 30

Original Poster
Rep: Reputation: 15
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!!!
 
Old 10-02-2004, 08:11 PM   #6
Boudewijn
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: Reputation: 30
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?
 
Old 10-02-2004, 09:04 PM   #7
eltoro
Member
 
Registered: Oct 2004
Posts: 30

Original Poster
Rep: Reputation: 15
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!
 
Old 10-12-2004, 06:25 PM   #8
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 683Reputation: 683Reputation: 683Reputation: 683Reputation: 683Reputation: 683
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
RH Linux 9.0 installation step "Auto partitioning" not able to read partition table awahab Linux - Newbie 5 05-19-2005 07:53 AM
question about partitioning files/mandrake. nulinuser Linux - Newbie 4 06-15-2004 11:23 PM
Mandrake 9.2rc2 Partitioning Question leeach Mandriva 2 09-29-2003 09:53 PM
Mandrake 9.2rc2 Partitioning Question leeach Linux - Distributions 2 09-29-2003 08:18 PM
Mandrake install (Partitioning) question philb2k Linux - Newbie 4 05-18-2003 10:20 PM

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

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