LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-02-2014, 08:48 PM   #46
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Quote:
Originally Posted by k3lt01 View Post
If the power supply is modular the cables are not attached to the supply until you attach them.
If the power supply is not modular some manufacturers also supply adaptor cables (e.g. molex to sata) so you can use different hardware configurations.
The power supply that I have is modular and it has 4 plugs attatched on the cable for me to add 4 drives in the 4 bays, if I want. I'll open the case tomorrow and look to see if the sata plug is really needed.

At the moment one plug is being used to supply the 500 GB HDD that I have Slackware on.
The rest of the cable I have one of those ties on it so it doesn't lay on the fan to the processor.

BTW, I started reading the Users Guide for LILO.
I don't want to make a mess of the etc/lilo.config file.
 
Old 12-02-2014, 09:43 PM   #47
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Quote:
Originally Posted by Ztcoracat View Post
BTW, I started reading the Users Guide for LILO.
I don't want to make a mess of the etc/lilo.config file.
The only time I ever used LiLo was when I installed Red Hat 7. I know nothing about it so I am looking forward to seeing what you do.
 
Old 12-02-2014, 09:53 PM   #48
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by k3lt01 View Post
The only time I ever used LiLo was when I installed Red Hat 7. I know nothing about it so I am looking forward to seeing what you do.
LOL:-

I (think) I can just edit the /etc/lilo.conf file and add Debian and the kernel image like this: (just an example)
Code:
image= /boot/kernel 3.10.7-Debian
label = Debian
read-only
root = /dev/sdb1
LILO is already installed to the MBR so this should be a reasonably easy task when I'm done learning.

The Gentoo Wiki is easier to understand than the LILO Users Guide.
http://wiki.gentoo.org/wiki/LILO
 
Old 12-03-2014, 04:51 AM   #49
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,350

Rep: Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590
That will work until you update your debian kernel, then you will have to boot into slackware, edit lilo.conf and rerun lilo whenever the debian kernel is upgraded. IMHO a better solution in to install grub to debians disk-mbr from debian and create a chainload entry in lilo.conf.

Last edited by colorpurple21859; 12-03-2014 at 05:01 AM.
 
Old 12-03-2014, 02:35 PM   #50
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by colorpurple21859 View Post
That will work until you update your debian kernel, then you will have to boot into slackware, edit lilo.conf and rerun lilo whenever the debian kernel is upgraded. IMHO a better solution in to install grub to debians disk-mbr from debian and create a chainload entry in lilo.conf.
Well I don't want to have to keep re-editing lilo every time the Debian kernel is upgraded.

So, how exactly would I create a chainload entry in in lilo.conf?

I honestly don't know how to colorpurple; please elaborate a tad-
 
Old 12-03-2014, 06:20 PM   #51
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,350

Rep: Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590
add this entry to lilo.conf and rerun lilo, assuming grub in installed to mbr of debian hard drive.
Code:
other = /dev/sdb
  label = debian
 
Old 12-03-2014, 07:06 PM   #52
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by colorpurple21859 View Post
add this entry to lilo.conf and rerun lilo, assuming grub in installed to mbr of debian hard drive.
Code:
other = /dev/sdb
  label = debian
Thanks!-

Grub isn't installed to the mbr of Debian yet; but it will be as soon as I get my hands on that cable I need.
 
Old 12-05-2014, 04:25 PM   #53
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Upon opening the case to my desktop today I see that I did need to order the SATA cable after all; so I did.

My 500 GB HDD is on the bottom bay of my case. I'll most likely install the 1 TB HDD in the next bay up from the bottom. I'll have to take the other side of the case off but it doesn't appear that I'll have to take the front of the case off. The holes for the screws to hold the HDD in are on the side's of the drive.
I don't want to install the drive laying on it's side.

Why that's an option just seems odd to me. (have the drive on it's side.

Once I get the cables next week installing Debian should be a breeze.

The desktop can sit for a while unhooked. I'm not up for hooking up the monitor, keyboard and etc. all over again just to re due what I've done.

Last edited by Ztcoracat; 02-24-2015 at 07:45 PM.
 
Old 12-08-2014, 03:27 PM   #54
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I just successfully installed the 1 TB HDD.

The power supply plug was in the way so I had to disconnect it.
Getting to the SATA plug on the board was incredibly frustrating but it's plugged in now-

I'm trying to install Debian now but having trouble so I started a new thread for help.
 
Old 12-09-2014, 02:29 AM   #55
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:
Originally Posted by Ztcoracat View Post
I just successfully installed the 1 TB HDD.

The power supply plug was in the way so I had to disconnect it.
Getting to the SATA plug on the board was incredibly frustrating but it's plugged in now-

I'm trying to install Debian now but having trouble so I started a new thread for help.
Yiu haven't supplied us with the thread, so, I'm searching for it.
 
Old 12-12-2014, 04:37 PM   #56
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Look at mouse pointer, your devices aren't listed there?
That's where you select from.
Soory it took out mouse. You don't use drop-down menu you just click directly on device
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2014-12-12 14:35:35.png
Views:	19
Size:	31.6 KB
ID:	17097  

Last edited by EDDY1; 12-12-2014 at 04:40 PM.
 
Old 12-12-2014, 04:39 PM   #57
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by EDDY1 View Post
Look at mouse pointer, your devices aren't listed there?
That's where you select from.
Unfortunately, my devices are not listed there:-
 
Old 12-12-2014, 04:43 PM   #58
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Here's a screenshot of what I do have in my sound manager:

Last edited by Ztcoracat; 02-24-2015 at 07:45 PM.
 
Old 12-12-2014, 04:47 PM   #59
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Have you tried alsamixer from terminal & F2 & F6
 
Old 12-12-2014, 05:19 PM   #60
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by EDDY1 View Post
Have you tried alsamixer from terminal & F2 & F6
Yes-
It's set to default so I've tried moving down to HDA ATI SB and raise all of the columns up and still no sound.

I'll try installing the ATI Catalyst driver and see if upon reboot if I have sound or not-

Last edited by Ztcoracat; 02-24-2015 at 07:45 PM.
 
  


Reply



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
Sony vaio 3d video drivers Centos 6.2 Nemesissparadise Linux - Laptop and Netbook 1 02-20-2012 06:37 AM
screen out of window on sony vaio, debian podkov Linux - Laptop and Netbook 4 06-18-2010 06:57 AM
Help with install Debian on my Sony VAIO FS. harlemno1 Linux - Laptop and Netbook 1 02-25-2005 07:42 PM
DISCUSSION: Install ipw2200 on Sony VAIO VGN-A217M & Debian Unstable steve1401 LinuxAnswers Discussion 0 01-04-2005 02:53 PM
help me install linux on sony sony vaio pcg-r505gl heina Linux - Newbie 4 10-10-2004 10:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:33 PM.

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