LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 12-23-2010, 02:48 PM   #1
thorgamma
LQ Newbie
 
Registered: Dec 2010
Location: Aiken, SC, USA
Distribution: Debian 5.0.6
Posts: 16

Rep: Reputation: 0
Installing Debian - will it partition both drives when I only want one?


Got to this install screen and am stopping to ask for advice. I'm at the

[!!] Partition Disks

screen and both of my disks are listed. I only want the first one for Linux, the second is to stay as-is (with Windows XP and all my files).

Here's the disk info on the screen:

IDE1 master (hda) - 40.0 GB WDC WD400EB-00CPF0
pri/log 40.0 GB FREE SPACE
SCSI1(0,0,0) (sda) / 80.0 GB ATA ST380815AS
#1 primary 80.0 GB B ntfs
pri/log 8.2 MB FREE SPACE

Now the option to continue is:

"Finish partitioning and write changes to disk"

There's a help file to select here, and it says something about being able to change later and that the disk to be kept as is will be marked with a "K".

I just want to be sure that if I click on past this scary screen, I'll be able to get it right on a subsequent screen. Or could I have missed something? I don't see any other options in repeatedly going back and checking where I've been.

Can anyone reassure me or tell me where I'm going wrong, please?

Thanks!

Mark
 
Old 12-23-2010, 03:10 PM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
At that point you scroll down to drive and/or partition you want to install on.

Also use advanced options and expert mode for at the first screen,
that way you'll be able to add non-free and less configuring.

Use guided partitioning
After you select the partition you want to install on you'll be given the option seperate /usr/home or 1 partition, at that point you're on your own.

But if you choose seperate guided sets default values
If you're uncomfortable just keep testing and don't write changes to disk until you are!
Good luck

Last edited by EDDY1; 12-23-2010 at 03:23 PM.
 
1 members found this post helpful.
Old 12-23-2010, 04:29 PM   #3
thorgamma
LQ Newbie
 
Registered: Dec 2010
Location: Aiken, SC, USA
Distribution: Debian 5.0.6
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by EDDY1 View Post
At that point you scroll down to drive and/or partition you want to install on.

Also use advanced options and expert mode for at the first screen,
that way you'll be able to add non-free and less configuring.

Use guided partitioning
After you select the partition you want to install on you'll be given the option seperate /usr/home or 1 partition, at that point you're on your own.

But if you choose seperate guided sets default values
If you're uncomfortable just keep testing and don't write changes to disk until you are!
Good luck
Thanks for the help. It appears I have installed more or less successfully and XP still works. Now, it looks like I just need to figure out how to get Grub to work, but I'll search for posts on that.
 
Old 12-23-2010, 05:36 PM   #4
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
If grub2 (1.98)

open terminal under Applications>Accessaries>Terminal
execute
sudo os-prober

sudo update-grub
 
Old 12-23-2010, 06:19 PM   #5
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Quote:
Originally Posted by EDDY1 View Post
If grub2 (1.98)

open terminal under Applications>Accessaries>Terminal
execute
sudo os-prober

sudo update-grub
Read my signature, the thread title and try to rephrase your post.
 
Old 12-23-2010, 06:54 PM   #6
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Read my signature, the thread title and try to rephrase your post.
I should've stated that it was an admin task, but I didn't.
There is a reason though.
If I don't give him correct command it'll fail.
If I tell him about it he'll use it with everything and not read up on it, and know the dangers.

2 commands.

Last edited by EDDY1; 12-23-2010 at 06:55 PM.
 
Old 12-23-2010, 07:07 PM   #7
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Quote:
Originally Posted by EDDY1 View Post
I should've stated that it was an admin task, but I didn't.
There is a reason though.
If I don't give him correct command it'll fail.
If I tell him about it he'll use it with everything and not read up on it, and know the dangers.

2 commands.
When you install Debian, it asks you for the root password. If you supply one, the default method for performing administrative tasks is starting a root shell, by typing su. I know it can be changed, but, by default, if the user types "sudo vim /etc/apt/sources.list" for example, he will get a lecture, will provide his password and will be informed: "username is not in the sudoers group. The incident will be reported." Which means your command will fail.

Can all distros can be set to operate based on sudo? Yes, they can. However, what is the default? Logging in as root. Keep that in mind when not in ubuntuforums.org
 
Old 12-23-2010, 07:32 PM   #8
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I apoligize for what I put out there,
but once "su" is typed in it gives unlimited powers that last throuh-out the session, so if user stays in that terminal everything he does will be done as root, which is more dangerous for a newbie.

Whereas "sudo" is 1 command and returns to user state, which is safer.

Last edited by EDDY1; 12-23-2010 at 07:34 PM.
 
Old 12-23-2010, 07:39 PM   #9
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Quote:
Originally Posted by EDDY1 View Post
I apoligize for what I put out there,
but once "su" is typed in it gives unlimited powers that last throuh-out the session, so if user stays in that terminal everything he does will be done as root, which is more dangerous for a newbie.

Whereas "sudo" is 1 command and returns to user state, which is safer.
Two or three reinstalls are enough for people to become more careful. I guess that's why I like Slackware. It assumes nothing about me.
 
Old 12-23-2010, 07:49 PM   #10
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
The person who is installing hasn't done it 2 or 3 times.
When they're ready they'll either learn both commands and also if necessary how to log into system as root, but they're not ready.

I have Debian Squeeze and most of my tasks can be done with sudo, I can login to root which the GUI is disabled by default,
which is easily remedied, but don't need it.

So I haven't found a need to do so.

Last edited by EDDY1; 12-23-2010 at 07:50 PM.
 
Old 12-24-2010, 06:58 AM   #11
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Quote:
I have Debian Squeeze and most of my tasks can be done with sudo
That's because you have configured your system this way.
By default Debian does not use sudo.
As explained above the command will fail.

Here's an example:

Quote:
ade@Pc1:~$ sudo aptitude install xine

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

[sudo] password for ade:
Sorry, user ade is not allowed to execute '/usr/bin/aptitude install xine' as root on Pc1.ade.
ade@Pc1:~$
 
Old 12-24-2010, 10:28 AM   #12
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Trooper I never said sudo was the default.

I said "root gui login" disabled by default.

But debian installer in expert mode asks if you want root priviledges.
If you say yes it will setup superuser account sudo

Last edited by EDDY1; 12-24-2010 at 10:30 AM.
 
Old 12-24-2010, 10:56 AM   #13
thorgamma
LQ Newbie
 
Registered: Dec 2010
Location: Aiken, SC, USA
Distribution: Debian 5.0.6
Posts: 16

Original Poster
Rep: Reputation: 0
Follow-up on the installation

Thanks to everyone who helped. Here's what I did to get it working:

I have one hard drive that was connected to the motherboard at SATA0. It's connected by a small bundle of wires. This has Windows XP installed and all my stuff. The other hard drive is on a strip - I think it says IDE on the motherboard connection.

I tried to do various things with the GRUB installation, but I figured that the computer never looked at the second drive on startup. And I didn't want to partition the main drive. So, I tried connecting the first hard drive to SATA1, which was open on the motherboard and voila! It works great now. (Except that the hard drive I used for this purpose is annoyingly loud and old, but that's another story.)

Thanks again!

Mark (thorgamma)
 
  


Reply

Tags
debian, partition


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
Installing Debian in a file on a NTFS partition glalejos Debian 4 03-25-2007 01:04 PM
Help needed installing Fedora with RAID 0. How to partition/mount drives? Arodef Fedora 1 09-29-2004 01:18 PM
Help needed installing Fedora with RAID 0. How to partition/mount drives? Arodef Linux - Hardware 0 09-23-2004 08:19 PM
Debian: Installing WD2000 as one 200G partition Xixulon Linux - Hardware 4 07-19-2004 03:57 PM
Partition for 5 drives? SevenForever Linux - Newbie 15 04-12-2004 03:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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