![]() |
Software raid0 & grub
I'd like some help about a software raid I have
Here is the situation I have 4 drives (1) 2x74 gb raptors set up for raid 0 On these I have 2 patitions : one for winxp and another partition for games(both ntfs) (2) A 320 gb sata containing media files(ntfs) (3)A 320 gb sata containg the linux partitions (swap,boot and root) and a ntfs partition.On this drive I have installed grub and everything works fine So to boot gentoo I go into bios set the (3)hard disk as firts boot device and everything works great If i wanna boot to winxp I go again into bios set the (1) hard disk as first boot device and it works great The reason I did all these is that I was afraid of ruining my raid0 But now I have emerged dmraid and I can see and mount my raid0 partitions with no problem at all So what I want to know is if I can set up grub(which is in drive (3) ) to have a selection of booting to windows xp partition in raid0 |
Maybe i found the problem
Look at this Code:
localhost anakin # fdisk -lIs this ok? [update] Code:
fdisk /dev/sda |
Quote:
[root@bl]# cd /dev/mapper [root@bl]# ls control nvidia_eahdcdbbp11 nvidia_eahdcdbbp6 VolGroup00-LogVol00 nvidia_eahdcdbb nvidia_eahdcdbbp12 nvidia_eahdcdbbp7 VolGroup00-LogVol01 nvidia_eahdcdbbp1 nvidia_eahdcdbbp2 nvidia_eahdcdbbp8 nvidia_eahdcdbbp10 nvidia_eahdcdbbp5 nvidia_eahdcdbbp9 [root@bl]# gedit /etc/fstab /dev/mapper/nvidia_eahdcdbbp1 /mnt/03server ntfs iocharset=utf8,umask=0 0 0 [root@bl]# mount -a ------------------------- from:http://bbs.3qit.com/thread-53060-1-1.html |
| All times are GMT -5. The time now is 03:04 AM. |