We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
  • Pages:
  • 1
Installing Ubuntu...
Topic Started: May 3 2005, 11:57 AM (1,311 Views)
Francis
Member
[ *  *  *  *  * ]
Sorry to bring this back up, :r but when I try and install ubuntu properly it seems to install for a while but then just goes to a black screen and nothing else happens... Can anyone help? :'(
Offline Profile Quote Post Goto Top
 
Lothlómendil
Member Avatar
Spam Queen
[ *  *  *  *  *  *  * ]
I don't know yet, but I will this weekend. :D

Should be as simple as sticking the CD in, partitioning some HD space and installing. :blink:
Offline Profile Quote Post Goto Top
 
Francis
Member
[ *  *  *  *  * ]
That's what I thought. ;)

I haven't partitoned though as I thought the installer would do it for me...

What's a good program for partitioning your HD?

Sorry to be a pain... ;)
Offline Profile Quote Post Goto Top
 
Platyna
Lady Lazarus
[ *  *  * ]
Not brainf*****g program to make partitions for Linux system is cfdisk. You need following partitions:
/ - root
swap
/home

You may also do yourself a /usr partition then you can make smaller root partition (by definition it
should be kept as small as possible).

All partition should be type Linux, swap should be type swap, after you will make partitions you have
to run mke2fs -j (eg. mke2fs -j /dev/hda1) on each of them and mkswap on a swap partition which will
create proper file systems.

And no...no Debian-like distribution installer will do partition for you. Anyway that a brave move to start
with Linux from Debian or Debian like distribution. ;)

Regards.
Offline Profile Quote Post Goto Top
 
Francis
Member
[ *  *  *  *  * ]
Platyna
May 3, 2005 01:17 PM
Not brainf*****g program to make partitions for Linux system is cfdisk. You need following partitions:
/ - root
swap
/home

You may also do yourself a /usr partition then you can make smaller root partition (by definition it
should be kept as small as possible).

All partition should be type Linux, swap should be type swap, after you will make partitions you have
to run mke2fs -j (eg. mke2fs -j /dev/hda1) on each of them and mkswap on a swap partition which will
create proper file systems.

And no...no Debian-like distribution installer will do partition for you. Anyway that a brave move to start
with Linux from Debian or Debian like distribution. ;)

Regards.

Thanks, but the only bit of that I really understood was the word 'Regards'. :rofl: :r
Offline Profile Quote Post Goto Top
 
Platyna
Lady Lazarus
[ *  *  * ]
*Scratches her head* cfdisk, mke2fs, mkswap - those are commands you should read about a little to install Ubuntu.

Regards.
Offline Profile Quote Post Goto Top
 
Francis
Member
[ *  *  *  *  * ]
Who would have thought installing a new OS would be so difficult... :angel:



*101 is very probably about to erase his HD by accident. :r
Offline Profile Quote Post Goto Top
 
Matthew
Member
[ *  *  *  *  *  *  * ]
QTParted is a pretty easy program to use, to partition your hard drive. It's pretty user-friendly IMO (even though it didn't work for me - but that was because of my dodgy hard drive which had bad sectors which refuse to be fixed >_< :'(). Although you need to run it from Linux, so you need a live distro to run QTParted with (I used Knoppix)

Again, I think that's right, i'm not that sure, i'm such a Linuxnoob :angel:
Offline Profile Quote Post Goto Top
 
Francis
Member
[ *  *  *  *  * ]
Matthew
May 3, 2005 03:00 PM
QTParted is a pretty easy program to use, to partition your hard drive. It's pretty user-friendly IMO (even though it didn't work for me - but that was because of my dodgy hard drive which had bad sectors which refuse to be fixed >_<  :'(). Although you need to run it from Linux, so you need a live distro to run QTParted with (I used Knoppix)

Again, I think that's right, i'm not that sure, i'm such a Linuxnoob :angel:

So I'm going to have to use Linux to install Linux... Sounds good to me... :rory:

I need morphine... sweet morphine...
Offline Profile Quote Post Goto Top
 
Platyna
Lady Lazarus
[ *  *  * ]
Qparted is a suicide, especially when you have NTFS partitions, Matthew I got alot of problems reported
by various people on my Linux help channel on IRC...
Also, I don't think so if you can fix bad sectors, maybe using some low level formatting tools, anyway
you can always fsck -c your FS to map them so they will be not used by any data on your file system.

Regards.
Offline Profile Quote Post Goto Top
 
Francis
Member
[ *  *  *  *  * ]
Thanks for the help platyna, but I thought Ubuntu had a partition option in the installer, or maybe I'm wrong again... :seth:
Offline Profile Quote Post Goto Top
 
Platyna
Lady Lazarus
[ *  *  * ]
Well, no idea. AFAIK Debian and Debian like distributions are not so newbie friendly. I know that
program that makes partitions on Debian is cfdisk or fdisk. :D Never used Ubuntu, but since it is Debian
based I would expect the same.

Regards.
Offline Profile Quote Post Goto Top
 
Das
Member Avatar
Smells of rich mahogany
[ *  *  *  *  *  *  * ]
Platyna
May 3, 2005 01:55 PM
Qparted is a suicide.

:phrank:

101
 
Thanks for the help platyna, but I thought Ubuntu had a partition option in the installer, or maybe I'm wrong again...

No you are right, just QParted is better. What part of the installation do you get a blank screen at? There could be lots of problems, so be specific of were it locks it.
Offline Profile Quote Post Goto Top
 
Seth
Member Avatar
I has a pony
[ *  *  *  *  *  *  *  *  * ]
Quote:
 
*Scratches her head* cfdisk, mke2fs, mkswap - those are commands you should read about a little to install Ubuntu.
:rolleyes: The whole point of Ubuntu is that it's a friendly Debian, Platyna. It includes ntfsresize so it should handle all partitioning for you on install. 101 needs to know nothing about them.

http://ubuntuforums.org/archive/index.php/t-24888.html << Debian can even resize NTFS at install, and Ubuntu most certainly can!
Quote:
 
I shrunk the default 60 GB NTFS partition that shipped with my laptop to about 30 GB, added a 20 GB FAT32 partition, then had then finished with an automated EXT3 format of the remaining 10 GB for Hoary.


Debian children and apt-get are the most powerful, flexible, easy-to-use Linux system out there.

101, drop me a PM with your AIM screen name or something. No chances of... getting bad advice that way.
Offline Profile Quote Post Goto Top
 
Francis
Member
[ *  *  *  *  * ]
Seth
May 3, 2005 08:43 PM
Quote:
 
*Scratches her head* cfdisk, mke2fs, mkswap - those are commands you should read about a little to install Ubuntu.
:rolleyes: The whole point of Ubuntu is that it's a friendly Debian, Platyna. It includes ntfsresize so it should handle all partitioning for you on install. 101 needs to know nothing about them.

http://ubuntuforums.org/archive/index.php/t-24888.html << Debian can even resize NTFS at install, and Ubuntu most certainly can!
Quote:
 
I shrunk the default 60 GB NTFS partition that shipped with my laptop to about 30 GB, added a 20 GB FAT32 partition, then had then finished with an automated EXT3 format of the remaining 10 GB for Hoary.


Debian children and apt-get are the most powerful, flexible, easy-to-use Linux system out there.

101, drop me a PM with your AIM screen name or something. No chances of... getting bad advice that way.

Thanks Seth, you are my hero... :rofl:
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
ZetaBoards - Free Forum Hosting
Free Forums with no limits on posts or members.
Go to Next Page
« Previous Topic · Community Chat · Next Topic »
Add Reply
  • Pages:
  • 1