![]() |
#1
|
|||
|
|||
No Bootable Disk?
After I get a successful instal of iPC 10.5.6 PPF5, I try to boot my drive and it says No Bootable Device, any ideas? My specs are in my sig.
Computer: Gateway 838GM | 9.5.0 Vodoo Kernel |2.0 RC4 Chameleon Bootloader | Processor:Intel Pentium 4 630 / 3 GHz | RAM: 512MB | OS: Windows 7 32BIT, OSx86 iPC 10.5.6 | Mainboard Chipset: Intel 915G Express | Graphics Card:Integrated Intel GMA 900 | Video Memory: Dynamic Video Memory Technology 3.0 | Audio:ALC 860 |Card Reader:8 in 1 Integrated| Hard Drives:1x 200GB SATA(Win 7), 1x 320GB SATA(OS X) Both Internal
|
#2
|
|||
|
|||
You have both A)Your Leopard partition set as active (if you have another OS installed on another partition, insert your install disk, open terminal, type fdisk -e /dev/rdiskX, where x is the drive number, then flag Y, where y is the partition # with the other OS) and B)No bootloader on said partition. You should be able to boot off the disk, just don't hit any keys when it says to hit any key to boot off disk.
|
#3
|
|||
|
|||
Forgot to add that you have to hit write, then y to confirm in the aforementioned terminal instruction.
|
#4
|
||||
|
||||
I'll explain the steps: Boot your DVD in single user mode, with -s boot option. Then type the following commands (press return after each line):
Code:
fdisk -e /dev/rdisk0 print Code:
update f 1 Code:
w (or write, don't know if it has to be confirmed) q (or quit) Important info: Harddisks in GUID partition table may not be bootable ever anymore, I had this problem twice, and a friend had it too. Even rewriting and erasing the MBR wasn't working, the computer hangs with a blinking cursor. So I always use MBR for bootable harddisks, I'm only using GUID for my Terabyte harddisks to format them in only one partition. MBR doesn't allow 1 GB partitions, for what reason ever. MBR really is a crappy partition system after all, the best partition system I know is RDB (Rigid Disk Block) from the Amiga and the most craziest is from the CMD SCSI HD for the C64/C128. 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. 2 Opteron systems: OSx86 10.5.8, Andy's 9.8.0 kernel, Asus A8N-SLI Premium, Opteron 185 o'clocked @ 2 x 2,95 GHz (2nd system 2.6 GHz), ATI Radeon HD2600XT 256MB Dual-Monitor 2x HP L2035, 4 GB RAM, Griffin FireWave as main audio device, Marvell + nForce LAN, Asus U3S6 USB3/SATA6 card, 5,5 TB harddisk, Firewire 800 card, Apple Remote + eHome IR receiver, 2x Wacom serial graphics tablet, Canon Pixma iP4700, Logitech Internet Navigator wireless keyboard/mouse combination. My Audio stuff: M-Audio Transit USB (default audio), M-Audio ProFire 610, M-Audio ProFire Lightbridge (34 channels) using Creamware A16 ADAT converter • MIDI: M-Audio Midiman 4x MIDI interface • Behringer Audio Mixers: Xenyx 1002, Xenyx 1002FX, Xenyx 1202FX, Eurorack UB1002FX, Eurorack MX1804FX, Eurorack MX262A • FX devices: Lexicon MPX100 DSP, Behringer DSP-1000 Virtualizer, Behringer MiniFEX 800 DSP, Behringer Multicom Pro MDX4400 compressor • RETRO: MSSIAH midi/sequencer/synthesizer cardridge for the C64 (Dual-SID), Steinberg M.S.I. MIDI Interface for C64 |