![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| using grub to boot from different disks | eeijmae | UNIX for Dummies Questions & Answers | 0 | 04-02-2008 11:45 AM |
| Can't boot from cdrom at ok prompt | Msororaji | SUN Solaris | 11 | 05-03-2007 05:19 AM |
| Serious GRUB/boot problems | Barfly.se | UNIX for Dummies Questions & Answers | 3 | 10-31-2004 08:44 AM |
| GRUB cannot boot NTFS partitions? | KDE Man | Linux | 4 | 01-29-2004 07:25 AM |
| Can't get GRUB to boot Linux!!! | cstovall | UNIX for Dummies Questions & Answers | 2 | 03-03-2003 03:15 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
linux will not boot, boot to grub prompt
my redhat 9 will not boot. We had a power failure and when the power came back, my redhat linux will not boot.
The machine come up to grub prompt. I tried the following from grub prompt root (hd0, then press tab key partition num:0 filesystem type unknown, partition type 0x83 partition num:1 filesystem type is ext2fs, partition type 0x83 partition num:2 filesystem type is ext2fs, partition type 0x83 partition num:3 filesystem type is ext2fs, partition type 0x83 partition num:4 filesystem type is ext2fs, partition type 0x83 partition num:5 filesystem type is ext2fs, partition type 0x83 partition num:6 filesystem type unknown, partition type 0x83 partition num:7 filesystem type is ext2fs, partition type 0x83 partition num:8 filesystem type is ext2fs, partition type 0x83 my boot partition is on 0 so I issued root (hd0,0) received the error message filesystem type unknown, partition type 0x83 setup (hd0) checking if /boot/grub/stage1 exist ... no checking if /grub/stage1 exist ...no Also try configfile /boot/grub/grub.conf Error 15: file not found configfile /grub/grub.conf Error 15: file not found grub> find /boot/vmlinuz Error 15: file not found grub> find /boot/initrd.gz Error 15: file not found Finally, I tried copy stage1 file and stage2 from an identical machine to floppy disk then grub>root (fd0) error filesystem type unknown, using whole disk grub>setup (fd0) error 17, cannot mount selected parttion grub>quit can you help, please. |
|
||||
|
Are you certain your boot disk is hd0,0? Could it be that hd0 is actually the extended partition, and hd0,1 - hd0,8 are the logical partitions.
Use a boot disk, LiveCD, then mount each partition under the LiveCD, then you should be able to determine which part is actually your boot part. Once you boot up the system with a LiveCD, you can then mount your filesystem, then chroot to your filesystem, fix your boot loader. |
|
||||
|
when I boot from redhat cd then go to rescue linux, the cd try to mount the sysimage on
/mnt/sysimage but this failed with error message "cannot find linux system image" I try to manally partitition mount -t ext2 /dev/sda1 /mnt mount: mounting /dev/sda1 on /mnt failed: no such file or directory mount -f /dev/sda1 /mnt no error but noting appear under /mnt Any more suggestion, Please Thanks in Advance |
|
||||
|
Are you using an IDE hard drive or SCSI hard drive?
The first post you noted hd0, this next follow up your posting sda1?? If your trying to mount the system to a directory, the directory must exist before mounting to it. So be sure to make the mnt directory, then trying mounting to it. |
![]() |
| Bookmarks |
| Tags |
| knoppix, linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|