Debian Installation :: Installs Grub And Then Will Boot The Installer But Is Still Tries To Find The Removable Media?

Jan 1, 2011

Im trying to do a frugal install off the hard drive (no usb,cdrom) with unetbootin. It installs grub and then will boot the installer but is still tries to find the removable media. Whats going on????

View 2 Replies


ADVERTISEMENT

Debian Installation :: Installer Incorrectly Installs AMD64 From I386 DVD?

Aug 4, 2011

I just installed Debian stable from the standard i386 DVD. When I booted up, I noticed that GRUB showed me that I had the amd64 version of Debian installed. However, I did not download an amd64 DVD, nor do I want that architecture installed on my system (even though my system can support it). The output from "uname -a" (which included both "amd64" and "x86_64") also seem to confirm this. However, I was able to install 32 bit packages and get them to work (gdebi wouldn't even let me do this when I had Ubuntu 32-bit).

View 4 Replies View Related

Debian :: How To Change Permissions On Exfat Removable Media

Jul 20, 2015

I'm going traveling and I had the bright idea of putting my sensitive and irreplaceable files on an sd card. Then if I leave my stuff in a sketchy hostel for the day, I can easily take the card and might lose only a replaceable netbook. The problem is that I want some files to have 600 permissions (rw-------), readable and writable only by owner.

But no power on earth seems to be able to force a fuse-ified filesystem to pay attention. Whether I try "chmod 600 filename.txt" as the owner/user or as sudo makes no difference. Nothing works. The sd card is mounted with a line in /etc/fstab:

Code: Select allUUID=0000-0000 /mnt/64_GB_sdxc  exfat  auto,rw,user,exec,uid=1000,gid=1000,dmask=0022,flush,fmask=133  0    0

So the user owns the files and they have typical permissions instead of the automounted default of 700. That's all very nice, but I'd like to be able to change permissions on just a few files!

View 3 Replies View Related

Debian Configuration :: Systemd Automounts For Removable Media Not Timing Out

Jul 18, 2015

I have the following hardware setup:

a NAS running Debian that frequently (but not always) has two removable media attached,a Debian desktop that mounts the above NAS via sshfs,the aforementioned removable media are symlinked to the directory on tha NAS that is then mounted by the desktop.

What I'd like this setup to do is to immediately time out if mounts as unavailable. Instead, I only get the expected behaviour if the NAS is down (the ssh client takes about 3 seconds to do that); if it's up, the removable media automounts (they are symlinked to the directory shared with the desktop) seem to never time out, ever. This happens locally on the NAS as well, when ssh'ing to the NAS and trying to run `ls /media/Storage` or `ls /media/Backup`, these commands never return. It's as if systemd was ignoring the x-systemd.device-timeout setting on the NAS.

The relevant part of the NAS's fstab:

Code: Select all/dev/sdb1       /media/Backup   ext4    defaults,noauto,x-systemd.automount,x-systemd.device-timeout=1s,rw,user,nofail,x-systemd.idle-timeout=30s       0       1
/dev/sdc1       /media/Storage  ext4    defaults,noauto,x-systemd.automount,x-systemd.device-timeout=1s,rw,exec,nofail,x-systemd.idle-timeout=5min      0       1

[Code] ....

I find it highly interesting that despite both removable media being detached, only one is flagged as having a dependency failed. Both paths exhibit the hang behaviour, though.

What can I do to actually time out when the media are not there?

View 4 Replies View Related

Debian Multimedia :: Disable Write Caching For Removable Media?

Feb 9, 2010

how to make removable media (e.g. USB sticks) not have any write caching. I want to prevent data loss when they are removed after file copying appears done but before write caches are written. I'm using Gnome on Squeeze.

I've found suggestions of adding the 'sync' mount option to /system/storage/default_options/vfat/mount_options in the Gnome configuration. However this doesn't seem to completely eliminate write buffering, as the drive activity light continues for several seconds after file copying appears done, and unmounting drives produces a dialog box which says to wait whilst data is written to disk.

View 5 Replies View Related

Ubuntu Installation :: Unabling Autorun Without Removable Drives And Media Option?

Jan 10, 2010

I've just partitioned my hard drive with GParted so that I have space to install and run Windows OS based programmes such as Monkey Island (wine simply won't work) and other PC games. I have the Windows XP SP2 Installation CD but my OS (Intrepid Ibex) won't allow me to autorun the CD and proceed to installation.

Now having hunted around the net little, it seems the answer is System->Preferences->Removable Drives and Media. Problem is, I don't have a Removable Drives and Media option on this menu. Is there a workaround for this? E.g., is there a way of using the Terminal to enable autorun, or is there another way I can do this?As I'm pretty new to this thing, feel free to use short words and detailed explanations.

View 3 Replies View Related

Debian :: Installation Saying Failed To Find An Installer ISO Image

Aug 28, 2010

I try to install linux on hpc mini. Let's crack some keyboards. I have just bought a new pc: hpc mini compaq! I find windows Xp rather fine; but let's try linux. The PC has no cdrom, so, I cannot boot from any ISO of debian. I choosed testing netinstall, and followed the how to given on the debian website from another PC using knoppix iso cdrom. I did placed five files as shown here onto my pendrive as followed in one howto: I found 5 files for testing:

Code:
debian-testing-i386-businesscard.iso initrd.gz vmlinuz
and
Code:
26644480 Aug 28 17:44 ../squeeze-debian-testing-i386-businesscard.iso
with :
[Code]....

View 2 Replies View Related

Debian Installation :: Wheezy - Installer Failed On Grub

Nov 23, 2014

I am installing Whezzy and the installer failed to install grub on the MBR of /dev/sda

My disks are
- /dev/sda : the flash drive with the debian ISO
- /dev/sbd : a small SSD for the / partition (sdb1)
- /dev/sdc + /dev/sdd : a software RAID-1 array with LVM for /home, ...

Grub fails to install on /dev/sda which makes sense since this is the flash drive containing the Debian ISO so no MBR.

I already tried to run grub-update manually on /dev/sdb (with chroot /target grub-install --no-floppy --force "/dev/sdb" ).

It works but the system is not directly bootable. I had access to a second PC to read the grub documentation so was able to boot and to fix my system but this is annoying.

Is it normal to see my flash drive as /dev/sda? Could it be that my flash drive is incorrectly detected as a HD?

Is there a way to force the installer to install grub on /dev/sdb?

View 2 Replies View Related

General :: Grub Boot Loader With Removable Drive Tray?

Oct 19, 2010

I have an internal disk with Linux installed and a removable drive bay for swapping out my windows disks. I'd like to get grub to map one option to the bay and be able to boot whatever disk is in there.

Right now it's mapped by id "/dev/disk/by-id/ata-ST3250310AS_6RY00KB61" but I noticed there is a by-path option. I am not sure how to use it and the documentation isn't very detailed. Is by-path a good way to do this or is there some other way to get this to work?

View 4 Replies View Related

Fedora Installation :: Dual Boot - Installer From F13 LiveCD Doesn't Detect Other OS - So Grub Conf Is Wrong

Oct 13, 2010

I've just installed Fedora (F13) for the first time, on a new HDD, to give myself a dual-boot system. So currently I have:

So, at the appropriate stage in the install menu, there is an option for where to install GRUB, and a drop-down to choose which drive is the primary BIOS boot drive.

However, in both cases, no other drive except my new sdc is visible. So, I can install GRUB to MBR of sdc, or to first sector of boot partition - but no option to put it to my primary boot drive MBR on sda.

Likewise, in the GRUB configuration page, if I go to Add another OS, the only option it gives me is my new Fedora install. It doesn't list the Vista OS on sda at all.

The result is that I can boot to either OS by changing the boot drive priority in BIOS.

I guess my question is this:
- is this expected behaviour from the installer, meaning that I'll need to configure GRUB manually somehow? (gulp ) or
- did I do something wrong in the install process? or
- is this some weird bug manifesting itself?

View 12 Replies View Related

Ubuntu Installation :: Grub Rescue Mode - Error: Cannot Find A Device For /boot/grub (is /dev Mounted?)

Dec 16, 2010

I updated yesterday and now when I start my laptop it goes in to grub rescue mode. I have booted from a 'live cd' and thought I could repair grub from there. In gparted however the partition with ubuntu (sda1) is seen as unknown file system, in terminal when I list the partition table it shows up as FAT16 type. When I try a grub-install it gives this error message:

[Code]....

View 9 Replies View Related

Debian Installation :: Can't Boot To Installer

Jul 5, 2015

I've installed Ubuntu lots of times on my UEFI computer without any troubles. The last few days, I've been trying to install Debian Jessie on my computer. I do the steps bellow:

- Download the corresponding iso (amd64).
- Create a UEFI bootable USB drive with Rufus.
- With Safe boot, Fast boot and CSM disabled, I boot to the USB drive.

I expect to see something like this:

But what I get is this:

I'm using an Asus PC. GL550JK. The UEFI version is 205 (from Asus Support website).

Things I've tried:

- Booting with CSM on => Same behaviour. It's not my intention to install debian with CSM on, though.
- Using Wheezy instead of Jessi => Same behaviour.

View 5 Replies View Related

Debian Installation :: Can't Boot Installer With CD Or USB?

Mar 6, 2010

I tried to boot the net installer (debian-504-amd64-netinst.iso) from a flash drive (installed with dd). When I tried to boot that, my BIOS skipped the flash drive, which I had set the flash drive as the first boot device. So, I put it on a CDRW, and got the same result. I also tried the offline installer (debian-504-amd64-CD-1.iso) using both of those methods, with the same results. I verified the MD5SUM of this download. I am installing on a computer with a 64 bit Pentium 4 Prescott, if it matters. I have no other working OS on the computer. What other options do I have? Or am I doing something wrong?

View 8 Replies View Related

CentOS 5 :: 5.5 Installation Media Is Not Seen By The Installer?

Feb 2, 2011

I am in a process of setting up a new virtualbox virtual machine with Centos 5.5. I specified net install iso for installation media. When entering local cd for installation media, I get the installation media is not found.

View 1 Replies View Related

Debian Installation :: Setup Installer Boot Parameters

Jul 16, 2015

I'm making some tests with Debian Setup.

As reported by the docs [URL] .... there are some boot parameters available for the Debian Installer.

I would like to try a setup setting the base-installer/install-recommends to false.

This can be done via preseeding, but I'd like to try it out setting the boot parameter.

I've tried several combinations but no one has been effective.

What is the syntax for setting the base-installer/install-recommends parameter to false at boot time?

View 3 Replies View Related

Debian Installation :: Can't Boot Installer On Everex Stepnote?

Dec 10, 2010

I am trying to install Debian 5 on an Everex NM3500W Stepnote with a VIA chipset and integrated S3 graphics. The initial screen comes up, but when I click "install" it just prints the "booting..." message and sits there with the DVD spinning. Are there any particular problems know for this model? Any particular commands that might let the installer boot?

View 5 Replies View Related

Debian Installation :: Reinstall Stalls At Installer Boot Menu

Jan 18, 2015

I'm trying to reinstall Debian on one of my machines after an unsuccessful install of FreeBSD (it didn't jive with my ssd). Debian installations have never been a problem before on this particular setup before but now for some reason it won't get past the "Debian GNU/linux installer boot menu". The USB goes into idle mode and the menu does not respond to keyboard strokes. I've tried several debian images to no avail. Ubuntu seems to work just fine though but I don't want to install Ubuntu just because Debians having some problems. I booted ubuntu live and reformated the SSD I had tried to install FreeBSD on because there were no partition tables on it but that didn't work either. I'd like some expert input before I go do another `dd`.

View 2 Replies View Related

Ubuntu :: Missing Removable Media?

Jan 26, 2009

i downloaded and installed ubuntu 8.1 and when i pop in a cd it tells me that it cannot find autorun. i seem to be missing the removable drives and media tab which i'm told should be located under system/preferances.

View 1 Replies View Related

Debian Installation :: Found A Bug In The Installer \ Enough The Boot Sector Showed As Blank?

Jun 26, 2011

I had ubuntu studio installed ( for the record I hated it and every ubuntu flavor I have ever used. ) After backing off all the stuff from my home dir I started to install testing from a dvd. ( Is there a net install for testing? I couldn't find it) Don't ask me how it happened but some times I would have two grub graphical boot menus. One would chain to the other. I suspect that happened from one of the very friendly updates ubuntu did. Well when I tried to install testing I got a red screen telling me that grub wouldn't install so I tried lilo. Well it wouldn't install either. Back in the old days when I was a slackware guy installing from a stack of floppies I had a trick to wipe out any boot loaders or other stuff that gave me a problem. I would dd if=/dev/zero of=/dev/<drive info such as hda with no partition number> .

This would write zeros over the drive and it would look like a new drive. So I did this trick. But still no joy ( this is a clue, dd was also thinking that the beginning of the drive was after the boot sector.). I suspected that the installer wasn't doing it's job right. So I got a PCLinuxOs disk and started that installer. The PCLinuOS installer has a cutesy visual bar that shows the partitions. Well sure enough the boot sector showed as blank. This was what the Debian installer had done. It left the boot sector blank and tried to install the boot loader right after it. This won't work. Now I consider when some version of Linux falls on it's face and another version does it right that the version that fell on it's face has a problem.

One might even call it a bug. But I don't know what to do about it. I don't think the problem is with grub or the installer itself. I think how the drive was looked at was faulty. That's why dd didn't blankout the boot sector. So what do I do to help get the Deb people to fix this? The more I think about it the more I think the problem is with udev ( what a surprise) I think this because I suspect dd looks to the info set out by udev to find the beginning of the drive.

View 6 Replies View Related

Ubuntu :: Removable Media Not Automatically Mounted?

May 12, 2010

I use Ubuntu 10.04, and whenever I insert media into a removable media drive, it does not come up on my desktop automatically. I need to go to Computer, then to the drive. It then appears on my desktop. Is there any way to make the device automatically appear? This problem occurs for any removable media. I am using Ubuntu 10.04.

View 4 Replies View Related

Ubuntu :: Configuring Autorun For Removable Media?

Mar 28, 2011

(Ubuntu 10.10, Unity desktop)How can I configure Ubuntu to launch gtkpod when I connect my iPod? It's currently launching Rhythmbox. I can't find anything about removable media in Unity's Toolbar > Applications

View 2 Replies View Related

Red Hat :: Changing Automount Options For Removable Media?

Mar 31, 2011

This appears to be a simple problem, but I struggled my way around google, trying to figure out the right words to search for, with no real success. The problem:When I plug-in any usb device or an external hard disk, my RedHat automatically mounts it to /media/<device_name>. Unfortunately, it's owner and group are both root, whereas, I would like to add other users to have write access (say, all users in a group usb_group to be able to write stuff in it). Currently only read access is there for others. I would like to change it to write access to a particular group and I can add the

View 5 Replies View Related

Ubuntu Installation :: Grub Installs On Wrong Disk And Overwrites Win 7 Mbr (more Than Once)

May 20, 2010

I recently bought a new Gateway desktop. I use mostly Ubuntu but like to boot into Windows once in a while. Have used Ubuntu as my main OS for about 3 to 4 years, dual booting. After the Ubuntu 10.04 release, I decided to throw in another hard drive into the new computer and make it dual boot.

Mistakes:

1. I did not create the Gateway Recovery Disk in Windows before installing Ubuntu.

2. Installed Ubuntu 10.04 without disconnecting the Windows 7 drive.

3. The Ubuntu install never prompted me asking where to install Grub (apparently there is an advanced menu somewhere in the install process that lets you select), and it was installed to the first drive on the PC by default, which happened to be the Win 7 drive.

This left the Windows 7 unbootable because it did not appear in the Grub menu. I did some searching and managed to install Grub on the second drive (the one with the Ubuntu install) and also managed to add Windows 7 to the Grub menu so I could boot into Windows. This last procedure added the Windows 7 option to the Grub on both drives.

I then managed to fix the Windows 7 mbr using /fixmbr and /fixboot. The problems I still have are as following. I can't create the Windows Gateway Recovery Disk in Windows. Every time I try, I get a message telling me "Hard drive configuration is not set to the factory default. Restore aborted.". I already disconnected the Ubuntu drive but get the same results. I know this one is not a Linux issue, but maybe someone had a similar issue and might be able to help.

The next problem I have is that it looks like after the las Kernel update in Ubuntu, Grub overwrote the Windows 7 mbr again. Is there a setting file somewhere that now tells Ubuntu that Grub is installed in two places and that whenever there is an update it updates both? Can I change this? I really would like to avoid re-installing Ubuntu to fix this.

View 9 Replies View Related

Fedora :: Mount Removable Media From Command Line

Jul 6, 2010

I'm using Fedora 12, and I want to mount/unmount my USB memory stick from the command line. I know I could edit /etc/fstab and so on, but I want to emulate what happens when you mount using the GUI (I use KDE and the device notifier), that is, I want to be able to do this as an unprivileged user and not have to know the mount point exists in advance.

I'm sure in older versions of Fedora there was a command something like `gnome-user-mount' which let me do this knowing only the filesystem label... What is the current equivalent?

View 5 Replies View Related

Fedora :: Disable Automounting Removable Media When They Inserted (CD And DVD)?

Dec 23, 2010

I want to disable automounting removable media when they are inserted, especially CD and DVD. I use F13 and Gnome. I went through System/Preferences/File Management/Media and set everything to "Do Nothing", see below:

I have installed gconf-editor and verified that all automounting options are unchecked:

according to "/sbin/chkconfig --list" haldaemon is off and automount is not installed.
What else should I check?

I would not mind if USB (flash) disks were automounted

View 3 Replies View Related

Ubuntu :: Has 'Removable Drives And Media' Option Been Moved Somewhere Else In 10.04?

Jul 23, 2010

I'm running a fresh 64-bit install of Ubuntu 10.04. I no longer have a System->Preferences->Removable Drives and Media option in my menus, and need to re-configure it (I had set it to "Do Nothing" and "Always do this action" sometime in the past, but now I want to change it)I have right-clicked my menu, went to edit, and made sure it wasn't un-checked)Has the "Removable Drives and Media" option been moved somewhere else in 10.04?

