You are not logged in.

#1 2012-09-29 16:40:52

Known
Member
Registered: 2012-08-23
Posts: 63

Partitioning is not easy, ain't it?

Hi all
At first I have to say I used to use Ubuntu (and Fedora at first) and now I am using openSUSE and because of some problems I've decided to use Arch.
I know about Gnu/Linux but I am not familiar with Terminal (never want to learn it!).
Ubuntu installed on sda8 as /root and sda9 as swap. How do I format it and install Arch (what is mount points_I've never heard about that[1])? I don't want to have any other /home or /var partition.
If I'd had a /home partition on sda10, how would it have been mounted to /root partition (please pay attention there are some data exists on it)?
I've read "Beginners' Guide/Installation". But it is not easy when I decided to install Arch (I'm afraid about my data).
If my words is not clear to understand, tell me to explain my problem.
Thank you all
--------------
[1]If I want to tell the truth, I know something about mount points. But it seems the Arch developers decided to remove installer which include some tools.

Offline

#2 2012-09-29 17:01:10

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: Partitioning is not easy, ain't it?

IMHO, if you don't want to learn how to use a terminal then Arch is not for you at all.  The package manager, pacman, is a terminal tool so it will be hard to setup or maintain your system without using the terminal.  And without the old installer, the installation is all terminal based so you have a problem.  Arch is geared toward competent linux users so maybe you should stick with something else until you're not afraid of the terminal. smile

edit: spelling

Last edited by bgc1954 (2012-09-29 17:01:58)


Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz

Offline

#3 2012-09-29 17:01:32

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,728

Re: Partitioning is not easy, ain't it?

Can you post the output of fdisk -l /dev/sda   ??
It does not matter from which distribution you do that.

As an aside, I assume that English is not your first language.  You said

I know about Gnu/Linux but I am not familiar with Terminal (never want to learn it!).

I am not certain if you meant you have never learned it, and plan to learn it in the future; or if you meant that you have no intention to learn it.

If you meant the formerlatter (you do not intend to learn it), allow me to respectfully suggest that Arch might not be the distribution for you.  We tend to use the console a great deal.

Edit:  Snaked by bgc1954 tongue
Edit 2:  latter/ former  -- thank you Solvialle

Last edited by ewaller (2012-09-29 19:35:56)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2012-09-29 17:06:15

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: Partitioning is not easy, ain't it?

@ ewaller:
Finally I beat someone else to the punch. tongue


Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz

Offline

#5 2012-09-29 17:30:51

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Partitioning is not easy, ain't it?

Known wrote:

because of some problems I've decided to use Arch.

I'm very curious to know what kind of problems made you consider Arch, and also if you bothered to read anything about Arch before you tried to install it.

Offline

#6 2012-09-29 23:55:08

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Partitioning is not easy, ain't it?

May I suggest that before you do *anything* whatsoever, you back up your data? Even if you were confident you knew exactly what you were doing, you should back up your data before embarking on a new install. Since you are not confident, this is obviously particularly important. You do not want to wipe your data while experimenting and no help anybody gives you here can protect you from the possibility of a mistake. If the data matters, back it up. This is good advice anyway - hard drives fail, software causes errors, stuff happens.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#7 2012-09-30 00:19:30

masteryod
Member
Registered: 2010-05-19
Posts: 433

Re: Partitioning is not easy, ain't it?

OK, I see major problem here:
You say don't want to learn terminal ever or you don't know it right now and you want to learn? If you don't know what partition mount points are, you don't know you way around CLI, you're newbie without a clue etc. that's totally fine but if you don't want to learn all of this (and much more) you're pretty much done here. Arch won't work for you. You don't need to be geek to use Arch but you need to want to learn. It also helps if you are a special kind of person, person who like to tweak things, who like to take care of his/her OS. Maintenance of Arch is not ending with it's installation it's just the beginning - a lot of people doesn't understand that.

Friendly advice: go and try Arch in VirtualBox before you do a real installation.

Offline

#8 2012-09-30 00:25:32

Roken
Member
From: South Wales, UK
Registered: 2012-01-16
Posts: 1,251

Re: Partitioning is not easy, ain't it?

cfr wrote:

May I suggest that before you do *anything* whatsoever, you back up your data? Even if you were confident you knew exactly what you were doing, you should back up your data before embarking on a new install. Since you are not confident, this is obviously particularly important. You do not want to wipe your data while experimenting and no help anybody gives you here can protect you from the possibility of a mistake. If the data matters, back it up. This is good advice anyway - hard drives fail, software causes errors, stuff happens.

Honstly, to the OP, you should take note of this. I'm an experienced Linux user, and still managed to trash my system leading to two days recovery (with a backup) most of which was done in a terminal, and a lot in a busybox shell. As it happens, I've managed an almost complete recovery, but I'd hate to have to try and talk an inexperienced user through it.

If you don't want to use the terminal, you should really consider a different distro.


Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus Prime B450 Plus, 32Gb Corsair DDR4, Cooler Master N300 chassis, 5 HD (1 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703

Offline

#9 2012-09-30 01:21:14

bsilbaugh
Member
From: Maryland, USA
Registered: 2011-11-15
Posts: 141

Re: Partitioning is not easy, ain't it?

@Known. What do you use your computer for? Are you a scientist/engineer that needs to run/develop code for research? Are you putting together a gaming machine? Are you just looking for something to run productivity software (e.g. word processing, spreadsheets, presentation tools, etc)?

In terms of intuitive setup and maintenance, it doesn't get much better than Ubuntu in the Linux world. Arch is "user friendly" in the sense that it is very well organised, well documented, has a great community supporting it, and generally behaves the way it should. However, Arch is not "intuitive": one must develop a specialized knowledge and skill set to administer an Arch system competently and efficiently. Although, once you've pushed yourself past the initial learning curve, I would say that maintaining an Arch system requires no more effort than Ubuntu.


- Good judgement comes from experience; experience comes from bad judgement. -- Mark Twain
- There's a remedy for everything but death. -- The wise fool, Sancho Panza
- The purpose of a system is what it does. -- Anthony Stafford Beer

Offline

#10 2012-09-30 04:08:17

MisterAnderson
Member
Registered: 2011-09-04
Posts: 285

Re: Partitioning is not easy, ain't it?

Also note that after Arch is installed you are dropped to a command line interface, or no GUI, so if you don't want to use terminal it's pretty much pointless trying Arch.

That said you could try ArchBang with comes with a live CD and installs a preconfigured environment, but the package manager is still terminal only.


D:

Offline

#11 2012-09-30 06:04:22

Known
Member
Registered: 2012-08-23
Posts: 63

Re: Partitioning is not easy, ain't it?

Me: Oh, what is it?
She: It's Arch Linux?
Me: WOW... Beautiful! How does it work?
She: It's too complicated for you to learn!
Me: No! It's not right!
She: Yeah! I'm going to figure it out! Tell me how you install a software from source!
Me: Hmm mm...!
She: what about downloading by Axel....
Me: [again] Hmm mm...
She: Just copy a Goddamn file PLEASE!
Me: [in this scene I just had a sad face!] ...
--------------------------------------------------------
Yes {@tomk}, you see what my reason is. But in real the language was Persian and I translate it for you! Cause I'm Persian and want to learn English and Spanish {@ewaller} (But I know I can't talk Spanish in this ten years)! And if you want to know what happened in next scene just tell me!

I know terminal is NOT comfortable for me! But it is not a good reason to use YaST at all! No matter what (I don't know what I have to say in this time)! We say "توفیق اجباری نسیبم شد" Means I had to do it because it was a "must to do"!

I'm not a geek and I don't use my computer for some advanced works or something{@bsilbaugh}! When I migrated from Windows XP to Ubuntu I found every thing different and I do love it! A friendly interface was something that I didn't experience before!
openSUSE is a good option but I don't comfortable with it.

I have Windows Seven on my machine installed on C:\ and three other NTFS partitions but I don't use it anymore.
It is about 78GiB free space I installed Ubuntu on it before and I want to install Arch instead of Ubuntu. (Forgive me @ewaller. I'm not home and can't access my Desktop Computer!)
Every thing must be started on a point and I found my point{@bgc1954}.
As @masteryod said Arch is a start to experience real free world!

@MisterAnderson I tried to use Chakra but it was... .

I think she didn't want to mock me. She just want to let me start from somewhere!

Guys please help me install Arch on my machine!
I hope I could answer all of your questions.

Oh, Do you know anything about Grub2. I just learned how to set up Legacy 0.97!

Offline

#12 2012-09-30 06:28:18

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: Partitioning is not easy, ain't it?

So this is about a girl? ... wut? Dude, partitioning is easy. What is there to discuss about? I second the suggestion to use a VM (virtual machine; VirtualBox, VMware, etc), to get the hang of it. See: https://wiki.archlinux.org/index.php/Be … al_machine

If you're a complete newbie and a total chicken, read: https://wiki.archlinux.org/index.php/Be … rage_drive


Regarding everything else about using the terminal and other stuff, please read the FAQ. Especially: Q) I am a complete GNU/Linux beginner. Should I use Arch?


Known wrote:

Oh, Do you know anything about Grub2. I just learned how to set up Legacy 0.97!

Now why (and where) the heck did you learn that? Don't use some shitty Youtube tutorial. The Beginners' Guide has you covered.

http://www.archlinux.org/news/grub-lega … supported/
https://wiki.archlinux.org/index.php/Be … bootloader


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#13 2012-09-30 08:41:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Partitioning is not easy, ain't it?

Known wrote:

Guys please help me install Arch on my machine!

The Beginners' Guide has all of the information that you need to install Arch. It has been provided by the community so that these boards, IRC and the ML do not become clogged with people asking the same questions over and over again. Installation is the most thoroughly documented aspect of using Arch Linux; if you encounter any difficulties, ask here with specific questions and include all of the relevant information.

Closing - this has run it's inevitable course...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB