Sponsored Content
Operating Systems OS X (Apple) Mac w/non-free debian skoleLinux 8.1 SSD directly into new PC? Post 302953780 by Corona688 on Tuesday 1st of September 2015 11:16:17 AM
Old 09-01-2015
Quote:
Originally Posted by jao0014
I already got everything booted and loaded on the mac. 43,003 packages. the SSD boots an runs great with both amd64 (x86_64) and the i386 (x86) images but I have recently switched to the i386 OS because I believe it's proper to run the (x86) (both are intel i7's)
This is incorrect, you should be running x86_64. i386 is 32-bit, and by running a 32-bit OS on a 64-bit system you pass up a great part of the advantage it has. I don't think Intel has made any 32-bit personal computers in quite some time, even the Atom is 64-bit now.
Quote:
my question however is can i just swap the current SSD I have built and running with the stock lenovo HDD that comes with it that has 7 Proffesional preloaded?
I think you will have problems due to a Mac's different kind of BIOS expecting a different kind of partition table.
This User Gave Thanks to Corona688 For This Post:
 

2 More Discussions You Might Find Interesting

1. OS X (Apple)

Free download for Mac os?

Does Any body knows where can I get free download for mac OS. Any version is OK.:o (4 Replies)
Discussion started by: sackNumchai
4 Replies

2. UNIX for Advanced & Expert Users

free memory in debian linux

hi- im running glassfish 3.1 on debian server and there are times where I need to start the domain when we cannot access the web application. I checked the memory and it's confusing me. Am i still ok? can you explain the below? USER PID %CPU %MEM VSZ RSS TTY STAT START TIME... (1 Reply)
Discussion started by: lhareigh890
1 Replies
DH_QUILT_PATCH(1)						     Debhelper							 DH_QUILT_PATCH(1)

NAME
dh_quilt_patch - apply patches listed in debian/patches/series SYNOPSIS
dh_quilt_patch [debhelper options] DESCRIPTION
dh_quilt_patch simply calls quilt push -a after having set the environment variable QUILT_PATCHES to debian/patches. All patches listed in debian/patches/series are then applied in the current directory. The command does not fail if the patches have already been applied. You can use another directory instead of debian/patches by setting (and exporting) the environment variable QUILT_PATCH_DIR. EXAMPLES
dh_quilt_patch is usually called indirectly in a rules file via the dh command. %: dh $@ --with quilt It can also be direcly called at the start of the build (or configure) rule. build: dh_quilt_patch ./configure $(MAKE) NOTES
This tool is useless if you use the source package format 3.0 (quilt). Consider switching to this source format if you haven't done it yet. SEE ALSO
debhelper(7), dh(1). This program is meant to be used together with debhelper. AUTHOR
Raphael Hertzog <hertzog@debian.org> perl v5.14.2 2012-03-04 DH_QUILT_PATCH(1)
All times are GMT -4. The time now is 04:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy