Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fdisk screenshots necessary.
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Tue Apr 30, 2002 3:26 pm    Post subject: Re: Gentoo - Installed (Newbie on the scene) Reply with quote

Xomgromit wrote:
I've messed with dos and windows since I was 9, and I'm 21

This tells me you're not a newbie... You must have a lot of experience with computers... In your case, installing Linux would be just a little more complicated than installing and trying a new app. Ain't I right? :)
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Tue Apr 30, 2002 4:26 pm    Post subject: Reply with quote

I agree with the point that if people don't know how to use fdisk, that they're probably going to run into more problems later, but... at the same time I think there's a lot of people that could learn fdisk or [insert any part of the installation] except that it takes them more time to do so than if there were an easier way that would just 'get it done'.

What I'm trying to ask is why should we force people to learn how to do all of this stuff by hand, if there's an easier way that's (in most cases) just as good at accomplishing the given task. I for one, would like an automated config file merger utility that would let you compare the old and new config files side by side and make the necessary adjustments, then hit OK and go on to the next file. It is a slight annoyance to have an "emerge -u world" finish and then have to look at 15 config files manually just to make sure nothing needs to be updated.

It's the same kind of thing with fdisk - they're only going to partition stuff once when they install, so why force people to do it in a way that would probably be slower for them? Even a handholding installer like mandrake's wouldn't be a terrible thing. I know I'm not going to remember how to install again unless I look at the guide anyway. Most of the difficulty in getting gentoo running compared to other distro's is the time it takes to set up the system to start installing/compiling.
Back to top
View user's profile Send private message
ManicMailman
n00b
n00b


Joined: 02 May 2002
Posts: 40

PostPosted: Thu May 02, 2002 1:26 am    Post subject: Reply with quote

well heres my story:
i had windows for a few years, switched to mandrake for about a month, and then tried gentoo.
sure it was hard and it took awhile, but i finished it my first try successfully.
as for fdisk, while i was somewhat confused, i got through it fine.
basically, there can be newbies trying gentoo without specific documentation. just let people take the dive and try to work through the install on their own. sure i wouldve gotten through the install much faster with someone holding my hand, but i learned alot, and it was all worth it in the end. besides, the newbies who get their hands held are the ones who will ask all the RTFM questions.

^--my $.02
Back to top
View user's profile Send private message
kavel
n00b
n00b


Joined: 21 Apr 2002
Posts: 20
Location: Hillsboro, OR

PostPosted: Thu May 02, 2002 2:14 am    Post subject: Reply with quote

BradN wrote:

What I'm trying to ask is why should we force people to learn how to do all of this stuff by hand, if there's an easier way that's (in most cases) just as good at accomplishing the given task. I for one, would like an automated config file merger utility that would let you compare the old and new config files side by side and make the necessary adjustments, then hit OK and go on to the next file. It is a slight annoyance to have an "emerge -u world" finish and then have to look at 15 config files manually just to make sure nothing needs to be updated.

Just for your information, there is a utility called etc-update in gentoolkit that does exactly what you're suggesting here. Just do
Code:
emerge gentoolkit
and then use etc-update whenever portage says there are config files to update.

Kavel
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Thu May 02, 2002 3:31 am    Post subject: Reply with quote

I suppose it helps knowing that kind of stuff :)
Back to top
View user's profile Send private message
StrCrssd
n00b
n00b


Joined: 17 Apr 2002
Posts: 68
Location: McAllen, TX USA

PostPosted: Fri May 03, 2002 5:58 am    Post subject: Gentoo - BSD in a linux package Reply with quote

Yes, I'm overgeneralizing.

However, I think we have a lot to learn from the fine BSD folks. I am a linux newbie. I came to unices about 8 months ago, first installing SuSe (and hating it), then moving to FreeBSD because of the wonderous ports system. Why? Ports worked. It stopped dependency hell. I was able to compile programs like Gabber and have them actually work! By golly, it was wonderful. I came to Gentoo because it offers virtually the same thing (portage) and it also offers drivers for my nvidia card (accelerated even!).

Coming from someone who's been in the *nix world for only 8 months, the only hesitation I had when doing a gentoo install was the fdisk. I had never before used actual "fdisk", always cfdisk or some proprietary solution. Now, when installing Gentoo, I had about 80 gb of partially edited video on the drive, and wanted to make damn sure not to lose it. It was a tense moment when I ordered fdisk to write changes. I was very concerned for the many hours I had worked on that video data. Paritioning is potentially destructive, it needs a tool that not only makes the user aware of that, but is intuative to a user who has had experience in partitioning. fdisk does not provide either of these things. cfdisk is better for this circumstance.

Aside from that, I have no problem with gentoo being a distribution tailored for each machine it is installed onto, and the config files and obscure utilities to prove it!

A quick suggestion, might be a good idea to mention gentools in the installation hand-holder. I would have never heard of it except from these forums.

--StrCrssd
Back to top
View user's profile Send private message
Guest






PostPosted: Fri May 03, 2002 1:39 pm    Post subject: Reply with quote

Why did the UNIX users at our company switch from RedHat as a desktop O/S to Gentoo? I believe the #1 reason was that we felt RedHat has been getting further and further away from our vision of a UNIX system, starting with the obfuscated layout of /etc. It took too long to figure out how any given part of the O/S was configured, unless we used RedHat's configuration tools. We've all been living UNIX for >12 years, and see all the desktop fluff more as novelty than as a requirement, so a sane configuration layout is essential. It's not that we couldn't figure it out, it's that we felt we already knew how it should work.

Which brings us to Gentoo, or the BSD variants, or even Solaris (to some extent). Any of these still have that UNIX vibe, and files are where I expect them to be. And no, I don't need a damn curses/Motif/GTK/Qt GUI to partition a drive, because I have the ability to add one number to another. I can even subtract, if so required. Wow.
Back to top
dvNuLL
n00b
n00b


Joined: 17 Apr 2002
Posts: 56
Location: Seattle

PostPosted: Fri May 03, 2002 9:24 pm    Post subject: Fdisk, cfdisk and other stuff :) Reply with quote

Well I for one can use both fdisk or cfdisk. I have a preference to cfdisk due to the curses based gui. It still requires u to know how to partition but at least you dont have to hit p after every change to see the reflected changes. It shows up after u make it.

dvNuLL
Back to top
View user's profile Send private message
Guest






PostPosted: Fri May 24, 2002 2:45 am    Post subject: Reply with quote

Just a thought that has already been posted in this thread prolly several times. A how-to needs to be writen for fdisk. When I was dealing with it getting my partitions set up I had no idea how to get the size set in mb and ended up with a huge boot and swap partition. LOL, I look back on it now and laugh but it really sucked man. It would take a fast typer all of 20 minutes to type something up with all the details. Is that to much to ask? Would 20minutes out of a day be to much time spent know all the people that it would help? Hell I'd do it but I don't know enough about it to type something, that and I am a slow typer :D

My personal feeling on fdisk is that it was a bad choice for a partitioning utility and one of the things that I fell wasn't payed enough attention to. Either a better program should have been chosen or instructions included. Mainly how to set size using mb :D apparently its just +1024M but I had no idea at the time, hehehe.
Back to top
huw
Apprentice
Apprentice


Joined: 13 May 2002
Posts: 220
Location: UK

PostPosted: Fri May 24, 2002 8:06 am    Post subject: Reply with quote

Quote:
A how-to needs to be writen for fdisk


I think this comment and some of the responses above show the reasons Kurt's sig is
Quote:
Standard Answers: Read the Docs, Search the Forum, Search Google

Sysadmins and *NIX gurus on this forum will help newbies, as they remember how useful it was to be helped in the dim distant past when they were new to linux. However, as the popularity of gentoo grows and more and more questions that can be helped with an unfirendly RTFM crop up, they're going to be less helpful. Maybe this wond be a problem as ex-newbies become more knowledgable they'll help the new newbies.

With tools like google and google.grups (Deja) It really is very easy to get help. The above example is a case in point. To illustrate this go to www.gooogle.com/linux and searche for Fdisk How-to. Hit one is a tutorial called Using fdisk on www.linuxneewbie.org. It explains everything in great detail - and best of all it shows how the built in help in fdisk can make the process remarkably simple.

Gentoo is a great distro. It's not newbie friendly, but there's no reason a newbie can't use it, as long as they are willing to try to find solutions to their problems by RTM and STW before crying out for help.

Just my $ 0.02 :wink:
Back to top
View user's profile Send private message
Chris Hickman
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jun 2002
Posts: 124
Location: Coralville, IA, USA

PostPosted: Fri Jun 21, 2002 8:58 pm    Post subject: Reply with quote

I just completed my first Gentoo install, after having installed and played around with Mandrake (8.1 and 8.2) and Red Hat (7.1 and 7.2). I was, and still am, a Linux newbie.

However, the advertised speed and control benefits of running Gentoo intrigued me, as a power user in Windows. I read over the install guide and decided it was pretty clear-cut, and I also have a couple of books lying around to help me out.

I fucked up a couple times, the install burped a couple of times, I politely asked questions here and at irc.openprojects.org #gentoo, and I got it installed. I didn't bitch and moan about it the software not meeting MY needs, I did what I had to do and learned what I needed to know to get it installed. Like other people said, if you want an easier install process, write it yourself or get another distro; don't expect someone else to do it for you.

That being said, I think that there are a few improvements that could make it better for all involved, not just newbies. I think that a menu-driven partition manager would be great (even the Kernel has a menu!). I think that, at this point where we are stuck between two versions of gcc, a menu (or at least a question, y or n) somewhere giving you the choice between 2.9x and whatever the stable version of 3.xx might be at the time would be nice. Another nice addition would be if Gentoo could tell you the approximate time it's going to take to compile whatever you happen to be compiling, so that those of us that are home for an extended period of time don't have to camp out in front of the PC, but can return within a few minutes of completion to keep the ball rolling. Other than that, I think it's very clear-cut and not difficult if you know your hardware and RTFM :)

Chris
Back to top
View user's profile Send private message
Swishy
Guru
Guru


Joined: 06 Jun 2002
Posts: 491
Location: NZ

PostPosted: Sat Jun 22, 2002 12:00 am    Post subject: Reply with quote

Having only been using linux, myself for about 6 month's and deciding to do a Gentoo install i found with the dos/windows knowledge I had previously it was just a matter of using the help commands to work out the differences ...I mean fdisk command is used in DOS and it doesnt take much to work out the differences between using the dos version and the text based *nix version...I think as far as the newbie install is concerned the DOC's are more than adequite and the forums are fantastic....I say leave fdisk as it is as it keeps things happy from either view point......(just my 2 cents worth :) )
_________________
Theres no substitute for C.I.
Back to top
View user's profile Send private message
BinaryAlchemy
n00b
n00b


Joined: 31 May 2002
Posts: 42
Location: Ca, US

PostPosted: Sat Jun 22, 2002 12:52 am    Post subject: Reply with quote

3 points:
:idea: Noob bashing is not cool. It hurts linux, it hurts gentoo, and it makes you look like an egotistical fool.

:idea: Adding cfdisk (how the hell did we get back on this?) isn't just a good thing for noobs, it's a good thing for sysadmins who don't like to break out the calculator/scratch paper to partition their hard drive. Just because I know how do partition it with a hex editor doesn't mean I should to do it that way.

:idea: Slackware, IMHO the most noob unfriendly distro (and the best way to learn linux), has cfdisk on their install cd.
Back to top
View user's profile Send private message
tomte
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2002
Posts: 122

PostPosted: Sat Jun 22, 2002 12:55 am    Post subject: Re: fdisk screenshots necessary. Reply with quote

niyogi wrote:
extreme newbies may have an issue going through disk partitioning using fdisk when installing gentoo...


<RANT_ON>
I'm sick of this

if you can't read, you shouldn't attempt to install gentoo
<repeat times="1000">
if I don't know how to read, I shouldn't attempt to install gentoo
</repeat>

I used fdisk in 1994, I used it to install gentoo 2002,

it is fast to use
it is stable
it isn't hard to learn

