Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Linux XP Freespire Edition and Ubuntu Version 7.04

 
   Soft32 Home -> Linux2 Arch -> Setup RSS
Next:  Newbie needs help with Grub!  
Author Message
The Moose

External


Since: Jul 23, 2007
Posts: 3



(Msg. 1) Posted: Mon Jul 23, 2007 9:43 am
Post subject: Linux XP Freespire Edition and Ubuntu Version 7.04
Archived from groups: comp>os>linux>setup (more info?)

I've just gotten two CDs with Linux XP Freespire Edition and Ubuntu
Version 7.04.

I tried running Linux XP off the CD to see what it was like.

Questions:
---------------

(1) If I install Linux XP, rather than running from the CD, will
it overwrite what's already on my Windows ME system?? ( I have a
backup of everything that I'm interested in keeping: documents,
programs, Microsoft Outlook Express mailboxes.)

(2) Is there a way to copy or move my files from Windows ME while
logged into Linux-XP?? Is there a way to see the files so that I can
move them??

(3) I have a copy of my Microsoft Outlook Express mailboxes. Are
they convertible to whatever the new mail system is??

(4) Do I want to retain my Windows ME OS and add Freespire Linux-
XP as a dual-boot or should I wipe the harddrive and start from
scratch with only one operating system??

(5) Is there a good set of directions for getting started on Linux-
XP when you're never laid eyes on it before?? I do have a brain; I
worked on computer helpdesks for over 13 years as a senior-level
analyst.

Thanks.

Barb
Back to top
Login to vote
Bit Twister

External


Since: Dec 18, 2004
Posts: 450



(Msg. 2) Posted: Mon Jul 23, 2007 5:18 pm
Post subject: Re: Linux XP Freespire Edition and Ubuntu Version 7.04 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 23 Jul 2007 14:43:04 -0700, The Moose wrote:
> I've just gotten two CDs with Linux XP Freespire Edition and Ubuntu
> Version 7.04.
>
> I tried running Linux XP off the CD to see what it was like.

Never will use or tried, Firespire.

> Questions:
> ---------------
>
> (1) If I install Linux XP, rather than running from the CD, will
> it overwrite what's already on my Windows ME system?? ( I have a
> backup of everything that I'm interested in keeping: documents,
> programs, Microsoft Outlook Express mailboxes.)

My recommendation. download/burn/boot gparted cd from
http://sourceforge.net/project/showfiles.php?group_id=115843&package_id=173828

defrag and scan disk your windows partition to free up at least 10 gig
for a linux install. It is possible to have a
multiboot system, window, frespire, ubuntu,,,,,,

Boot gparted cd, select a disk drive, shrink the windows partition to
create your 10 gig of free space for each linux install.

Click Apply. Click free/unformatted space, set it
Extented, click apply, click free space in unfomatted space, select
partition type swap and make it around 512 meg bytes or size of your
ram whichever is greater. Click apply.

Now exit gparted cd, insert ubuntu cd, click install and during the
partition phase, indicate you want custom/manual. Click the free
unformatted partition and set type as ext3 and / as mount point,
then click apply.

That way if it gets screwd up, you clicked/enterned the wrong commands.

> (2) Is there a way to copy or move my files from Windows ME while
> logged into Linux-XP?? Is there a way to see the files so that I can
> move them??

You should be able to copy from windows to linux. You use the ls
command to list files on any mounted partition and mv command for
moving files around.

> (4) Do I want to retain my Windows ME OS and add Freespire Linux-
> XP as a dual-boot or should I wipe the harddrive and start from
> scratch with only one operating system??

I have never had to wipe/install to make a dual boot system.

> (5) Is there a good set of directions for getting started on Linux-
> XP when you're never laid eyes on it before?? I do have a brain;

Basic problem will be the different apps.
http://www.linuxrsp.ru/win-lin-soft/table-eng.html
http://wiki.linuxquestions.org/wiki/Linux_software_equivalent_to_Windo...softwar

> I worked on computer helpdesks for over 13 years as a senior-level
> analyst.

Sorry to hear that. It going to make it harder to drop old habits. Very Happy
Just think of linux as going from win 3.1 to XP.

You will find the Gnome desktop manager a little harder to use than
windows.

If you install kubuntu or KDE desktop manager, you would soon find
yourself at home on linux faster.

For some basic Linux 101,
http://doc.mandrivalinux.com/MandrakeLinux/101/en/Command-Line.html/
Back to top
Login to vote
The Moose

External


Since: Jul 23, 2007
Posts: 3



(Msg. 3) Posted: Tue Jul 24, 2007 6:14 am
Post subject: Re: Linux XP Freespire Edition and Ubuntu Version 7.04 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jul 23, 6:18 pm, Bit Twister <BitTwis... DeleteThis @mouse-potato.com> wrote:
> On Mon, 23 Jul 2007 14:43:04 -0700, The Moose wrote:
> > I've just gotten two CDs with Linux XP Freespire Edition and Ubuntu
> > Version 7.04.
>
> > I tried running Linux XP off the CD to see what it was like.
>
> Never will use or tried, Firespire.
>
> > Questions:
> > ---------------
>
> > (1) If I install Linux XP, rather than running from the CD, will
> > it overwrite what's already on my Windows ME system?? ( I have a
> > backup of everything that I'm interested in keeping: documents,
> > programs, Microsoft Outlook Express mailboxes.)
>
> My recommendation. download/burn/boot gparted cd fromhttp://sourceforge.net/project/showfiles.php?group_id=115843&package_...
>
> defrag and scan disk your windows partition to free up at least 10 gig
> for a linux install. It is possible to have a
> multiboot system, window, frespire, ubuntu,,,,,,
>
> Boot gparted cd, select a disk drive, shrink the windows partition to
> create your 10 gig of free space for each linux install.
>
> Click Apply. Click free/unformatted space, set it
> Extented, click apply, click free space in unfomatted space, select
> partition type swap and make it around 512 meg bytes or size of your
> ram whichever is greater. Click apply.
>
> Now exit gparted cd, insert ubuntu cd, click install and during the
> partition phase, indicate you want custom/manual. Click the free
> unformatted partition and set type as ext3 and / as mount point,
> then click apply.
>
> That way if it gets screwd up, you clicked/enterned the wrong commands.
>
> > (2) Is there a way to copy or move my files from Windows ME while
> > logged into Linux-XP?? Is there a way to see the files so that I can
> > move them??
>
> You should be able to copy from windows to linux. You use the ls
> command to list files on any mounted partition and mv command for
> moving files around.
>
> > (4) Do I want to retain my Windows ME OS and add Freespire Linux-
> > XP as a dual-boot or should I wipe the harddrive and start from
> > scratch with only one operating system??
>
> I have never had to wipe/install to make a dual boot system.
>
> > (5) Is there a good set of directions for getting started on Linux-
> > XP when you're never laid eyes on it before?? I do have a brain;
>
> Basic problem will be the different apps.http://www.linuxrsp.ru/win-lin-soft/table-eng.htmlhttp://wiki.linuxquestions.org/wiki/Linux_software_equivalent_to_Wind...
>
> > I worked on computer helpdesks for over 13 years as a senior-level
> > analyst.
>
> Sorry to hear that. It going to make it harder to drop old habits. Very Happy
> Just think of linux as going from win 3.1 to XP.
>
> You will find the Gnome desktop manager a little harder to use than
> windows.
>
> If you install kubuntu or KDE desktop manager, you would soon find
> yourself at home on linux faster.
>
> For some basic Linux 101,http://doc.mandrivalinux.com/MandrakeLinux/101/en/Command-Line.html/

Thanks, BT.

My printer just ran out ink and I don't have a CD writer so I'm off to
hunt up some resources.

[quote]
Just think of linux as going from win 3.1 to XP.
[/quote]

Trying to scare me off, huh!?? Very Happy

Thanks.

Barb
Back to top
Login to vote
The Moose

External


Since: Jul 23, 2007
Posts: 3



(Msg. 4) Posted: Mon Aug 13, 2007 6:54 pm
Post subject: Re: Linux XP Freespire Edition and Ubuntu Version 7.04 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jul 23, 6:18 pm, Bit Twister <BitTwis... DeleteThis @mouse-potato.com> wrote:
> On Mon, 23 Jul 2007 14:43:04 -0700, TheMoosewrote:
> > I've just gotten two CDs with Linux XP Freespire Edition and Ubuntu
> > Version 7.04.
>
> > I tried running Linux XP off the CD to see what it was like.
>
> Never will use or tried, Firespire.
>
> > Questions:
> > ---------------
>
> > (1) If I install Linux XP, rather than running from the CD, will
> > it overwrite what's already on my Windows ME system?? ( I have a
> > backup of everything that I'm interested in keeping: documents,
> > programs, Microsoft Outlook Express mailboxes.)
>
> My recommendation. download/burn/bootgpartedcd fromhttp://sourceforge.net/project/showfiles.php?group_id=115843&package_...
>
> defrag and scan disk your windows partition to free up at least 10 gig
> for a linux install. It is possible to have a
> multiboot system, window, frespire, ubuntu,,,,,,
>
> Bootgpartedcd, select a disk drive, shrink the windows partition to
> create your 10 gig of free space for each linux install.
>
> Click Apply. Click free/unformatted space, set it
> Extented, click apply, click free space in unfomatted space, select
> partition type swap and make it around 512 meg bytes or size of your
> ram whichever is greater. Click apply.
>
> Now exitgpartedcd, insert ubuntu cd, click install and during the
> partition phase, indicate you want custom/manual. Click the free
> unformatted partition and set type as ext3 and / as mount point,
> then click apply.
>
> That way if it gets screwd up, you clicked/enterned the wrong commands.
>
> > (2) Is there a way to copy or move my files from Windows ME while
> > logged into Linux-XP?? Is there a way to see the files so that I can
> > move them??
>
> You should be able to copy from windows to linux. You use the ls
> command to list files on any mounted partition and mv command for
> moving files around.
>
> > (4) Do I want to retain my Windows ME OS and add Freespire Linux-
> > XP as a dual-boot or should I wipe the harddrive and start from
> > scratch with only one operating system??
>
> I have never had to wipe/install to make a dual boot system.
>
> > (5) Is there a good set of directions for getting started on Linux-
> > XP when you're never laid eyes on it before?? I do have a brain;
>
> Basic problem will be the different apps.http://www.linuxrsp.ru/win-lin-soft/table-eng.htmlhttp://wiki.linuxquestions.org/wiki/Linux_software_equivalent_to_Wind...
>
> > I worked on computer helpdesks for over 13 years as a senior-level
> > analyst.
>
> Sorry to hear that. It going to make it harder to drop old habits. Very Happy
> Just think of linux as going from win 3.1 to XP.
>
> You will find the Gnome desktop manager a little harder to use than
> windows.
>
> If you install kubuntu or KDE desktop manager, you would soon find
> yourself at home on linux faster.
>
> For some basic Linux 101,http://doc.mandrivalinux.com/MandrakeLinux/101/en/Command-Line.html/

I have tried repeatedly to download the Gparted from SourceForce. I
cannot get it to work. It asks whether I want to open the file or
save to a disk and then goes no further. I have tried several
different mirrors -- no joy.

Any ideas??

Thanks.

Barb
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Lamp Install using UBUNTU Server Edition - Here is a tutorial describing how to setup LAMP using UBUNTU Server Edition. It takes about 15 minutes to have a fully...

Installation of Mandriva-Linux Limited edition 2005 - Hello there, I am trying to install mandriva unsuccesfully. IŽd like to share windows and linux so I split the hard..

How to PERMANENTLY set semaphores in Linux - Suse Personal.. - HI all, I'm using: Linux Suse personal edition 8.2 I am using the dbca with Oracle 9.2. It keeps running out of..

How to PERMANENTLY set semaphores in Linux - Suse Personal.. - HI all, I'm using: Linux Suse personal edition 8.2 I am using the dbca with Oracle 9.2. It keeps running out of..

Linux in the news..CBC article recommends Ubuntu linux - Just thought I'd post this for anyone interested. http://www.cbc.ca/news/background/tech/linux.html

where is the Administor in Ubuntu Linux? - Hi all, I downloaded the installation file 6.06.1 from KUbuntu from KUbuntu website. It was a live CD and I liked it....
       Soft32 Home -> Linux2 Arch -> Setup All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]