Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to Install Gentoo on Mobile Disk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
friddle
n00b
n00b


Joined: 14 May 2013
Posts: 4

PostPosted: Tue May 14, 2013 2:29 am    Post subject: How to Install Gentoo on Mobile Disk Reply with quote

First of all.I am a Chinese student.please forgive my poor english.I do my best to express the Question Clearly

I have some error information with this probliem vfs cannot open root device gentoo
https://forums.gentoo.org/viewtopic-t-465985-highlight-unknownblock+0+0.html

But i am not use the sata raid.i just want to install gentoo on my mobile disk.
i use the genkernel to compile the kernel.
i do not install the grub.because i already install the Ubuntu.i type update-grub on my ubuntu system.it work.it can find the gentoo Linux
but when i reboot it.but failed.
The Error Message:
VFS: cannot open root device "/dev/sdb6" ..and tell me to reset the root.
So I change the Grub.cfg on My Ubuntu boot option
i change this line:
before: linux /boot/kernel-genkernel-x86-3.9.2-gentoo root=/dev/sdb7
after: linux /boot/kernel-genkernel-x86-3.9.2-gentoo root=UUID=0c38c109-4371-4dc6-842c-f7b685c6cffe (ps:i am pretty sure the UUID is right,i do it )
but when i reboot .i meet the other Error Message:
can't find this UUID Disk

but it provide shell.
when i type "ls /dev" i fount the folder /dev only contain sda[1-10],miss the Mobile disk devices sdb.


I want to figure out what mistake i made.Is i miss something when I Compile kernel or I have to made some Config change
Is anyone install Gentoo on Mobile Disk!please help me.


sincerely friddle


Last edited by friddle on Tue May 14, 2013 2:37 am; edited 1 time in total
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Tue May 14, 2013 2:32 am    Post subject: Reply with quote

Post your fstab .
_________________
An A-Z Index of the Linux BASH command line
Back to top
View user's profile Send private message
friddle
n00b
n00b


Joined: 14 May 2013
Posts: 4

PostPosted: Tue May 14, 2013 2:34 am    Post subject: Reply with quote

hielvc wrote:
Post your fstab .


my gentoo fstab:
/dev/BOOT /boot ext2 defaults,noatime 1 2
/dev/ROOT / ext3 noatime 0 1
/dev/SWAP none swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
/dev/fd0 /mnt/floppy auto noauto 0 0

thanks
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Tue May 14, 2013 3:05 am    Post subject: Reply with quote

you need to edit it. See the install guides. The quick guide is shorter use it.
_________________
An A-Z Index of the Linux BASH command line
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Tue May 14, 2013 4:38 am    Post subject: Reply with quote

For reference, the "quick guide" mentioned above is this page (zh-cn language version here)
Back to top
View user's profile Send private message
friddle
n00b
n00b


Joined: 14 May 2013
Posts: 4

PostPosted: Tue May 14, 2013 1:51 pm    Post subject: Reply with quote

Ant P. wrote:
For reference, the "quick guide" mentioned above is this page (zh-cn language version here)


thanks .but i fix the problem.change my fstab configure.i meet the some problem.
when i move the Gentoo source to my local disk.the problem solved.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Tue May 14, 2013 2:33 pm    Post subject: Reply with quote

friddle,

Is your mobile disk connected by USB?

Normally, the USB system is not started until after root is mounted. Thats a problem if root is on USB.
Add rootdelay=7 to the kernel line in grub.cfg. This allows 7 seconds for USB to start before root is mounted.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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