View 4 Replies View Related

General :: Disappear Desktop Icon For Removable Media?

Mar 16, 2010

Ubuntu 9.04 Gnome Desktop (although I have seen the same situation in other versions).When I have a removable media device installed such as a USB flash drive, a CD/DVD or an SD card in the built in reader I have a corresponding icon on the desktop. So here is my situation...I have a 16 GB SDHC card installed in the reader in my netbook as additional storage. As the main solid state "hard drive" itself is only 16 GB I leave the card in at all times. I would like to do away with the desktop icon as I never use it to access the SD card. Any way to do this? I believe it appear as part of the HAL process so perhaps it will go away with 10.04.

View 2 Replies View Related

Ubuntu :: Disable Auto-mounting Of Removable Media

Jul 16, 2009

I want to disable automounting of removable media such as anything on USB, memory cards, and even eSATA. I do want the device node to be set up, but that's it.

View 3 Replies View Related

Security :: Restricting Remote Users From Accessing Removable Media?

Mar 17, 2011

I run a system that users may log into either remotely or physically. Multiple users may be logged in simultaneously because of the remote access, but only one user can be physically logged in at a time.With the current setup, however, if the physical user inserts a flash drive (which the OS mounts automatically) then the remote users gain access to the removable media.

View 6 Replies View Related

Debian Installation :: 'grub-pc' Package Failed Into /target/. Without The GRUB Boot Loader

Sep 21, 2010

I was installing sqeeze i386 on my laptop VOSTRO 1400 and got this the 'grub-pc' package failed to install into /target/. without the GRUB boot loader, the installed system will not boot.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved