LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 12-25-2006, 12:04 AM   #1
ikarus
Member
 
Registered: Jun 2005
Distribution: mandrake 10.1
Posts: 97

Rep: Reputation: 15
partiton tool fails on usb external drive


I'm trying to install the latest open SUSE on a 400gb external USB drive currently formatted with FAT32. The object is to have dual boot with any machine with a correctly enabled BIOS.

After starting the DVD the installer proposes a feasible partitioning regime for the external drive. However after an apparently successful attempt to re-size the existing windows partition on the external USB drive, it hangs with an error -"cannot use this partitioning tool, (PARTED), to edit partitions on this disk."

Now I am stuck with an external disk which is half its orriginal capacity and neither Windows, Partition Magic or PARTED in Linux is prepared to have anything to do with the apparent free space.( some 200GB)

My two questions are:

1. Is there any way I can recover my external disk capacity without loss of data?

2. Is it possible to achieve my goal to have SUSE linux installed on this drive as a boot device?

Regards
IK
 
Old 12-25-2006, 01:52 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,103

Rep: Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117
Can't see why not - but then we are talking about Suse.
What does (as root) "fdisk -l" (that's a lower case ell) show ???
 
Old 12-26-2006, 02:04 PM   #3
ikarus
Member
 
Registered: Jun 2005
Distribution: mandrake 10.1
Posts: 97

Original Poster
Rep: Reputation: 15
partition tool fails on usb external drive

Disk /dev/sda: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 22048 177092527 b W95 FAT32
Partition 1 does not end on cylinder boundary.
/dev/sda2 22048 48641 213616274 f W95 Ext'd (LBA)
/dev/sda5 22048 22309 2104483+ 82 Linux swap / Solaris
/dev/sda6 22310 22571 2104483+ 83 Linux
/dev/sda7 22572 22833 2104483+ 83 Linux
ubuntu@ubuntu:~$

Looks almost reasonable doesn't it? Well that's what UBUNTU live cd reports, but SUSE doesn't seem to like it

Any idea how I can get it to install on that?

Regards and thanks for reply
IK
 
Old 12-26-2006, 05:17 PM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,103

Rep: Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117
Can't you simply use the partitions "as-is", and assign mount points duing the install ??. Most installers have an "expert" mode or similar.
I always install like this - never trust an installer, particularly a GUI.

If it were me I'd check that the primary and extended don't overlap - use "-u" on the fdisk list. Regardless, I'd be inclined to empty and delete that extended and reallocate on cylinder boundaries, just for peace of mind.
Oh, an FAT{32} ain't the most efficient filesystem - especially as it gets bigger. A couple of hundred Gig is a bit extreme IMHO.
 
Old 12-27-2006, 02:45 PM   #5
ikarus
Member
 
Registered: Jun 2005
Distribution: mandrake 10.1
Posts: 97

Original Poster
Rep: Reputation: 15
partiton tool fails on usb external drive

OK - GpartEd seems quite happy to handle this drive so IŽve made the sda1 group Linux EXT3 and swap. Now IŽll see how SUSE likes dem apples!

I take your point about the extended partition. It is a bit mucky so if it doesnŽt work IŽll start over.

Yeah - that big drive came ready formatted with FAT32 in its USB caddy. If I can get Linux going on it I will probably eat most of the fat away!

regards and thanks for the help.
IK
 
Old 12-28-2006, 02:07 PM   #6
ikarus
Member
 
Registered: Jun 2005
Distribution: mandrake 10.1
Posts: 97

Original Poster
Rep: Reputation: 15
SUSE 10.2 now working on the external drive. However I can only boot using the installation CD from where I can direct it to use the installed system.

BIOS is set to boot from USB but it takes no notice of it at boot time.

During istallation I told Yast to boot from my root partition on the USB drive.

How do I persuade the system to look here for my GRUB boot manager?

IK
 
Old 01-13-2007, 12:54 PM   #7
BORELLI
LQ Newbie
 
Registered: Jan 2007
Posts: 3

Rep: Reputation: 0
Usb Boot Drive Mandriva

The Thing I've Been Working On Is Similar, But Installed The Usb Os From The Live Install And I've Gotten It To The Point Where It Tries To Mount Root But Won't Do It. Thus Kernel Panic. I Boot From Grub Without A Initrd Line. So I Think That Either My Root Partition Is Not Assigned As Root. Or The Kernel Isn't Finding Something It Wants There. It Just Won't Mount Darn It.
 
Old 01-13-2007, 03:01 PM   #8
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,103

Rep: Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117
Presuming all the needed support is included in your kernel, try adding "rootdelay=10" to your bootloader kernel line.
USB can take some time to come ready.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
External USB Harddisk: chmod fails Maarten_Holland Linux - Hardware 2 08-02-2010 12:05 PM
ubuntu partitioning tool does not see external usb hard drive when installing ubuntu fakie_flip Linux - Software 2 07-30-2006 12:44 AM
external enclosure for an internal hard drive vs external USB hard drive powah Linux - Hardware 1 03-10-2006 09:03 AM
External USB 2.0 HD - fails after copying 10-20% dehuszar Linux - Hardware 9 05-09-2005 03:37 PM
External Hard Drive partition fails for Mandrake 10.1 installation clean_sweep Linux - Hardware 9 12-26-2004 02:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration