I'm a computer science major and one of my professors said that having knowledge of Linux will help in certain classes. I've always wanted to learn how to use Linux, so I figured now is as good a time as any. I've decided to learn from the Linux from Scratch book at www.linuxfromscratch.org. However, the book recommends getting some experience with Linux before attempting the book. I plan on installing a common distro, but I was wondering if screwing something up in Linux could screw up my XP boot. I require my laptop daily, so having to reformat because I ****ed something up in Linux is not desirable. Also, is there a certain order I should install the two OSes? XP or Linux first? Thanks!
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › Dual Booting Linux/Win XP question
Recent Reviews
-
So I just got a Lenovo Yoga 13. This is my review. As what I primarily do is writing and programming, having a good keyboard is critical for me, which is why a tablet alone can’t work for me, and...
-
I have owned dozens of laptops in a variety of brands, and had many different laptops provided for my use at work. Without question, this is the finest I have owned. The Alienware M17x R2 is a...
-
N/m
-
Lenovo Thinkpad W530 Review by Djembe One of the longest and most enduring brands in computers is Thinkpad. Originally developed by IBM in the USA, Thinkpad notebook computers are now...
-
I have this memory installed in my Inspiron 14R. 6gb (one 2gb & one 4gb). Great performance! I highly recommend Kingston.
Dual Booting Linux/Win XP question
post #2 of 12
10/25/05 at 7:04pm
post #3 of 12
10/25/05 at 7:13pm
- Joined: 10/2004
- Location: Somewhere in the US
- Posts: 3,809
- Select All Posts By This User
Heh lemme reitterate something...
LEARN LINUX BEFORE TRYING LFS(Linux from Scratch
Otherwise you would be a true masochist.
Now on to your questions...
The only thing you should be able to screw up if you use common sense is your boot process, and that can be repaired by replacing the MBR. In other words have your windows installation disk handy if you need it quick, put it in and one of the options along the line will be to repair the MBR I believe(Find it before you begin just so you know where it is) That is your last ditch repair the easy way thing to get XP back.
Other than that a few suggestions... Backup everything in XP first(This step alone MAY screw something up), , defrag your HD(Very important for making the rest of this go smoothly)make sure you have plenty of room on your HD, and then resize the partition using a partition manager(NOT FDISK! It cant resize it can only delete erase and create) to allow for room for a linux distro, 10-20 gigs should be all you need depending on exactly how much you want to play with it. Once that is done, DONT screw with that partition for any reason and you should be fine(Will most likely be either hda1 or sda1, make sure you know which it is before continuing so you know what not to screw with)
Most of the time that step will go fine with a common distro these days and you wont have a problem. The only thing is you might want to make sure you dont stop the install from here on midway, just to be sure the boot manager gets loaded, this will allow you to boot into either OS. Again most of the time it wont be a big deal anyways though.
Once the above step is done and your partitions are set up, you really shouldnt ever have to worry about it again, at least as far as your XP partition, you may find you want to play with your linux partitions a bit but done correctly(Dont screw with your XP partition) there isnt much danger to your XP partition at all.
In as far as order, I would install XP first and Linux second. MS doesnt play well with others and XP overwrites the MBR(And your bootloader) so if you installed it second you would have to do a trick or three to be able to boot into linux again.
My personal advice for you though in as far as distros go, if being able to do LFS is your goal, start with Ubuntu(Preference will vary here depending on who you ask, I just tend to like Ubuntu myself), then go to Gentoo(VERY good learning distro once you get basic knowledge of linux out of the way, and an exellent stepping stone to LFS as it does a lot of the same things, just automates certain aspects at the way begining mostly and some of the compilation) then go to LFS, and stab yourself in the eyes.... Ok maybe not that last part but after all that is done I would bet at the very least you step back down to gentoo or a different distro.
In as far as programming goes... Heh learn to love Emacs(Some will tell you Vi, I love Emacs for it myself) and virtual consoles. Also look into learning CLI debuggers like gdb. You can use GUIs but once I got used to the CLI and Emacs I never looked back myself, though I dont program nearly to the extent you will.
However a side question for you. What laptop are you running? Mainly what are the main points about it as some things may not yet be supported in Linux, your best bet to tell would be to try to find it on tuxmobil.com and see what people note as not working, quite often youll find guides to get things that may have been troublesome working on there as well to help you get started.
After all that done, my last reccomendation, learn Audio and start helping projects like ReZound
Ok shameless plug to try to get him more developers there
Have fun above all though.
Seablade
LEARN LINUX BEFORE TRYING LFS(Linux from Scratch

Otherwise you would be a true masochist.
Now on to your questions...
The only thing you should be able to screw up if you use common sense is your boot process, and that can be repaired by replacing the MBR. In other words have your windows installation disk handy if you need it quick, put it in and one of the options along the line will be to repair the MBR I believe(Find it before you begin just so you know where it is) That is your last ditch repair the easy way thing to get XP back.
Other than that a few suggestions... Backup everything in XP first(This step alone MAY screw something up), , defrag your HD(Very important for making the rest of this go smoothly)make sure you have plenty of room on your HD, and then resize the partition using a partition manager(NOT FDISK! It cant resize it can only delete erase and create) to allow for room for a linux distro, 10-20 gigs should be all you need depending on exactly how much you want to play with it. Once that is done, DONT screw with that partition for any reason and you should be fine(Will most likely be either hda1 or sda1, make sure you know which it is before continuing so you know what not to screw with)
Most of the time that step will go fine with a common distro these days and you wont have a problem. The only thing is you might want to make sure you dont stop the install from here on midway, just to be sure the boot manager gets loaded, this will allow you to boot into either OS. Again most of the time it wont be a big deal anyways though.
Once the above step is done and your partitions are set up, you really shouldnt ever have to worry about it again, at least as far as your XP partition, you may find you want to play with your linux partitions a bit but done correctly(Dont screw with your XP partition) there isnt much danger to your XP partition at all.
In as far as order, I would install XP first and Linux second. MS doesnt play well with others and XP overwrites the MBR(And your bootloader) so if you installed it second you would have to do a trick or three to be able to boot into linux again.
My personal advice for you though in as far as distros go, if being able to do LFS is your goal, start with Ubuntu(Preference will vary here depending on who you ask, I just tend to like Ubuntu myself), then go to Gentoo(VERY good learning distro once you get basic knowledge of linux out of the way, and an exellent stepping stone to LFS as it does a lot of the same things, just automates certain aspects at the way begining mostly and some of the compilation) then go to LFS, and stab yourself in the eyes.... Ok maybe not that last part but after all that is done I would bet at the very least you step back down to gentoo or a different distro.
In as far as programming goes... Heh learn to love Emacs(Some will tell you Vi, I love Emacs for it myself) and virtual consoles. Also look into learning CLI debuggers like gdb. You can use GUIs but once I got used to the CLI and Emacs I never looked back myself, though I dont program nearly to the extent you will.
However a side question for you. What laptop are you running? Mainly what are the main points about it as some things may not yet be supported in Linux, your best bet to tell would be to try to find it on tuxmobil.com and see what people note as not working, quite often youll find guides to get things that may have been troublesome working on there as well to help you get started.
After all that done, my last reccomendation, learn Audio and start helping projects like ReZound
Ok shameless plug to try to get him more developers there
Have fun above all though.Seablade
post #4 of 12
10/25/05 at 7:21pm
- Joined: 6/2003
- Location: South Carolina
- Posts: 1,492
- Select All Posts By This User
I agree. I did the LFS thing it was alot of pain. I did it and a stable system that would do what I wanted, the hdd then failed and I moved to Gentoo. I'd start with a live CD as was mentioned and do an lspci and see what you have. Depending on your laptop some thing may not work at all or not with out some serious tweaking. Think long and hard before you commit to trying this on your main rig. It's not that it can't be done but more of a question of can yuo survive if you blow it up. It can happen. I've done it myself several times. As Seablade said post up what lappy you have and we give you more pointers.
I have a Dell 9300 with a Geforce 6800 go. I looked it up on tuxmobil.com and all of the necessary items work with Gentoo and Ubuntu.
bsmith, what do you mean by "blow up"
I put in for some ubuntu cds to be sent to me in September, but they never came, so I think I will make a live CD.
Thanks for the help!
Edit: Are there any free partition managers that you recommend?
bsmith, what do you mean by "blow up"
I put in for some ubuntu cds to be sent to me in September, but they never came, so I think I will make a live CD.
Thanks for the help!
Edit: Are there any free partition managers that you recommend?
post #6 of 12
10/26/05 at 5:23pm
post #7 of 12
10/26/05 at 6:40pm
- Joined: 9/2004
- Location: beautiful New Hampshire
- Posts: 111
- Select All Posts By This User
Aves,
This is what I recommend. Go and download a Knoppix iso image and burn it to cdrom. Knoppix is a standalone cd bootable OS that dosen't write to the hard drives (well this is sort of a lie). You can play with the browsers and the tons of utilities. I cannot get release 3.6 to run on my XPS gen 4 but release 4.0 works quite well. This will give you the flavor of linux without screwing up your hard drive.
I have been going through the pain of having 3 bootable os's on 2 hard drives. I have sucessfully loaded JDS release 3.0, Fedora Core 4, and Xp. If you load from scratch start with windows first. seablade has already given you excellent advice.
As far as books go:
Knoppix hacks (If you decide to start off that way)
Linnux Bible. (It's a great general reference for most all Linux distros)
I like redhat Fedora Core 4 it's really simple (If you choose a permanent solution)
tattooz
This is what I recommend. Go and download a Knoppix iso image and burn it to cdrom. Knoppix is a standalone cd bootable OS that dosen't write to the hard drives (well this is sort of a lie). You can play with the browsers and the tons of utilities. I cannot get release 3.6 to run on my XPS gen 4 but release 4.0 works quite well. This will give you the flavor of linux without screwing up your hard drive.
I have been going through the pain of having 3 bootable os's on 2 hard drives. I have sucessfully loaded JDS release 3.0, Fedora Core 4, and Xp. If you load from scratch start with windows first. seablade has already given you excellent advice.
As far as books go:
Knoppix hacks (If you decide to start off that way)
Linnux Bible. (It's a great general reference for most all Linux distros)
I like redhat Fedora Core 4 it's really simple (If you choose a permanent solution)
tattooz
post #8 of 12
10/26/05 at 8:46pm
- Joined: 6/2003
- Location: South Carolina
- Posts: 1,492
- Select All Posts By This User
Quote:
|
Originally Posted by Aves
I have a Dell 9300 with a Geforce 6800 go. I looked it up on tuxmobil.com and all of the necessary items work with Gentoo and Ubuntu.
bsmith, what do you mean by "blow up" I put in for some ubuntu cds to be sent to me in September, but they never came, so I think I will make a live CD. Thanks for the help! Edit: Are there any free partition managers that you recommend? |
Well I've decided to go with Ubuntu based on the info here and some research.
Before I reformat, I do have a couple of questions. I was wondering if it is possible to reformat to XP and install all the XP programs that I use and then make an image or something on a DVD so that if I want to reformat, all I have to do is use the DVDs and I will have a fresh install with all the programs already installed. I know that some companies offer disks for this. My friend's e-machine has a series of disks that you pop in and everything is installed (OS and and included programs) way faster than just the XP reformat. Perhaps this was what Seablade was talking about when he said I should backup XP. If someone could just point me in the right direction (ie, which programs or a what I should be looking for), it would be much appreciated!
Before I reformat, I do have a couple of questions. I was wondering if it is possible to reformat to XP and install all the XP programs that I use and then make an image or something on a DVD so that if I want to reformat, all I have to do is use the DVDs and I will have a fresh install with all the programs already installed. I know that some companies offer disks for this. My friend's e-machine has a series of disks that you pop in and everything is installed (OS and and included programs) way faster than just the XP reformat. Perhaps this was what Seablade was talking about when he said I should backup XP. If someone could just point me in the right direction (ie, which programs or a what I should be looking for), it would be much appreciated!
post #10 of 12
10/27/05 at 12:45am
- Joined: 10/2004
- Location: Somewhere in the US
- Posts: 3,809
- Select All Posts By This User
Yes is it possible, however unfortunatly I dont know exactly how to do it, but one option is called ghosting(I believe named after Norton Ghost... how Norton anything can be considered good I have yet to know
However that usually happens from another hard drive, I am sure there are options out by now to do so from a DVD, I can think of one way of doing it involving a live CD with linux and dar, but I am not to familiar with backup programs myself, sorry.
Seablade
However that usually happens from another hard drive, I am sure there are options out by now to do so from a DVD, I can think of one way of doing it involving a live CD with linux and dar, but I am not to familiar with backup programs myself, sorry.Seablade
post #11 of 12
10/27/05 at 9:35pm
- Joined: 6/2003
- Location: South Carolina
- Posts: 1,492
- Select All Posts By This User
post #12 of 12
10/27/05 at 10:13pm
- bigtrouble77
- 0
- #1 Zanger Bob Fan!
- offline
- Joined: 10/2004
- Posts: 1,233
- Select All Posts By This User
I have ghost images of all my machines at work. It works really well for windows machines because it only backs up the data (not the whole drive) and can be imaged back to an even larger drive (just make sure it's ntfs). If i'm not mistaken the ghost boot disk is actually a free utility. You can use ghost to image to multiple cd's, dvds or hd partitions.
Linux, on the other hand, has a much better solution. All you need to do is tar your data and burn it to a dvd.
Example:
To restore you just snag a live cd and do this:
In linux you can copy system files that are being used, whereas in windows you have to boot to dos to backup system files.
Try searching google for the ghost boot utliity. You may also be able to download a trial version of ghost and snag the utility from there.
Linux, on the other hand, has a much better solution. All you need to do is tar your data and burn it to a dvd.
Example:
Code:
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
To restore you just snag a live cd and do this:
Code:
tar xvpfz backup.tgz -C /
In linux you can copy system files that are being used, whereas in windows you have to boot to dos to backup system files.
Try searching google for the ghost boot utliity. You may also be able to download a trial version of ghost and snag the utility from there.
Return Home
Back to Forum: Linux & Other OS's
- Dual Booting Linux/Win XP question
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › Dual Booting Linux/Win XP question
Currently, there are 205 Active Users
(7 Members and 198 Guests)
Recent Discussions
- › Asus EeePC 1001P Review 5 hours, 23 minutes ago
- › Aiseesoft DVD Copy 5.0 5 hours, 57 minutes ago
- › Dell Wireless 350 Bluetooth and Windows 7 9 hours, 56 minutes ago
- › So here is the BIG question... Quadro 3600M in a M1710 13 hours ago
- › X501U Downgrading Windows 8 to Windows 7 1 day, 4 hours ago
- › Lenovo Y400 Screen Modding for larger screen 1 day, 6 hours ago
- › Does Asus have an official Notebook/Laptop Forum? 1 day, 7 hours ago
- › Windows Phones 1 day, 7 hours ago
- › bluetooth probelem on acer aspire 4710z 1 day, 16 hours ago
- › Why linux is more secure than windows os? 1 day, 16 hours ago
View: New Posts | All Discussions
Recent Reviews
- › Lenovo Yoga 13 IdeaPad Convertbale Ultrabook (tablet) 13.3"... by The Bard sRc
- › Alienware M18X by MrFox
- › Kensington Black Contour Pro 17" Notebook Carrying Case Model... by great white
- › Lenovo W530-24382LU i7-3720QM 2.60GHz 4GB 500GB 7200rpm NVIDIA... by Djembe
- › Kingston 8GB (2 x 4GB) 204-Pin DDR3 SO-DIMM DDR3 1333 Laptop Memory by Nicadraus
- › Synology DiskStation 1-Bay (Diskless) Network Attached Storage... by Mr T
- › Barnes & Noble Nook Color by sewshoplady
- › Cooler Master CM Storm Spawn 3500 DPI Optical Sensor Gaming Mouse... by Rotterdamblues
- › Samsung MV-3T4G4 4GB DDR3 Laptop SDRAM (1333MHz PC3-10600) by Rotterdamblues
- › Alienware Aurora m9700 by amythompson172
View: More Reviews
New Articles
- › Intel Summer 2012 SSD Scavenger Hunt - Full... by ranjanis
- › Intel's Maple Crest 330 Series Promotion... by ranjanis
- › Intel Cherryville SSD Spring 2012 Giveaway by ranjanis
- › Intel Cherryville SSD Giveaway 2012 - Terms... by ranjanis
- › Advertise by jdz2287
- › Search And Advanced Search Tutorial by NotebookForums
- › Tagging Tutorial by NotebookForums
- › Add A New Item Tutorial by NotebookForums
- › Image And Video Tutorial by NotebookForums
- › Subscription Tutorial by NotebookForums
View: New Articles | All Articles
Home | Reviews | Forums | Articles | My Profile
About NotebookForums.com | Join the Community | Advertise
© 2013 NotebookForums.com is powered by Huddler Tech | FAQ | Support | Privacy/TOS | Site Map
About NotebookForums.com | Join the Community | Advertise
© 2013 NotebookForums.com is powered by Huddler Tech | FAQ | Support | Privacy/TOS | Site Map




