|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] how to add Additional Domain
Jeremy Fang wrote: Hi Andrew:Thanks for you quick reply. I have another problem after I follow you steps: 1) I repartition the disks to be I don't use RedHat, so my steps will be sort of vague. You should keep your replies on list, where other more versed people can respond to them. Reboot your machine. (You may have to do this several times to engross yourself in the process.) Watch it carefully, for signs of a boot loader. I've only seen GRUB and LILO as bootloaders, but RedHat could use something different. The bootloader starts after your video card and system BIOS messages. It looks like you're running SCSI, so you'll probably see a message saying "looking for devices", after which it'll list your hard drive(s) and possibly CDROM(s). When you see something that looks like a bootloader that possibly says "loading", try pressing a few keys. Tab and/or Space generally work here. Sometimes the bootloader counts down seconds(from 30 or less) to starting a default OS, this will be what you want to interrupt. At this point, you should know definatively what bootloader you're using. Run to another computer and google that bootloader. Your next step is to convince your bootloader to boot with /dev/sda1 as root instead of /dev/sda8. You should hopefully see a list of your possible OS'es to boot(it will probably only show one, even though we all know you now have two.) With LILO, I believe you just type on the commandline the name of the instance you want to load then follow it with root=/dev/sda1 I've only had GRUB since I started using Xen, so I don't recall exactly what it looks like, but basically you need to tell it where a kernel is it can boot, and what partition to boot as /(root). Fortunately, GRUB can look into filesystems and help you with filename completion for th kernel. -- Andrew Thompson http://aktzero.com/ Attachment:
andrewkt.vcf _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |