Klistvud (klist...@gmail.com on 2011-05-21 10:04 +0200):
> Dne, 21. 05. 2011 09:40:02 je Camaleón napisal(a):
>
> [snip]
>
> > I have not much experience with GPT partitioning but nowadays with
> > moderns distributions it should not be a problem :-?
>
> Don't know about LVM/RAID setups, but pla
Dne, 21. 05. 2011 09:40:02 je Camaleón napisal(a):
[snip]
I have not much experience with GPT partitioning but nowadays with
moderns distributions it should not be a problem :-?
Don't know about LVM/RAID setups, but plain old one-disk setups need a
(tiny) dedicated boot partition if you wan
On Sat, 21 May 2011 11:35:42 +0530, Joy wrote:
> I am using IBM System X 3400 M3 with Raid1 and Raid5.
> Raid1 id being used to have Debian and raid5 for /home partiotion.
Are those raid over a hardware raid controller or you want to create a
software based raid?
> Whenever i am tr
Here's what I do, got it from some dual-boot HOWTO or something:
1. The Win2000 system is set up and installed, all OK.
2. Lilo is set up as follows:
boot=/dev/hda5 # instead or boot=/dev/hda
This is the option to install to the partition instead of the MBR.
3. After running lilo, I run the
On Wed, Sep 05, 2001 at 05:20:57PM -0600, LaGuardia, Kristofer S. wrote:
> I would do that, but there is one main problem that i can't remember if i
> mentioned way back in the beginning...I have my three hard drives on a
> Promise UDMA66 card...and my DVD and CD burner are on the motherboard.
> So
Title: RE: Help installing Debian 2.2r3 (formerly 2.2r17 - brain misfire )
I would do that, but there is one main problem that i can't remember if i mentioned way back in the beginning...I have my three hard drives on a Promise UDMA66 card...and my DVD and CD burner are on the mother
On Wed, 5 Sep 2001 10:32:13 -0600
"LaGuardia, Kristofer S." <[EMAIL PROTECTED]> wrote:
> Believe me, I don't want to give up on Debian. I would really really
like
> to get it up and running. My biggest problem is Win2000 is installed
on the
> C drive, or first drive, and Debian is installed on
Title: RE: Help installing Debian 2.2r3
How did you do it? Also, do you have Win2000 on your first drive and then Debian on your second drive?
> -Original Message-
> From: Rino Mardo [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 05, 2001 6:16 AM
> To:
On Wed, Sep 05, 2001 at 04:16:46PM +1000 or thereabouts, Matthew Dalton wrote:
> Hall Stevenson wrote:
>
> > No worries here... Using seperate physical drives makes things
> > much easier. This will actually be a LILO 'issue', but it can
> > handle it just fine. One thing: Install Lilo to your 'fi
On Wed, Sep 05, 2001 at 10:32:13AM -0600, LaGuardia, Kristofer S. wrote:
| Believe me, I don't want to give up on Debian. I would really really like
| to get it up and running. My biggest problem is Win2000 is installed on the
| C drive, or first drive, and Debian is installed on the D drive. I
Title: RE: Help installing Debian 2.2r3 (formerly 2.2r17 - brain misfire)
Believe me, I don't want to give up on Debian. I would really really like to get it up and running. My biggest problem is Win2000 is installed on the C drive, or first drive, and Debian is installed on the D driv
On 2001.09.05 15:39 "LaGuardia, Kristofer S." wrote:
> Okay, I didn't install LILO to the MBR. I did install it to the boot
> partition. However, nothing came up at boot time. Oh well, i will try
> again tonight...maybe I'm just missing something. Where would I find cd
> images of "Woody"? I a
On Wed, Sep 05, 2001 at 07:39:17AM -0600, LaGuardia, Kristofer S. wrote:
| Okay, I didn't install LILO to the MBR. I did install it to the boot
| partition. However, nothing came up at boot time. Oh well, i will try
| again tonight...maybe I'm just missing something. Where would I find cd
| ima
On Wed, Sep 05, 2001 at 04:16:46PM +1000, Matthew Dalton wrote:
> Hall Stevenson wrote:
>
> > No worries here... Using seperate physical drives makes things
> > much easier. This will actually be a LILO 'issue', but it can
> > handle it just fine. One thing: Install Lilo to your 'first'
> > (/dev/
On Wed, Sep 05, 2001 at 04:16:46PM +1000, Matthew Dalton wrote:
> Hall Stevenson wrote:
>
> > No worries here... Using seperate physical drives makes things
> > much easier. This will actually be a LILO 'issue', but it can
> > handle it just fine. One thing: Install Lilo to your 'first'
> > (/dev/
Hall Stevenson wrote:
> No worries here... Using seperate physical drives makes things
> much easier. This will actually be a LILO 'issue', but it can
> handle it just fine. One thing: Install Lilo to your 'first'
> (/dev/hdaX) hard disk's MBR.
Don't install LILO to the MBR! If Windows 2000 is an
On 2001.09.04 21:39 Timeboy wrote:
> On 2001.09.04 11:51 "LaGuardia, Kristofer S." wrote:
>
> > Quick question, if I
> > want to create a partition for /usr, how would I specify the partition is
> > for /usr? Is it a type? Anyhow...
>
> Hope i understand this question! What do you mean with spe
On 2001.09.04 21:56 Timeboy wrote:
>
> A little warning:
>
>
> image=/boot/vmlinuz<-!!
> root=/dev/hda9
> append="idebus=33 hdc=ide-scsi"
> label=Linux
> read-only
>
> My vmlinuz is on this place: /boot/vmlinuz. But i mean yours will be:
>
A little warning:
image=/boot/vmlinuz<-!!
root=/dev/hda9
append="idebus=33 hdc=ide-scsi"
label=Linux
read-only
My vmlinuz is on this place: /boot/vmlinuz. But i mean yours will be:
/boot/vmlinuz-2.2.17. You can let this part of lil
On 2001.09.04 11:51 "LaGuardia, Kristofer S." wrote:
> Quick question, if I
> want to create a partition for /usr, how would I specify the partition is
> for /usr? Is it a type? Anyhow...
Hope i understand this question! What do you mean with specify a
partition? Ok. I think you like to know wh
On Tue, 4 Sep 2001, LaGuardia, Kristofer S. wrote:
> I tried searching the lists, but couldn't find anything. I want to dual
> boot 2.2r17 with Windows 2000. All of the tutorial I have seen show both
> residing on the same hard drive. Well, I would like them on separate hard
> drives. The hard
Hi,
Glad to hear about you using the Linux OS. and Debian is a great
Dist. to use, a little more tricky than most others, (mandrake, etc)
but in the end, I think you may prefer it over others.
Quoting "LaGuardia, Kristofer S." <[EMAIL PROTECTED]>:
> I tried searching the lists, but couldn't find
> I tried searching the lists, but couldn't find anything.
> I want to dual boot 2.2r17 with Windows 2000. All
> of the tutorial I have seen show both residing on the
> same hard drive. Well, I would like them on separate
> hard drives. The hard drives are arranged as...
No worries here... Using
On Thu, 24 May 2001 10:07:18, Smruti wrote:
>
> Hello
> I am a new user of LINUX, & want to install Debian-LINUX in my system. I
> already have windows-98 in my system. I have a 20GB hard disk partitioned
> into 4 Drives. I want to install LINUX in one of my pre-exixting
> partitions(e,g : D/).
On Thu, May 24, 2001 at 10:07:18AM +0530, Smruti Jena wrote:
> Hello
> I am a new user of LINUX, & want to install Debian-LINUX in my system. I
> already have windows-98 in my system. I have a 20GB hard disk partitioned
> into 4 Drives. I want to install LINUX in one of my pre-exixting
> partiti
Jan Enning wrote (on 20 May 2001, at 21:17):
> > I am new to Debian Linux. After downloading files from BASE-i386 and
> > DISK-i386 directory, i've tried to install debian. I typed INSTALL and
> > the install.bat file run. After loading some modules, I am stuck to the
> > the following message:
Well I've got a 'solution' :-) The reason I didn't use any floppy is simple
because they are most of the time broken, old, etc...not very reliable.
But if you don't have any bandwidth, stick with the floppy :-)
I downloaded the complete Debian ISO and burned it on a CD, then bought a
crappy ATA 50
On Wed, May 23, 2001 at 02:18:30PM -0700, Arnold Canete wrote:
> Hello guys!
>
> I am new to Debian Linux. After downloading files from BASE-i386 and
> DISK-i386 directory, i've tried to install debian. I typed INSTALL and
> the install.bat file run. After loading some modules, I am stuck to the
On Mon, Feb 12, 2001 at 06:18:53PM +0100, Tobias Hahn wrote:
> Hi!
>
> I purchased a new computer and I would like to install debian on it. If
> possible, I would like to install kernel 2.4. Is this possible from the
> beginning of the installation? If not so, is there a way to build custom
> boo
[EMAIL PROTECTED] wrote:
> My father wants to make some changes in his Bussines and I am
>trying to get Debian/Linux into those changes.
>
> I will explain myself:
>He is going to change his system:
>
>Computer: FUJITSU TITAN2600 (with 24 terminals)
>O.S.: PICK O.A. v5.2
>
[EMAIL PROTECTED] wrote:
> What I think he needs:
>
> A PICK interpreter or so.
> Something to convert the old data.
> Some program to later on replace that PICK interpreter?
> Probably some way to keep both systems in parallel.
That sounds like a pretty complete list. However, it's likely t
Hi all,
I have found out that I am having a problem downloading the file from the
ftp site (sunsite.unc.edu/pub/linux/distributions/debian/buzz/msdos-i386),
but I don't know how to fix it. If I click on the file (using Netscape
Navigator), I get the binary garbage written out to my screen. If I
On Fri, 15 Nov 1996, Wayne Richardson wrote:
> I can download these packages from the internet from my windows '95
> machine and then transfer them to the Linux system using a diskette.
> When I try to run dpkg on these files I get errors.
Are you *certain* that you are transferring them in BI
33 matches
Mail list logo