[SOLVED] "Partitioning space for Freebsd 7.0 on a Toshiba L455D-S5976 with Windows 7"
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
"Partitioning space for Freebsd 7.0 on a Toshiba L455D-S5976 with Windows 7"
Hello all,
Recently I have become interested in partitioning the hard drive of my old Toshiba Satellite L455D-S5976 laptop, so that I could learn the FreeBSD Unix-like environment. Though I plan to use FreeBSD, I would like to keep my old Windows 7 operating system around. Now I have downloaded onto a USB stick a live boot Gparted partitioning tool using Unetbootin. I am stuck at what to exactly to partition. It seems to me that primary partitioning Tl105866W0A by 100 Gigabytes for FreeBSD would be the correct way to partition without corrupting Windows 7. Would I be correct by chance? I have backed up any important information from the old OS and have made recovery disks of Windows 7 just in case. Lastly I wanted to say that the three partitions all have a blue square to the left of ntfs, which leads me to believe that they are all tied together which makes me worry if partitioning the Tl105866W0A will corrupt Windows 7.
When in Gparted I have listed the three partitions below.
The first one is partition /dev/sda1 File System ntfs Label System Size 1.46 GiB used 179.86 MiB Used 1.29 Unused GiB Flags boot, diag
The second one is partition /dev/sda2 File System ntfs Label Tl105866W0A Size 223.33 GiB Used 79.96 GiB Unused 143.37 GiB Flags none listed
The third one is partition /dev/sda3 File System ntfs Label HDDRECOVERY Size 8.09 GiB Used 7.53 GiB Unused 568.66 MiB Flags hidden
Thanks for taking the time to read this and I appreciate any and all feedback.
I've never used FreeBSD but I believe you will be better off using the windows Disk Management tool to shrink your largest windows partition to make unallocated space on which to install FreeBSD. After doing this, I would suggest you run chkdsk upon rebooting windows before beginning the install of FreeBSD.
Distribution: Mainly Devuan with some Tiny Core, Fatdog, Haiku, & BSD thrown in.
Posts: 5,012
Rep:
To shrink a MS Windows partition use the MS Windows tools. Once you have some free space on the drive then is the time to create your BSD partition. When you install BSD it will sub divide that partition with its own tools, then you can install BSD.
I believe the BSD boot loader will offer both O/S at boot time. I haven't used MS Windows since Vista, so read the instructions for installing FreeBSD carefully before hand.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Maxwack : I join our members above in recommending you shrink the current main Windows partition (sda2) with the Windows Disk Management tool (right click on My Computer and choose Manage and then the Disk Management snap-in). Shrink it to whatever you feel comfortable with - you have a lot of unused space (I suggest leaving 100GB for the Win7 system, although the Windows tool may limit the amount of shrinkage you can apply). Although tools like GParted will allow you to operate on NTFS partitions, I've found it more reliable to use Windows' own tools to do this.
I do not recommend you touch either sda1 or sda3 - these are System partitions used by Windows for recovery, among other things. By leaving them as they are, you will be able to return the computer to its factory settings at any time.
You can then install BSD to the unpartitioned space using whatever method the installer offers (I am unfamiliar with BSD).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.