Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Newbie
Reload this Page Decreasing swap partition
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Newbie If you're new to the wonderful world of Linux, start here!

Reply
 
Thread Tools Display Modes
Old 05-27-2008   #21 (permalink)
Linux Guru
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,568
Quote:
Originally Posted by imranka View Post
Hi,

I think partedmagic < 2.2 is not so easily available now. Tried torrents but no seeds, checked in the parted magic own website, no link. So what to do? Where can I get this?
One of their mirrors has version 2.0 here.
Jonathan183 is offline   Reply With Quote
Old 05-31-2008   #22 (permalink)
Linux Newbie
 
imranka's Avatar
 
Join Date: Dec 2007
Location: Hyderabad
Posts: 107
Quote:
Originally Posted by Jonathan183 View Post
One of their mirrors has version 2.0 here.
Thanks Jonathan for the link. With 2.0 somehow I managed to boot in failsafe mode. But there its presenting me with a prompt. i didn't get what I've to type there. I checked with df -h and fdisk -l command, but what after that?

Appreciate your help.
__________________
Imran
Linux User #467555 | Kubuntu 7.10 | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | 1 GB RAM | 160 GB SATA
imranka is offline   Reply With Quote
Old 05-31-2008   #23 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,411
Do you have LiveCD of Ubuntu? GParted is pre-installed in Ubuntu and you can resize partitions with it easily.
I have a LiveCD of FC8 and GParted is available in it. I dont know where I have put that CD right now and I can't tell you exact location GParted in Fedora's Menu. I will find it soon and let you know.
__________________
New Users: Read This First


devils casper is offline   Reply With Quote
Old 05-31-2008   #24 (permalink)
Linux Newbie
 
imranka's Avatar
 
Join Date: Dec 2007
Location: Hyderabad
Posts: 107
I've two Ubuntu LiveCD left, both of them are stuck while booting from kernel
__________________
Imran
Linux User #467555 | Kubuntu 7.10 | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | 1 GB RAM | 160 GB SATA
imranka is offline   Reply With Quote
Old 05-31-2008   #25 (permalink)
Linux Guru
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,568
Boot PartedMagic in failsafe mode then type menu. This will bring up a menu, try the second option 'start X in vesa mode' and see if GUI will start. If GUI starts use visparted to do the resize.

Ed: you could also try to configure X for your graphics card ... I think its the 3rd menu option.
Jonathan183 is offline   Reply With Quote
Old 06-01-2008   #26 (permalink)
Linux Newbie
 
imranka's Avatar
 
Join Date: Dec 2007
Location: Hyderabad
Posts: 107
I forgot to mention one thing: in the failsafe mode it shows something like "waking up devices" then it says "oops, cannot find any live media", and then it throws me into that terminal. There typing "menu" or "man parted" returns -bash: command not found.

So, I couldn't do anything else with that dumb terminal.
__________________
Imran
Linux User #467555 | Kubuntu 7.10 | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | 1 GB RAM | 160 GB SATA
imranka is offline   Reply With Quote
Old 06-01-2008   #27 (permalink)
Linux Guru
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,568
Try the system rescue CD which also has gparted on or gparted there is a live CD or a hard disk install.

After that you are either stuck with a command line version such as parted running from a live CD or installing gparted on your system, switch off swap, unmount home and resize that way or leaving things as they are until you do your next system upgrade/install.

If you can't get one of the live CD options to work I'd be tempted to leave things until you do the next big install/system upgrade.
Jonathan183 is offline   Reply With Quote
Old 06-04-2008   #28 (permalink)
Linux Newbie
 
imranka's Avatar
 
Join Date: Dec 2007
Location: Hyderabad
Posts: 107
Heh, again it itched me. Got hold of an kubuntu 7.10 dvd. started qtparted, selected my /dev/sda8 and clicked resize, gave 256 MB. Then what? nothing. No sign of life. Tried with "format", even "delete" - no luck, no live. whats going on here?

And may ask something else?
From kubuntu liveCD how can I check my fedora partition? Are they automatically mounted or I have to do? If auto mount, then how can I find that? And in kubuntu I think I've to be root to do most of the command. So, how can I be root? there's no option for password or something in a liveCD.
__________________
Imran
Linux User #467555 | Kubuntu 7.10 | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | 1 GB RAM | 160 GB SATA
imranka is offline   Reply With Quote
Old 06-04-2008   #29 (permalink)
Linux Guru
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,568
Just type sudo before the command you want if you need to run with root rights. For example open a terminal and type
Code:
sudo fdisk -l
for see your partition structure.

If you type
Code:
mount
you should get a list of all the mounts ... existing hard drive partitions are probably mounted to /media from the live CD eg /media/sda1, /media/sda2

Can you post the full fdisk output?
Jonathan183 is offline   Reply With Quote
Old 06-05-2008   #30 (permalink)
Linux Newbie
 
imranka's Avatar
 
Join Date: Dec 2007
Location: Hyderabad
Posts: 107
Thanks Jonathan for you quick reply. I've already posted the fdisk -l output on page #1.

And any idea about the strange behavior of qtparted?

Anyway, I can look into this only after 11 hrs
__________________
Imran
Linux User #467555 | Kubuntu 7.10 | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | 1 GB RAM | 160 GB SATA
imranka is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 06:44 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0