View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Jun 10, 2004 2:14 am 
Offline
Joined: Fri May 21, 2004 2:38 pm
Posts: 17
Location: Copenhagen - Denmark
I just spend too much money building a very nice lownoise system with a single SATA hdd.

I am totally newbie regarding KnoppMyth and Linux but a quick study.

When I boot from the KnoppMyth it can not see my harddrive - but when I try installing Fedora FC1 or FC2 I have no problems installing on the SATA.

Is it because the KnoppMyth kernel is too low/old?

Or is there a solution to my problem?

The 865-PE based mainboard has 4 ide channels. 1st and 2nd are PATA 3rd and 4th are SATA. So I can not set the SATA disk as Primary Master. It can only be Third/Fourth Master/Slave.

I hope you can help me - I would really like KnoppMyth instead of building a Linux+MythTv myself.

Thanks in advance.

~ Tim

--------------------------------------------------------------------------

Here is my new rig:

Image

Case: Coolermaster ATC-620C-SX1 mATX med Seasonic 300W
Mainboard: Soltek SL-86PIE-L - Micro-ATX
CPU: Intel Pentium4 2.8 GHz Prescot 9nm Socket 478 BOXED
CPU-cooler: Thermalright SP-94
CPU-cooler-fan: Papst 8412 NGL, 80x80mm Fan (12dB/19CFM)
RAM: OCZ Enhanced Latency PC-3500
Video: Gainward GeForce4 PowerPack! Pro/600-8X (fanless)
Tuner: WinTV PVR-350
DVD: Lite-On 16X DVD / 48X CDROM IDE
Harddrive: Hitachi DeskStar 7K250 - Hard drive - 250 GB - SATA-150


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 10, 2004 10:39 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Currently KnoppMyth does offer support for SATA. I did try to incorporate them in R4V4 but the patch didn't apply cleanly or when it did, I'd get unresolved symbol so I removed it. I'm not a kernel developer. Less I'm mistaken, the drive will work as an ATA(if you have a regular ATA controller onboard).

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
PostPosted: Thu Jun 10, 2004 4:01 pm 
Offline
Joined: Fri May 21, 2004 2:38 pm
Posts: 17
Location: Copenhagen - Denmark
I think I know why I can't install KnoppMyth R4V4

As the mainboard has both PATA and SATA fixed like this:

Primary master: PATA
Primary slave: PATA
Secondary master: PATA
Secondary slave: PATA
Third Master: SATA
.
.
.

I end up having my SATA harddisk set as /dev/hde1 instead of /dev/hda1

Image

How can I tell the installation to use /dev/hde1 ???

I read about someone who changed the /KNOPPIX/KNOPPIX file - but how??? Mayb I could change it and burn a new bootcd with the altered /KNOPPIX/KNOPPIX file?

Or could a new feature be introduced in R4V5? I would have liked an install option like the "tv" for tv-out for selecting harddrive device. Like entering "/dev/hde1" for hde1 or "/dev/sda1" for sda1.

Hope someone can help me, I still cant install KnoppMyth and its frustrating to have my brand new hardware just sitting there doing nothing.

Thaks for all the help I can get - in advance.

:D


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 10, 2004 9:07 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
you can try the manual install which will allow you to use a different harddrive than hda, however if your sata chipset requires a driver which is not in the kernel it will not work, and at this point I don't think many are supported in the kernel knoppmyth ships with as reported earlier by cesman.


Top
 Profile  
 
 Post subject: KnoppMyth & SATA
PostPosted: Fri Jun 11, 2004 11:22 am 
Offline
Joined: Fri May 21, 2004 7:12 am
Posts: 7
Location: Fargo ND
My setup has only SATA harddrives, and I ran into a similar problem which I posted in this thread: http://mysettopbox.tv/phpBB2/viewtopic.php?t=1508. That thread shows how I got it to autoinstall, but then I needed to do a fix to lilo.conf so the system would boot correctly. I was working on another issue so held off on a followup post. I'll post my procedure in the "level 2" topic now.

EDIT: now posted, http://mysettopbox.tv/phpBB2/viewtopic.php?p=8622


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 9:45 pm 
Offline
Joined: Sat May 22, 2004 1:42 pm
Posts: 49
I couldn't get lilo happy with my sata system, so I run GRUB instead... you need to copy the grub files from /usr/lib/grub/i386-pc to /boot/grub

you need to create a /boot/grub/grub.conf and link it to /boot/grub/menu.lst.

(copy of my grub.conf)

Code:
default 0
timeout 10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz


title=mythtv-2.4
root(hd0,0)
kernel (hd0,0)/boot/vmlinuz-2.4.25-chw root=/dev/hde1 vga=788 hdg=noprobe hdc=id
e-scsi apm=power-off nomce splash=silent
initrd (hd0,0)/boot/initrd.gz


Now to setup your master boot sector:

Code:
/sbin/grub
define your root partition:
root (hd0,0) (assuming your boot partition is /dev/hde1)
tell it which MBR to alter:
setup (hd0)
quit


That should leave you with a functional grub install... if you want to try grub.


Top
 Profile  
 
 Post subject: I have given up.
PostPosted: Tue Jun 22, 2004 8:43 am 
Offline
Joined: Fri May 21, 2004 2:38 pm
Posts: 17
Location: Copenhagen - Denmark
Tried again and failed again.

Gave it a shot with "ide=reverse" and "expert" but still no luck - so I switched hdd with my normal PC and everything ran smoothly on the old PATA 120GB disk.

I hope for a future SATA support for my ICH5 SATA.

Thanx anyway for all the helpful tips.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 17, 2004 1:44 am 
Offline
Joined: Wed Dec 08, 2004 8:00 am
Posts: 43
Location: Oslo
scottf wrote:

That should leave you with a functional grub install... if you want to try grub.


Excellent Scottf, but could you clean this up, I'm a total linux newbie, only used some AIX and Solaris J2EE servers before... So I have a hard time seeing what's commands, comments and config files. Pls help :)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu