php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#217586 - 05/31/02 12:19 PM SuSe anyone?
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
As soon as my computer is delivered (and I'm getting impatient over this but I guess it's only been a week since the order has been placed) I would like to set up a dual boot WinXP/Linux install. I know SuSe states that it can and does provide the tools (FAT file format only) to accomplish this task. Does RedHat allow for this also? Most I ever hear about is RedHat so I figure this is more main stream as far as Linux goes and I would rather stick to that for now.
_________________________
~Dave
ChattersOnline.com

Top
#217587 - 06/01/02 09:38 PM Re: SuSe anyone? [Re: sjsaunders]
navaho Offline
Veteran

Registered: 10/05/00
Posts: 2518
Loc: navahoville! :D
Redhat can as well using either Lilo or Grub. Personally I have not managed to make Grub boot into a FAT32 system but I only tried once, weakly at that. I do have a couple of dual boot Rh7.3/Win2k sytems that use NTFS and had no problem getting Grub to work right. Ont he one that didn't work one of the drives was IDE, the other SCSI. That might have been my problem. Dunno. Didn't really spend any time thinking about it until now. <img src="/forum/images/icons/wink.gif" alt="" /> <br /> <br />Install the Windows O/S first, then RedHat. I find it a lot easier that way. Usually lilo figures it out on it's own. I had to tinker with the grub.conf a lil. One small change and it was working fine. <br /> <br />[edited] Opps. forgot to answer this... never used SuSe.


Edited by navaho (06/01/02 09:39 PM)
_________________________
Picture perfect penmanship here.

Top
#217588 - 06/02/02 03:13 PM Re: SuSe anyone? [Re: zerind]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Thanks for the information. I'm going to be setting up a dual boot so I can get my feet wet with Linux. The computer I ordered is a dual Duron system with raid. I'm not sure how easy it will be to get both OS's using the raid 0 settings. Guess I will find out though... lol <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#217589 - 06/05/02 08:08 AM Re: SuSe anyone? [Re: sjsaunders]
hatter Offline
Journeyman

Registered: 01/02/01
Posts: 101
Loc: USA
I have XP dual booting with Mandrake, and XP is using NTFS. lilo, grub..etc only writes info to the MBR, so it shouldn't matter whether or not your using fat or ntfs. <br /> <br />Granted, you won't be able to read your XP partition from linux using NTFS <img src="/forum/images/icons/crazy.gif" alt="" />
_________________________
Hatter
www.carfaxabbey.net

Top
#217590 - 06/05/02 12:58 PM Re: SuSe anyone? [Re: Neo11223]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
Do think it's preferable to use NTFS for XP, in a dual boot situation like that?<br /><br />I know that are certain advantages to NTFS over FAT. I was wondering if they outweigh the convenience of being able to read one partition when booted in the other partition.
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#217591 - 06/05/02 03:14 PM Re: SuSe anyone? [Re: joeuser]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I think there is some advantage with NTFS especialy when the computer is a shared one as the directories and files can be better protected. For me I intend on using FAT so I can read and write to both partitions from either OS. If NTFS will allow from both OS's then I'll be going that route then.<br /><br />I have an old 200mhz machine that I have thought about setting up as a local webserver to test things on using Linux. This all is to get a feel for the OS before I go and set up a machine to colocate somewhere. (and to be able to test scripts locally too) <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#217592 - 06/07/02 09:02 AM Re: SuSe anyone? [Re: sjsaunders]
hatter Offline
Journeyman

Registered: 01/02/01
Posts: 101
Loc: USA
My thoughts too...If you're not worried about the added security of ntfs, I'd go with fat as to be able to read from both OSs. <br /><br />Another alternative would be to set aside a small 2-3gig fat32 partition just for sharing between the OSs. (probably what I'm going to do in the next few days)
_________________________
Hatter
www.carfaxabbey.net

Top
#217593 - 06/07/02 09:24 AM Re: SuSe anyone? [Re: Neo11223]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
Thanks. Another decision to make <img src="/forum/images/icons/frown.gif" alt="" /><br /><br />What are the actual advantages of NTFS over FAT32?<br /><br />I don't plan on using my PC as a server, so I'm the only one who can access it. It's possible that I might hook it up an a LAN, but I would be the only one with access to the LAN.
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#217594 - 06/07/02 09:41 AM Re: SuSe anyone? [Re: joeuser]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
These are some advantages of NTFS over FAT32 as far as I have heard mentioned:<br /><br />NTFS scales to larger drives. <br />NTFS is more secure in a shared invironment.<br />NTFS is more efficient in disk space usage.<br />NTFS allows quicker access to the data.<br /><br />This is only what I have heard. I haven't found anything documentation wise that supports these statements but I haven't looked for any either. <img src="/forum/images/icons/wink.gif" alt="" /><br />
_________________________
~Dave
ChattersOnline.com

Top
#217595 - 06/07/02 03:47 PM Re: SuSe anyone? [Re: sjsaunders]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8372
Loc: Olympia, WA
You might want to take a look at Debian for your Linux installation as well. I used to be a die-hard Redhat fanatic but after using Debian I wouldn't go back. No need to worry about dependencies when doing RPM installs. New version of PHP out, apt-get install php4. Or what I do is I just periodically run apt-get update and apt-get upgrade and it goes out and grabs all new versions of packages I am running and upgrades them. Makes maintaining my server soooo much easier.
_________________________
StogieSmokers.com

Top
#217596 - 06/07/02 04:02 PM Re: SuSe anyone? [Re: Sally]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Ooooo I like the sound of that... automatic updating. Ok I'm sold. <img src="/forum/images/icons/wink.gif" alt="" /><br /><br />Wednesday I had to call the company that I ordered my custom pc from and they said they couldn't ship it because the motherboard/cpu makers no longer support the dual Duron setup. I thought this was kind of odd since they stated they had the parts on their shelves so a change as such should not have mattered. Oh well... after much conversation on what they could substitute to make me happy (they didn't want to credit the credit card, of course) I ended up with a better computer than I had ordered. (Dual Athlon MP 1500+ instead of Dual Duron 1.2) but lost the raid ability. Oh well... more cpu power can't hurt. <img src="/forum/images/icons/smile.gif" alt="" /> Now if it would just get here!!! LoL kinda like waiting for Christmass day... arrrgggg...
_________________________
~Dave
ChattersOnline.com

Top
#217597 - 10/07/02 10:39 AM Re: SuSe anyone? [Re: sjsaunders]
adamg_dup1 Offline
Lurker

Registered: 10/06/02
Posts: 4
Loc: USA, MA
If i were in the same situation, I would use gentoo linux with vmware workstation.<br /><br />VMware alows you to run windows over your linux desktop.<br /><br />But if you are new to linux, i would suggest debian linux <img src="/forum/images/graemlins/tongue.gif" alt="" />
_________________________
AdamG

Top
#217598 - 10/07/02 11:08 AM Linux on the desktop... getting easier. [Re: hugequads]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I went with Mandrake 9.0 since I feel they have done the most effort to bring linux to the desktop market not to mention that I believe they have the widest range of drivers to support my hardware. Redhat 8.0 is my second choice as they to have started some in-roads to the desktop market with this version. Graphical User Interfaces are key to many users that are used to the Windows environment. These two versions seem to be at the forefront as far as linux goes. I still think I may try SuSe in the future as I am saving my pennies for a x86-64 Opteron based server sometime next year. As of this time I have not heared anything definative about Redhat and Mandrake supporting this processor but I'm sure they will eventually.<br /><br />Since I only have a dial up connection it wasn't an option to download the ISO's for Mandrake so I purchased copies of the CD's from UnixCD.com for about 15.00 dollars. They are redistributing linux in accordance with the Gnu Public License (GPL) which is great. There are other sites doing the same too. They are bringing linux to the masses at an affordable price. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />My disks should arrive in 1 to 2 weeks but I'm sure they will get here sooner. I'll post back how things go. I'm looking forward to moving away from windows. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#217599 - 10/07/02 12:57 PM Re: Linux on the desktop... getting easier. [Re: sjsaunders]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
You're going to love 9.0! I have 8.2 on my one machine now, and like it a lot. Saw a friend of mine using 9.0 and its even better. I seriously found it easier to install mandrake than most windows installations, and all of my hardware worked right after the install.

Top
#217600 - 10/07/02 01:06 PM Re: Linux on the desktop... getting easier. [Re: palmen]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
That's good to hear. It's also nice to know someone else is using Mandrake too. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />The only thing I know I'm going to miss about windows is dreamweaver. There isn't anything comparably close for linux that I can find. <img src="/forum/images/graemlins/crazy.gif" alt="" /><br /><br />But, I can always boot to windows and use it when needed. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#217601 - 10/07/02 01:12 PM Re: Linux on the desktop... getting easier. [Re: sjsaunders]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
The only thing I know I'm going to miss about windows is dreamweaver. There isn't anything comparably close for linux that I can find.<br /><br />Why not just use vi or pico? You don't need no stinkin' WYSIWYG HTML editor. <img src="/forum/images/graemlins/tongue.gif" alt="" />
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#217602 - 10/07/02 01:26 PM Re: Linux on the desktop... getting easier. [Re: joeuser]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Because I can design templated layouts (which are visual) <img src="/forum/images/graemlins/wink.gif" alt="" /> so much quicker than otherwise. <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />pico is how I normally do editing at the telnet prompt but honestly it's DULL. lol<br /><br />I played with vi also but am more used to pico.
_________________________
~Dave
ChattersOnline.com

Top
#217603 - 10/07/02 01:35 PM Re: Linux on the desktop... getting easier. [Re: sjsaunders]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
The only thing that keeps me from going completely linux is the lack of high-end software. ie. dreamweaver, photoshop, autocad, arcview GIS, microstation.... etc. I need to use these on almost a daily basis, so its tough to be constantly switching OS on boot or have two computers <img src="/forum/images/graemlins/frown.gif" alt="" />

Top
#217604 - 10/07/02 01:43 PM Re: Linux on the desktop... getting easier. [Re: palmen]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I plan on framiliarizing myself with the GIMP? as it looks to be all that I really need for graphics. As far as I can see my email/web browsing tasks are covered too. Since I do more coding than designing these days I wont need a WYSIWYG editor that often. Was Corel Draw ever released for linux? I used to have it for windows a few years back. It's not adobe photoshop but it's not chopped liver either... lol <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#217605 - 10/07/02 01:45 PM Re: Linux on the desktop... getting easier. [Re: sjsaunders]
Aglavalin Offline
Enthusiast

Registered: 06/18/02
Posts: 394
Loc: Southern California
Just use more than one box with a switchbox. That's what I do with my old machines instead of selling them off for pennies on the dollar for what I paid for them.

Top
Page 1 of 2 1 2 >


Who's Online
0 registered (), 26 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
Yesterday at 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks