Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo as a host in VmWare doesn't want to boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
vilda
n00b
n00b


Joined: 18 Aug 2004
Posts: 1

PostPosted: Wed Aug 18, 2004 5:36 pm    Post subject: Gentoo as a host in VmWare doesn't want to boot Reply with quote

A have one virtual dics ( 4GB ) emulated on IDE.

Partitions:

Code:

/dev/hda1 /boot
/dev/hda2 Swap
/dev/hda3 /


My /etc/fstab is:

Code:


/dev/hda1   /boot     ext2    noauto,noatime    1 2
/dev/hda2   none      swap    sw                0 0
/dev/hda3   /         ext3    noatime           0 1

none        /proc     proc    defaults          0 0
none        /dev/shm  tmpfs   defaults          0 0

/dev/cdroms/cdrom0    /mnt/cdrom    auto      noauto,user    0 0



/boot/grub.conf contains:
Code:


default 0
timeout 30

title=GentooLinux
root (hd0,0)
kernel /kernel-2.4.26-gentoo-r9 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3
initrd /initrd-2.4.26-gentoo-r9



When I want to boot, Grub fail with an error and I don't know what mean :(
On this address is taken screenshot from VmWare.

http://vilda.borec.cz/error.jpg

Thank you for all you sugestions and solutions in advice.

VilDa
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Wed Aug 18, 2004 8:43 pm    Post subject: Reply with quote

Marking as duplicate of https://forums.gentoo.org/viewtopic.php?t=182046&highlight=could+mount+specified+root

If you still have trouble after reading that thread, post there.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
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