Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Laptop gentoo installaion
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
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 233
Location: Zedelgem Belgium

PostPosted: Tue Apr 26, 2022 9:47 am    Post subject: Laptop gentoo installaion Reply with quote

hi,

planning to install gentoo on laptop.
laptop is quiet old and has only dual core.
could the harddisk from the laptop be attached to my tower pc with 20 cores, 40 threads
and do the installation.
What about the different processors, must I specify something in make.conf

Thx
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Tue Apr 26, 2022 11:15 am    Post subject: Reply with quote

linux_os2,

In theory that works.
There may be interface problems with the laptop HDD and your PC.

If that's not an issue, the next hurdle is can the big hairy system execute all the instructions that that laptop has.
If yes, just do it but set up make.conf for the laptop. You may not use -march=native as that will build for the host not the target.
Likewise CPU_FLAGS_X86 needs to be for the laptop.

If the HDD will not fit the newer system, then export the laptop root filesystem over NFS. so its attached at /mnt/laptop, then chroot in.
The make.conf constraints still apply.

If the laptop has some instructions the big system lacks, that may be OK. They can be emitted by the compiler but they must not be executed on the build box.
e.g. if these instructions get into the toolchain, it matters. If they get into Xorg, you won't run that until it runs on the laptop, so that's OK.
_________________
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
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 233
Location: Zedelgem Belgium

PostPosted: Wed Apr 27, 2022 8:44 pm    Post subject: Reply with quote

NeddySeagoon,

Thanks.

The HDD interface on laptop and PC are both sata, in fact one of the ssd's in the PC used to be the one of the laptop.
I have to wait until the new ssd arrives.

-march=core2 will be used. Laptop has already that setting because it used distcc. (still takes a couple of days to install with distcc)

I will post result if ssd arrives

regards

linux_os2
Back to top
View user's profile Send private message
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 233
Location: Zedelgem Belgium

PostPosted: Sat May 21, 2022 1:01 pm    Post subject: Reply with quote

Successfully installed gentoo on a ssd 1 T on tower system via chroot.
Partitions 2 x 64 G ext4 one for production gentoo the other for test.
Swap of 8 G and rest /home ext4

Legacy boot because Laptop seems not to support uefi.
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