Results 11 to 15 of 15
It says the drive is mounted
How do I unmount it?
Also how do I make it reiser instead of ext2?
I dont need it now but I will in ...
- 07-24-2005 #11Just Joined!
- Join Date
- Jul 2005
- Posts
- 29
It says the drive is mounted
How do I unmount it?
Also how do I make it reiser instead of ext2?
I dont need it now but I will in future
- 07-24-2005 #12Just Joined!
- Join Date
- Jul 2005
- Posts
- 29
root@slax:~# unmount /dev/hda1
-bash: unmount: command not found
root@slax:~# unmnt /dev/hda1
-bash: unmnt: command not found
root@slax:~# mke2fs -j /dev/hda1
mke2fs 1.35 (28-Feb-2004)
/dev/hda1 is mounted; will not make a filesystem here!
root@slax:~#
- 07-24-2005 #13forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
umount (notice no letter "n" as second letter)
- 07-24-2005 #14Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
mkreiserfs = command for making reiser partitions.
Do $ free -m at the CLI that will tell you how much ram you have. If it's 512, you can choose to skip the swap file, or not, it's up to you.
Unmounting is done by typing # umount - and not 'unmount'
. Cdmmon mistake.
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 07-24-2005 #15Just Joined!
- Join Date
- Jul 2005
- Location
- cedar hill,tx
- Posts
- 23
boot off the cd and at the # prompt type "cfdisk"
normally i dont think you need this "/dev/hda" with one hard drive it will default to the primary master.
I did not have to mount anything with the slack 10.1 4cd set.
After the partition you'll go into SETUP and after your swap is detected it will ask you for ReiserFS or ext2, 3.
I think reiserFS is the best option.
good luck
dyn0myt3


