LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-23-2006, 04:13 AM   #1
revoked
Member
 
Registered: Jul 2006
Distribution: fedora core
Posts: 39

Rep: Reputation: 15
how can i check certain details on a newly installed linux?


i've just installed dual-boot winxp and fc5.fc5 is installed using the default installation where it partitions itself automatically.everything seems ok during installation and i can get it to dual boot with grub(suppose to be installed at mbr via default).

1)however,i realise that certain hardware may not be properly installed with the "drivers" or so.or just to ensure tat everything is in placed,how can i check if the drivers are installed properly or is there anyway to do so?

2)how can i create a copy of the linux boot sector onto a floppy?as i have read that u can do so using the following comand:
"Mount the floppy drive if it's not mounted (assumes /mnt/floppy exists): mount -t msdos /dev/fd0 /mnt/floppy
Run the following command: dd if=/dev/hda2 of=/mnt/floppy/linux.bin bs=512 count=1
Substitute the path for the if= parameter (the input file) with the appropriate partition from the previous step. E.g., set if= to /dev/hda2."
but my floppy does not exist under /mnt..

3)Is there any method if i wana use windows bootloader to dual boot instead of grub?

please advice.
 
Old 07-23-2006, 04:20 AM   #2
prozac
Member
 
Registered: Oct 2005
Location: Australia
Distribution: slackware 12.1
Posts: 753

Rep: Reputation: 32
1. lspci should show all your pci devices, lsmod should show the driver's loaded. however the best way to see if a device works or not is to try them out IMO.

2. but my floppy does not exist under /mnt. what do you mean by that? your floppy should be mounted under /mnt/floppy as a result of this command mount -t msdos /dev/fd0 /mnt/floppy

3. yes there is one but i haven't used it and i have heard its complicated process. better to stick with lilo or grub, which ever you desire.
 
Old 07-23-2006, 04:45 AM   #3
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
There may be a /media/floppy directory. If not, you can create one or just mount the floppy on /mnt and change your dd command.
 
Old 07-27-2006, 08:12 AM   #4
revoked
Member
 
Registered: Jul 2006
Distribution: fedora core
Posts: 39

Original Poster
Rep: Reputation: 15
hi there again

ive tried this installation where i put my grub to the /boot.im trying to copy the linux boot sector to floppy using the command

mount -t msdos /dev/fd0 /mnt/floppy
followed by
dd if=/dev/sda6 of=/mnt/floppy/linux.bin bs=512 count=1
but the error"/mnt/floppy does not exist" just after the first line.

so i added
mount /dev/sda6 /mnt/floppy
followed by the two lines above and the same error msg comes out after the 3rd last line...

im sure my floppy disk is working fine just before that as ive tested it.And have also ensure the location of the file is at /dev/sda6 after running the df command.(understand that the file resides at the /boot)

these are done at the recovery console of fc5 and have run
chroot /mnt/sysimage.

Any idea wads wrong with it or any other solution to copy the linux boot sector?
 
  


Reply



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
Cannot boot already installed ubuntu on newly installed win xp abhi_337 Ubuntu 1 07-13-2006 03:33 AM
newly installed Suse Linux login jwcooley Linux - Software 2 03-24-2006 10:24 PM
Linux not detecting all the newly installed RAM oxblood Linux - Hardware 2 12-01-2005 10:33 PM
How to configure newly installed Macintosh access to Linux shared drives mrmandms Linux - Networking 4 09-08-2005 05:04 PM
Newly compiled kernel2.4.20 reboots after Loading Linux/BIOS check sucessfull. Demon333 Linux - Newbie 4 01-09-2004 02:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:52 AM.

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