View previous topic :: View next topic |
Author |
Message |
b3x n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/184564079340db58c14ea4d.gif)
Joined: 09 Nov 2002 Posts: 19 Location: Rochester, NY
|
Posted: Sat Oct 22, 2005 8:00 pm Post subject: [solved ??] install to first drive on hpt374 controller |
|
|
i am mostly through an install to the first disk on my hpt374 onboard controller. it is recognized as /dev/hde, and it is NOT in an array.
when trying to install grub:
Code: |
livecd / # grub-install /dev/hde
/dev/hde does not have any corresponding BIOS drive.
|
i tried manually installing grub:
Code: |
grub> root (hd0,0)
Error 5: Partition table invalid or corrupt
|
mount reveals:
Code: |
livecd / # mount
rootfs on / type rootfs (rw)
tmpfs on /newroot type tmpfs (rw)
/dev/cdroms/cdrom0 on /newroot/mnt/cdrom type iso9660 (ro)
/dev/loop/0 on /newroot/mnt/livecd type squashfs (ro)
proc on /newroot/proc type proc (rw,nodiratime)
sysfs on /newroot/sys type sysfs (rw)
udev on /newroot/dev type tmpfs (rw,nosuid)
devpts on /newroot/dev/pts type devpts (rw)
tmpfs on /newroot/mnt/livecd/lib/firmware type tmpfs (rw)
tmpfs on /newroot/mnt/livecd/usr/portage type tmpfs (rw)
usbfs on /newroot/proc/bus/usb type usbfs (rw)
/dev/hde2 on / type ext3 (rw)
/dev/hde1 on /boot type ext3 (rw)
/dev/hde4 on /home type ext3 (rw)
none on /proc type proc (rw,nodiratime)
|
Can someone give me a way to find out the correct argument to feed to grub, in order to get it installed?
Last edited by b3x on Sat Oct 22, 2005 8:47 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
b3x n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/184564079340db58c14ea4d.gif)
Joined: 09 Nov 2002 Posts: 19 Location: Rochester, NY
|
Posted: Sat Oct 22, 2005 8:16 pm Post subject: |
|
|
UPDATE
I edited device.map , and now the error is that it cannot read stage1 properly ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
b3x n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/184564079340db58c14ea4d.gif)
Joined: 09 Nov 2002 Posts: 19 Location: Rochester, NY
|
Posted: Sat Oct 22, 2005 8:46 pm Post subject: |
|
|
ok ... based on some info, i ran cfdisk on the drive, then rebooted. this time grub-install /dev/hde worked ... or at least i think it did |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|