Linux o.s on two sata's.


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Linux o.s on two sata's.
# 1  
Old 02-19-2008
Error Linux o.s on two sata's.

Hi,

I have two sata hard-disks. Out of those, one is having RHEL5 operating system, and other is having fedora7 operating system.
When I connect the disk with RHEL5 operating system to sata0 port and disk with fedora7 operating system to sata1 port. While booting [after POST] it shows RHEL5 boot screen[red colour screen , which appear while booting of RHEL5], But surprisingly it mounts/boots into other OS i.e fedora7 operating system.
I am not able to understand.Hw will it boot? if we connect two linux OS on two different sata H/D's?

Thanks in advance.

Last edited by praveen_b744; 02-19-2008 at 09:07 AM..
# 2  
Old 02-19-2008
It'll be your /etc/fstab settings I'd say. You are probably accidentally telling it you have the fielsystems on the other disk (if you have moved their positions on the ATA bus that would be expected)
# 3  
Old 02-20-2008
Error

The senario is :[ If I connect individual disks ]

Sata 1 disk : RHEL5 with / ,/boot , /home,, partitions
/dev/sda2 /
/dev/sda1 /boot
tmpfs /dev/shm
/dev/sda3 /home

Sata 2 disk : Fedora with / , /home,/u01,,,, partitions
/dev/sda1 /
/dev/sda2 /home
tmpfs /dev/shm
/dev/sda3 /u01
# 4  
Old 02-20-2008
The scenario is : [ sata disk2(Fedora) is connected to sataPort0 on motherboard and sata disk1(RHEL5) is connected to sataPort1 on motherboard]

/dev/sdb2 /
/dev/sdb1 /boot
tmpfs /dev/shm
/dev/sda2 /home

Quest 1:How will it boot If I connect both the H/D's as I mentioned above.?
Quest 2:How is it mounting the partitions from different H/D's?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Linux

Sata sil_3132 on pci express is not getting detected in Linux on powerpc

Hi, I am using Aitech sata device sil3132, on powerpc mpc8641. The device is pci express msi compatible. I had enabled msi in device tree for powerpc but still its giving me Cannot translate IRQ index 0 and so on messages. fsl-msi f7f41600.msi: fsl_msi_setup_hwirq: Cannot translate IRQ index 0... (0 Replies)
Discussion started by: shubha_1
0 Replies

2. Solaris

Sata 2 port not working

I have installed Solaris 11 Express on my machine. On my GA-X58A-UD5 motherboard there are two 6 Gb/s SATA ports (Marvell 9128 chip), but when I connect a hard drive to one of them, the system does not recognize it. However, when I boot from a USB install image (downloaded from here Oracle... (1 Reply)
Discussion started by: RychnD
1 Replies

3. Hardware

Question on SATA 300 vs SATA 600

I have an upgrade path in mind for a new computer that will be stocked with a 2TB SATA 300 hard disk. This is a choice based on information that SATA 300 is not necessarily faster than SATA 600. The upgrade path in a year time or so would then involve the purchase of an SSD that would contain the... (4 Replies)
Discussion started by: figaro
4 Replies

4. Hardware

Connect SATA Laptop HardDrive to Desktop SATA Slots

Hello everybody, I need to connect a laptop 2.5 SATA hard drive to a Desktop board (which uses 3.5' SATA hard drives). I've tried the connectors and they fit excellent in the 2.5 SATA connectors. The problem is that the laptop hard drive uses 5v and the PC's power source sends 12v. So, my... (4 Replies)
Discussion started by: Zykl0n-B
4 Replies

5. Hardware

SPARC, SCSI -> SATA?

I'm thinking about suggesting my boss to go for sata adapter and SSD, instead of buying new SCSI drives for SPARC. out here, a brand new 70Gb SCSI drive is about 100euros, and 140Gb is 200eur! (for that price, one could probably buy the adapter.) has anyone tried it? how well do modern... (1 Reply)
Discussion started by: orange47
1 Replies

6. Red Hat

ich 9 sata controlar drivers for redhat linux 4

Dear All, Hi, i am trying to install redhat linux 4 update 4 on HP compaq dx7400 model. but i stucked up on sata controlar drivers. it is asking for drivers for sata, and not inbuilt in linux cd. i am trying to find it on net but not succeed. Thanks Sandeep D. Mobile:-9850999505 (0 Replies)
Discussion started by: sdarange
0 Replies

7. UNIX for Advanced & Expert Users

trying to setup a sata drive using a sata to scsi adaptor

trying to setup a sata drive using a sata to scsi adaptor I have a sata 1TB Deskstar that I had setup before and during shipment from a facilty to another, the disk failed. The handling was not great, lots of throwing boxes, etc. I have a new disk from Hitachi (thankyou Hitachi) anyway, I don't... (1 Reply)
Discussion started by: mndavies
1 Replies

8. UNIX for Dummies Questions & Answers

Any Linux/Unix work with SATA yet?

i got my computer in 2k, built it myself. top of the line then and better than most still now. one problem however is i was never able to install unix because the old kernels were not compatible with SATA hard drives i dont have any IDE drives nor do i want any I want mine on SATA, but every... (5 Replies)
Discussion started by: GXDeMoNN
5 Replies

9. UNIX for Advanced & Expert Users

sata support

i have a system which has two hard disks..one is sata and the other one is normal ata hard disk. i wish to install red hat enterprise linux WS(desktop edition) on my sata hard disk..but the installer shows me only my ata hard disk.. i searched the net..it says that a library-- libata will let it... (2 Replies)
Discussion started by: ankit.jss
2 Replies

10. Solaris

SATA driver for soalris 9

can any one help me look for a driver for SATA harddisk, im installing solaris 9 to it. thanks and regards msouthofheavenk ;) (2 Replies)
Discussion started by: msouthofheavenk
2 Replies
Login or Register to Ask a Question