<repeat times="1000">
if I don't know how to read, I shouldn't attempt to install gentoo
</repeat>
</RANT_ON>

thanks for coping with this,
I normaly dont write stuff like this, but the fuzz about fdisk just gets on my nerves,...what (the f***) is so hard in writing +10G?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sat Jun 22, 2002 1:11 am    Post subject: Reply with quote

tomte wrote:
what (the f***) is so hard in writing +10G?


Precisely. You don't need a hex editor, you don't need a pen and paper. Say you have a 20 GB drive, and you want a 64 MB boot, a 512 MB swap, and the rest for /. How do you do that?

Code:
# fdisk /dev/hda
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.


Command (m for help): m
Command action
   a   toggle a bootable flag
   b   edit bsd disklabel
   c   toggle the dos compatibility flag
   d   delete a partition
   l   list known partition types
   m   print this menu
   n   add a new partition
   o   create a new empty DOS partition table
   p   print the partition table
   q   quit without saving changes
   s   create a new empty Sun disklabel
   t   change a partition's system id
   u   change display/entry units
   v   verify the partition table
   w   write table to disk and exit
   x   extra functionality (experts only)

Command (m for help): n
Command action
   e   extended
   p   primary partition (1-4)
p
Partition number (1-4): 1
First cylinder:
Size: +64M


Keystrokes only from this point:
Code:
n <enter>
p <enter>
2 <enter>
<enter>
+512M <enter>
n <enter>
p <enter>
3 <enter>
<enter>
<enter>
w <enter>
q <enter>


Was that so hard? Granted, with other partitions on your hard drive, working around them can be not so fun. But -- it says "press m for help".

I'm not trying to bash n00bs, but really, if you can't figure out how to repartition your hard drive with fdisk you've got a serious headache coming your way when your system breaks. Manpages, Google, and the Gentoo docs can all be cryptic... if you can't decrypt fdisk, you probably can't "RTFM" either. Gentoo, as we all know, requires a fair amount of "RTFM"-ing.
Back to top
View user's profile Send private message
BinaryAlchemy
n00b
n00b


Joined: 31 May 2002
Posts: 42
Location: Ca, US

PostPosted: Sat Jun 22, 2002 1:41 am    Post subject: Reply with quote

Yes, you are noob bashing. If the noob says "this doesn't make sense" and your response is "yes it does stupid, now stop complaining" that's bashing. Also, +xxxM isn't documented in the install instructions or in the help listings inside of fdisk. Do you really think +512M a logical response to "First cylinder:"? And finally, it's much more complicated if you're trying to squeeze a new partition in around your existing ones.
Back to top
View user's profile Send private message
tomte
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2002
Posts: 122

PostPosted: Sat Jun 22, 2002 1:51 am    Post subject: Reply with quote

BinaryAlchemy wrote:
Also, +xxxM isn't documented in the install instructions or in the help listings inside of fdisk. Do you really think +512M a logical response to "First cylinder:"? And finally, it's much more complicated if you're trying to squeeze a new partition in around your existing ones.

Code:

Disk /dev/hda: 255 heads, 63 sectors, 2501 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1      2501  20089251   83  Linux

there are the cylinder numbers of your existing partitions,
Code:

Partition number (1-4): 1
First cylinder (1-2501, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-2501, default 2501):

there is the +xxxM help
where is the problem?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sat Jun 22, 2002 1:53 am    Post subject: Reply with quote

BinaryAlchemy wrote:
Yes, you are noob bashing. If the noob says "this doesn't make sense" and your response is "yes it does stupid, now stop complaining" that's bashing.


Please point out where a noob said "this doesn't make sense", and please point out where I said "yes it does stupid, now stop complaining".
Back to top
View user's profile Send private message
BinaryAlchemy
n00b
n00b


Joined: 31 May 2002
Posts: 42
Location: Ca, US

PostPosted: Sat Jun 22, 2002 2:07 am    Post subject: Reply with quote

Sorry if that came on to strong, it wasn't directed entirely at you. But yes, "what (the f***) is so hard in writing +10G?" (which you quoted an affirmed) is equivalent to "yes it does stupid, now stop complaining".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum