Mageia 2 in live mode can't find usb

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Mageia 2 in live mode can't find usb

Postby shafagh » Aug 12th, '12, 14:31

magiea 2 in live mode can't found usb.why?
for solve problem :
1- we should put usb
2-restart
3- after restart magiea found usb( flash memory).
other distributions have not this problem.
shafagh
 
Posts: 10
Joined: Aug 8th, '12, 18:38

Re: Mageia 3 features

Postby isadora » Aug 12th, '12, 14:43

Message moved to "Basic support", and title changed by moderator. ;)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Mageia 2 in live mode can't find usb

Postby doktor5000 » Aug 12th, '12, 16:42

What USB devices did you try to connect? If you are in live mode, please do the following:
open a terminal, switch to root via
Code: Select all
su -

enter root password, then enter the following command
Code: Select all
tailf /var/log/messages


and now plugin the USB device that did not work, and post the resulting output here.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 2 in live mode can't find usb

Postby gohlip » Aug 12th, '12, 16:57

If it can find the usb drive after a restart, it is most likely a bios issue, nothing to do with Mageia (livecd or installed).
You can verify this at grub (and really, grub has nothing to do with the OS too)
At mageia grub prompt (grub-legacy), type...
Code: Select all
grub> configfile (

and then press <tab> (you may have to press <tab> twice)
you will get an output of available drives/partitions, sometimes you see the usb drives, sometimes you don't; and if you see it, Mageia will definitely pick it up.
Also waiting a while will allow bios to pick it up. Note that in some older boots, the developers built in a "wait" (forgot what's it called, maybe usbwait or something like it) for usb boots.

If you are using the newer grub (grub2), at grub prompt, use
Code: Select all
grub> ls

(that's a small 'L', not 'one') to check the drive/partition.
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50

Re: Mageia 2 in live mode can't find usb

Postby doktor5000 » Aug 12th, '12, 17:37

As he is talking about normal operation in live mode, this has nothing to do with grub.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 2 in live mode can't find usb

Postby gohlip » Aug 12th, '12, 18:08

doktor5000 wrote:As he is talking about normal operation in live mode, this has nothing to do with grub.

Precisely, no disagreement here.
What I am trying to show is that if bios does not detect his usb, no way Mageia will pick up that usb.
To show that, we can use grub commands to illustrate. If we use Mageia OS to show usb is not detected, it may still not prove that the cause is not Mageia's.
And grub has really nothing to do with Mageia, as you pointed out. So we are in agreement here, aren't we?
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50

Re: Mageia 2 in live mode can't find usb

Postby doktor5000 » Aug 12th, '12, 21:02

Sorry, this is plain wrong. What the BIOS sees, is only relevant for the boot process. If the kernel is taken over, BIOS is not relevant anymore.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 2 in live mode can't find usb

Postby gohlip » Aug 12th, '12, 21:38

The bios maps out device drives and sometimes wrongly too (or none).
So when we have more than 1 drive, our hard disk which we think is sda can become sdb and that device notation is reflected in the OS itself (main reason we use UUID, not /dev/sdax for fstab, etc). Anyway, I couldn't find the link that explains all this, but here's 2 that can help somewhat.
http://www.gnu.org/software/grub/manual ... e-map.html
http://www.gnu.org/software/grub/manual ... e-map.html

And should I be mistaken about this, I will thank and celebrate the fact I have my mistake corrected, so I welcome and look forward to more information that could help in this direction.
Thanks in advance.
Cheers. - Goh Lip

ps: more... (but I still cannot find the one I'm looking for)

https://help.ubuntu.com/community/UsingUUID
"Linux now prefers to use UUID (Universally Unique Identifier), LABEL, or symlinks to identify media storage devices on a system. Directly using /dev/hd*# or /dev/sd*# is no longer preferred since these device assignments can change between system boots:"

https://wiki.archlinux.org/index.php/Fstab
"There are three ways to identify a partition or storage device in /etc/fstab: by its kernel name descriptor, label or UUID. The advantage of using UUIDs or labels is that they are not dependent on the disks order. This is useful if the storage device order in the BIOS is changed, or if you switch the storage device cabling. Also, sometimes the BIOS may occasionally change the order of storage devices."

and specifically about usb (rootdelay and waitusb) - but I think both are deprecated.
http://lwn.net/Articles/330378/
Why do we live? To prove not everything in nature has a purpose.
gohlip
 
Posts: 573
Joined: Jul 9th, '12, 10:50


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron