Re: mount previously formatted linux drive

2006-03-05 Thread Marty Landman
At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: Did you try to mount it with the following line? mount -t ext2 /dev/hdb /path/to/mountpoint Thanks Oli. This seems fine, I guess. Will explain a bit more detail. My install just finished this afternoon. I've got 3 ide's and only hda got us

Re: mount previously formatted linux drive

2006-03-05 Thread Marty Landman
At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: Did you try to mount it with the following line? mount -t ext2 /dev/hdb /path/to/mountpoint Thanks Oli. This seems fine, I guess. Will explain a bit more detail. My install just finished this afternoon. I've got 3 ide's and only hda got us

Re: mount previously formatted linux drive

2006-03-05 Thread Vincent Smeets
Marty Landman wrote: At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: Þann 2006-03-04, 15:35:43 (-0500) skrifaði Marty Landman: > I have installed woody on hda and also mounted hdd. hdc is my cdrom and hdb > is a 250gb linux drive from an old redhat installation on this box which > has dat

Re: mount previously formatted linux drive

2006-03-05 Thread mslinuz
Andrew Sackville-West wrote: >On Sat, 04 Mar 2006 17:19:38 -0500 >Marty Landman <[EMAIL PROTECTED]> wrote: > > > >>At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: >> >> >>>�ann 2006-03-04, 15:35:43 (-0500) skrifa�i Marty Landman: >>> >>> I have installed woody on hda and also m

Re: mount previously formatted linux drive

2006-03-04 Thread Andrew Sackville-West
On Sat, 04 Mar 2006 17:19:38 -0500 Marty Landman <[EMAIL PROTECTED]> wrote: > At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: > >Þann 2006-03-04, 15:35:43 (-0500) skrifaði Marty Landman: > > > I have installed woody on hda and also mounted hdd. hdc is my cdrom and > > hdb > > > is a 250gb lin

Re: mount previously formatted linux drive

2006-03-04 Thread Marty Landman
At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: Þann 2006-03-04, 15:35:43 (-0500) skrifaði Marty Landman: > I have installed woody on hda and also mounted hdd. hdc is my cdrom and hdb > is a 250gb linux drive from an old redhat installation on this box which > has data on it I would like to

Re: mount previously formatted linux drive

2006-03-04 Thread Philipp Pagel
Marty Landman <[EMAIL PROTECTED]> wrote: > hdb is a 250gb linux drive from an old redhat installation on this box > which has data on it I would like to keep. For temporary access a simple mount command using an exisitng mountpint will do. If you goal is to have the disk mounted in the boot proces

Re: mount previously formatted linux drive

2006-03-04 Thread Olafur Jens Sigurdsson
Þann 2006-03-04, 15:35:43 (-0500) skrifaði Marty Landman: > I have installed woody on hda and also mounted hdd. hdc is my cdrom and hdb > is a 250gb linux drive from an old redhat installation on this box which > has data on it I would like to keep. During the Woody install I attempted > to moun

mount previously formatted linux drive

2006-03-04 Thread Marty Landman
I have installed woody on hda and also mounted hdd. hdc is my cdrom and hdb is a 250gb linux drive from an old redhat installation on this box which has data on it I would like to keep. During the Woody install I attempted to mount hdb but was told that the mount point was invalid. I tried a va