LinHES Forums http://forums.linhes.org/ |
|
KnoppMyth R4V4 can not install on my SATA disk http://forums.linhes.org/viewtopic.php?f=1&t=1690 |
Page 1 of 1 |
Author: | darkone6808 [ Thu Jun 10, 2004 2:14 am ] |
Post subject: | KnoppMyth R4V4 can not install on my SATA disk |
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: ![]() 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 |
Author: | cesman [ Thu Jun 10, 2004 10:39 am ] |
Post subject: | |
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). |
Author: | darkone6808 [ Thu Jun 10, 2004 4:01 pm ] |
Post subject: | /dev/hda1=dvd-/cd-drive /dev/hde1=SATA hdd |
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 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. ![]() |
Author: | Xsecrets [ Thu Jun 10, 2004 9:07 pm ] |
Post subject: | |
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. |
Author: | starbird80 [ Fri Jun 11, 2004 11:22 am ] |
Post subject: | KnoppMyth & SATA |
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 |
Author: | scottf [ Wed Jun 16, 2004 9:45 pm ] |
Post subject: | |
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. |
Author: | darkone6808 [ Tue Jun 22, 2004 8:43 am ] |
Post subject: | I have given up. |
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. |
Author: | arnljot [ Fri Dec 17, 2004 1:44 am ] |
Post subject: | |
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 ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |