Linux - NewbieThis 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
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.
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.
I was using a dual boot, 70 Go for this $ os and 10 Go for Mdk 9.1
But i don't know really know how to re-format the 70 Gb partition and "give" it to the linux os.
Is there a tool included in Mandrake 9.1 for this ?
Is it possible to change the menu in Lilo boot to erase Windoz ?
to change lilo just edit /etc/lio.conf and re-run "lilo" as root
to format the drive, firstly change it officially to a linux partition (type 83) in fdisk or cfdisk and then format it with "mke2fs -j /dev/hda1" to create an ext3 partition. assuming that's what the partition is acutally called. then just edit /etc/fstab to mount the sucker.
it would be a good idea to split the system up into smaller partitions to make it more secure, but this may well disrupt your system as it is likely to renumber your partitions, so i wouldn't actually advise this until you feel comforatble doing it. certianly something to remember though.
Thanks for this quick answer !
What would you recommend for the "smaller partitions size" ?
Is 20 Gb enough ?
An other quick question : I'm currently using Mdk 9.1 distro, and i've heard it is possible to use another distro.
Which one is more affordable for newbies ? ( Suse, Debian ... ? )
something like that. but that would presumably require a major restructuring of your system, which is undesirable i'd assume.
affordable? you mean easy? have a look at the reviews section of this site for opinions on other distros. you can certainly insatll more than one distro on a single drive.
Originally posted by PionexUser Why pay for something that is free?
redhat.com
Support, not only support as in tech support, but support as in you believe they offer a quality product and would like to give them monetary supplement for their work.
A Box with manuals and some commercial software (sometimes).
Special access to certain features that only customers who purchase a specific version of that product get access to.
You can also boot from the Mandrake CD #1 and when asked,tell the installer to use the entire drive.
Mandrake will partition the drive like this:
(Using a 20GB drive as an example)
/ or root partition=6GB
swap=512MB
/home=13.5GB
This is the default.You can set it up like acid-kewpie suggested,with a /boot and a /usr partition,of course,if you use expert mode.
HTH
lynch
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.