Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
moving harddrive from slave to master
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pereubu
n00b
n00b


Joined: 25 Dec 2002
Posts: 3

PostPosted: Mon Dec 30, 2002 1:15 pm    Post subject: moving harddrive from slave to master Reply with quote

im planning on moving my primary slave drive which contains my gentoo installation to primary master. is there anything i need to do besides changing my settings in fstab from /dev/hdbX to /dev/hdaX, and editing my grub install?

thanks
Back to top
View user's profile Send private message
m0pr0be
Guru
Guru


Joined: 29 Aug 2002
Posts: 308

PostPosted: Mon Dec 30, 2002 2:02 pm    Post subject: Reply with quote

hi,

editing /etc/fstab and configuring grub should be enough, if you dont have RAID or LVM on your harddrive.

you could do something like
Code:
find / -type f -exec grep -Hn /dev/hdb {} \;


just to be sure. but this command will take some time to run.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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