Results 1 to 10 of 15
Hi!
How do you allocate more disc space in SUSE 10.1??
Im trying to download a file, but I cant finish it because there are not enough disc space in ...
- 06-01-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
NEWBIE: allocate more disc space?
Hi!
How do you allocate more disc space in SUSE 10.1??
Im trying to download a file, but I cant finish it because there are not enough disc space in sys-home...
Im a total newbie, so please explain it like im four years old
- 06-01-2007 #2
You can have a look in this thread.
- 06-01-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
Thanks for the link....but I still dont get it.
If I try to do this:
lvextend -L+1G /dev/mapper/sys-home
It says that the volume group mapper doesnt exist...how do I fix that? And yes, Im a newbie
- 06-01-2007 #4
resize Partitions with GParted LiveCD.
if you have any confusion, Open Terminal/Konsole and execute this
post output here.Code:su fdisk -l
lets check you disks existing partition structure first.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-04-2007 #5Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
More trouble...when I tried to booth this morning I get the following error:
"The following installation problem was detected while trying to start KDE:
$HOME directory (/home/klu) is out of disc space
KDE is unable to start"
Im using SUSE with VMware....anybody know what to do?
- 06-04-2007 #6
boot up in command line mode, (add <space> 3 at the end of kernel line) and log in as root and free some space.
execute this
post the output of fdisk -l command.Code:cd /var/log rm -f messages.*
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-04-2007 #7Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
Thanks for your quick response! Where do I find this kernel line?
- 06-04-2007 #8
Highlight SuSe title in GRUB menu and press 3. press Enter key. SuSe will boot up in command line mode.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-04-2007 #9Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
Logged in as root
fdisk -l
************************************************** *******
Disk /dev/sda: 16.1GB, 16106127360 bytes
255 heades, 63 sectors/track, 1958 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 262 2104483+ 83 Linux
/dev/sda2 263 13623120 8e Linux LVM
************************************************** *******
I was not able to change the kernalline, Im running a Virtual Machine, but Im logged in as root user....
- 06-04-2007 #10Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
Can anybody help?


Reply With Quote