SOLVED ! Re: Mounting partitions HELP

2003-01-26 Thread Joris Huizer
--- Alvin Oga <[EMAIL PROTECTED]> wrote: > > > On Sat, 25 Jan 2003, Joris Huizer wrote: > > > I've got the following situation: > > > > /dev/hda : > > - windows stuff > > > > /dev/hdb : > > - /dev/hdb1 : / (root) > > - /dev/hdb2 : swap > > - /dev/hdb3 : /boot NOT IN USE > > - /dev/hdb4 :

Re: Mounting partitions HELP

2003-01-25 Thread Alvin Oga
On Sat, 25 Jan 2003, Joris Huizer wrote: > I've got the following situation: > > /dev/hda : > - windows stuff > > /dev/hdb : > - /dev/hdb1 : / (root) > - /dev/hdb2 : swap > - /dev/hdb3 : /boot NOT IN USE > - /dev/hdb4 : extended partition >- /dev/hdb5 : /home >- /dev/hdb6 : /usr >

Re: Mounting partitions HELP

2003-01-25 Thread Joris Huizer
Sorry if I'm double posting now - but it looks like my previous message was not send --- Seneca <[EMAIL PROTECTED]> wrote: > On Sat, Jan 25, 2003 at 12:49:12AM -0800, Joris > Huizer wrote: > > /dev/hda : > > - windows stuff > > > > /dev/hdb : > > - /dev/hdb1 : / (root) > > - /dev/hdb2 : swap >

Re: Mounting partitions HELP

2003-01-25 Thread Joris Huizer
Hello, You're reply helped getting access to the windows partition - but not yet on the /dev/hdb3 --- Seneca <[EMAIL PROTECTED]> wrote: > On Sat, Jan 25, 2003 at 12:49:12AM -0800, Joris > Huizer wrote: > > /dev/hda : > > - windows stuff > > > > /dev/hdb : > > - /dev/hdb1 : / (root) > > - /dev

Re: Mounting partitions HELP

2003-01-25 Thread David Z Maze
Joris Huizer <[EMAIL PROTECTED]> writes: > 1. How can I mount the /dev/hda ( the bootloader says > /dev/hda1 ) (as root and/or as normal user) ? See mount(8) and fstab(5). > 2. Is it possible to clean ("format", initialize) the > /dev/hdb3 and set a new partition ( /tmp) there ? Create a new fil

Re: Mounting partitions HELP

2003-01-25 Thread Seneca
On Sat, Jan 25, 2003 at 12:49:12AM -0800, Joris Huizer wrote: > /dev/hda : > - windows stuff > > /dev/hdb : > - /dev/hdb1 : / (root) > - /dev/hdb2 : swap > - /dev/hdb3 : /boot NOT IN USE > - /dev/hdb4 : extended partition >- /dev/hdb5 : /home >- /dev/hdb6 : /usr > > I've got two ques

Mounting partitions HELP

2003-01-25 Thread Joris Huizer
I've got the following situation: /dev/hda : - windows stuff /dev/hdb : - /dev/hdb1 : / (root) - /dev/hdb2 : swap - /dev/hdb3 : /boot NOT IN USE - /dev/hdb4 : extended partition - /dev/hdb5 : /home - /dev/hdb6 : /usr I've got two questions: 1. How can I mount the /dev/hda ( the bootl